index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
network_interface: correct formatting
Sönke Holz
2021-08-16
1
-1
/
+1
*
network_interface: fix mingw-w64 build
spholz
2021-08-16
1
-1
/
+1
*
network: retrieve subnet mask and gateway info
Sönke Holz
2021-08-16
5
-24
/
+137
*
configuration: fix mingw-w64 build
Sönke Holz
2021-08-13
1
-2
/
+2
*
network: don't use reinterpret_cast in GetAvailableNetworkInterfaces
spholz
2021-08-13
1
-7
/
+4
*
network: fix mingw-w64 build
Sönke Holz
2021-08-13
1
-4
/
+4
*
network: don't use assert to check if no network interfaces are returned
Sönke Holz
2021-08-13
1
-2
/
+4
*
configuration: move network_interface include to source file
Sönke Holz
2021-08-13
2
-2
/
+1
*
network: use Common::BitCast instead of std::bit_cast
Sönke Holz
2021-08-13
1
-2
/
+3
*
network: narrow down scope of "result" in win32 code for
Sönke Holz
2021-08-13
1
-4
/
+5
*
configuration: use tr instead of QStringLiteral for "None" item in
Sönke Holz
2021-08-13
1
-1
/
+1
*
network: use explicit bool conversions in GetAvailableNetworkInterfaces
Sönke Holz
2021-08-13
1
-1
/
+1
*
network: initialize ip_addr in GetHostIPv4Address()
Sönke Holz
2021-08-13
1
-1
/
+1
*
nifm: use operator*() instead of .value() to get value of std::optional
Sönke Holz
2021-08-13
1
-2
/
+2
*
nifm: treat a missing host IP address as a non-critical error
Sönke Holz
2021-08-13
1
-2
/
+2
*
Merge branch 'yuzu-emu:master' into fix-lan-play
spholz
2021-08-12
44
-1467
/
+1182
|
\
|
*
Merge pull request #6838 from ameerj/sws-align
bunnei
2021-08-12
1
-3
/
+2
|
|
\
|
|
*
vic: Specify sws_scale height stride.
ameerj
2021-08-09
1
-3
/
+2
|
*
|
settings: Fix MSVC issues
lat9nq
2021-08-11
1
-7
/
+22
|
*
|
Merge pull request #6776 from lat9nq/ranged-settings
bunnei
2021-08-10
1
-26
/
+136
|
|
\
\
|
|
*
|
settings: Use std::clamp where possible
lat9nq
2021-07-31
1
-39
/
+9
|
|
*
|
settings: Remove unnecessary std::move usages
lat9nq
2021-07-30
1
-12
/
+12
|
|
*
|
settings: Fix function virtualization
lat9nq
2021-07-30
1
-12
/
+18
|
|
*
|
settings: Implement setting ranges
lat9nq
2021-07-30
1
-18
/
+152
|
*
|
|
Merge pull request #6820 from yzct12345/split-cache
Fernando S
2021-08-10
13
-427
/
+420
|
|
\
\
\
|
|
*
|
|
texture_cache: Address ameerj's review
yzct12345
2021-08-08
3
-7
/
+4
|
|
*
|
|
texture_cache: Address ameerj's review
yzct12345
2021-08-07
4
-10
/
+5
|
|
*
|
|
texture_cache: Don't change copyright year
yzct12345
2021-08-05
4
-4
/
+4
|
|
*
|
|
texture_cache: Address ameerj's review
yzct12345
2021-08-05
12
-1821
/
+1821
|
|
*
|
|
texture_cache: Split templates out
yzct12345
2021-08-05
7
-1532
/
+1533
|
*
|
|
|
Merge pull request #6837 from german77/no-pause-screenshot
Ameer J
2021-08-09
1
-5
/
+2
|
|
\
\
\
\
|
|
*
|
|
|
main: Avoid stopping emulation when taking a screenshot
german77
2021-08-07
1
-5
/
+2
|
*
|
|
|
|
Merge pull request #6823 from yzct12345/memory-cleanup
bunnei
2021-08-09
2
-491
/
+163
|
|
\
\
\
\
\
|
|
*
|
|
|
|
memory: Address lioncash's review
yzct12345
2021-08-07
1
-52
/
+6
|
|
*
|
|
|
|
memory: Dedup Read and Write and fix logging bugs
yzct12345
2021-08-07
1
-129
/
+115
|
|
*
|
|
|
|
memory: Clean up CopyBlock too
yzct12345
2021-08-05
1
-36
/
+15
|
|
*
|
|
|
|
memory: Address lioncash's review
yzct12345
2021-08-05
2
-7
/
+8
|
|
*
|
|
|
|
memory: Clean up code
yzct12345
2021-08-05
2
-329
/
+81
|
|
|
|
/
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
Merge pull request #6839 from ameerj/frame-cap-positon
bunnei
2021-08-09
1
-30
/
+30
|
|
\
\
\
\
\
|
|
*
|
|
|
|
configure_general: Swap positions of speed limit and frame limit options
ameerj
2021-08-08
1
-30
/
+30
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
|
|
Merge pull request #6844 from ameerj/vp9-empty-frame
Mai M
2021-08-08
2
-3
/
+3
|
|
\
\
\
\
\
|
|
*
|
|
|
|
vp9: Ensure the first frame is complete
ameerj
2021-08-08
2
-3
/
+3
|
|
|
/
/
/
/
|
*
|
|
|
|
yuzu-cmd/CMakeLists: Correct attribution for this function.
Fernando Sahmkow
2021-08-08
2
-0
/
+2
|
*
|
|
|
|
Merge pull request #6834 from K0bin/buffer-image-granularity
Fernando S
2021-08-08
2
-2
/
+8
|
|
\
\
\
\
\
|
|
*
|
|
|
|
vulkan_memory_allocator: Respect bufferImageGranularity
Robin Kertels
2021-08-07
2
-2
/
+8
|
*
|
|
|
|
|
Merge pull request #6698 from german77/SDL_QoL
bunnei
2021-08-08
4
-33
/
+76
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
input_common: Improve SDL joystick and hide toggle option
german77
2021-08-07
4
-33
/
+76
|
|
|
|
_
|
_
|
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge pull request #6817 from gidoly/patch-1
bunnei
2021-08-08
1
-2
/
+5
|
|
\
\
\
\
\
\
|
|
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
Update configure_graphics_advanced.ui
gidoly
2021-08-06
1
-2
/
+5
|
*
|
|
|
|
|
Merge pull request #6827 from Morph1984/uuid-hash
bunnei
2021-08-07
1
-0
/
+11
|
|
\
\
\
\
\
\
|
|
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
[next]