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
...
|
*
|
|
|
settings: Define base renderer runtime modifiable settings
lat9nq
2023-07-21
2
-25
/
+27
|
*
|
|
|
configuration_shared: Fix blank state hiding check box
lat9nq
2023-07-21
1
-2
/
+1
|
*
|
|
|
settings: Add anisotropy mode enum
lat9nq
2023-07-21
2
-0
/
+15
|
*
|
|
|
shared_translation: Finish using int ids
lat9nq
2023-07-21
6
-158
/
+117
|
*
|
|
|
settings,uisettings: Add IDs to settings
lat9nq
2023-07-21
1
-3
/
+13
|
*
|
|
|
configure_graphics: Partial runtime implementation
lat9nq
2023-07-21
10
-1148
/
+513
|
*
|
|
|
settings: Recategorize a bit
lat9nq
2023-07-21
6
-45
/
+77
|
*
|
|
|
shared_translation: Add the rest of the settings
lat9nq
2023-07-21
1
-1
/
+80
|
*
|
|
|
shared_translation: Add copyright and license
lat9nq
2023-07-21
2
-0
/
+6
|
*
|
|
|
configure_graphics_advance: Generate UI at runtime
lat9nq
2023-07-21
15
-402
/
+451
|
*
|
|
|
configure_per_game: Rename group to tab_group
lat9nq
2023-07-21
2
-10
/
+11
|
*
|
|
|
configuration: Add base class to tabs
lat9nq
2023-07-21
18
-101
/
+110
|
*
|
|
|
configuration_shared: Create Tab base class
lat9nq
2023-07-21
2
-0
/
+22
|
*
|
|
|
settings: Add a registry of settings
lat9nq
2023-07-21
9
-870
/
+700
|
*
|
|
|
uisettings: Fix typings
lat9nq
2023-07-21
4
-57
/
+63
|
*
|
|
|
settings,core,config_sys: Remove optional type from custom_rtc, rng_seed
lat9nq
2023-07-21
6
-26
/
+33
|
*
|
|
|
settings: Pool SetGlobal functions
lat9nq
2023-07-21
2
-61
/
+14
|
*
|
|
|
settings,video_core: Consolidate ASTC decoding options
lat9nq
2023-07-21
12
-52
/
+105
*
|
|
|
|
vulkan_device: disable EDS3 blending on all AMD drivers
Liam
2023-08-01
1
-8
/
+7
|
|
/
/
/
|
/
|
|
|
*
|
|
|
audren_u: Fix parameter alignment
Morph
2023-07-31
1
-2
/
+3
*
|
|
|
Merge pull request #11188 from abouvier/vma-fix
liamwhite
2023-07-31
8
-19
/
+32
|
\
\
\
\
|
*
|
|
|
vma: enable options everywhere
Alexandre Bouvier
2023-07-31
8
-19
/
+32
*
|
|
|
|
Merge pull request #11181 from Kelebek1/audrenparaminternal
liamwhite
2023-07-31
1
-3
/
+3
|
\
\
\
\
\
|
*
|
|
|
|
Fix AudioRendererParameterInternal's size
Kelebek1
2023-07-30
1
-3
/
+3
|
|
/
/
/
/
*
|
|
|
|
Merge pull request #11169 from GPUCode/desc-stuff
liamwhite
2023-07-31
4
-5
/
+5
|
\
\
\
\
\
|
*
|
|
|
|
vk_descriptor_pool: Disallow descriptor set free
GPUCode
2023-07-27
4
-5
/
+5
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #11173 from Morph1984/atleast_nanosecond_precision
liamwhite
2023-07-31
1
-2
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
wall_clock: Increase precision requirements
Morph
2023-07-27
1
-2
/
+2
|
|
/
/
/
/
*
|
|
|
|
Merge pull request #11186 from lat9nq/tz-gen-once
liamwhite
2023-07-31
2
-8
/
+11
|
\
\
\
\
\
|
*
|
|
|
|
tz_content_man: Generate the time zone binary once
lat9nq
2023-07-30
2
-8
/
+11
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Formatting fix
Moonlacer
2023-07-30
1
-2
/
+1
*
|
|
|
|
Match log warning
Moonlacer
2023-07-30
1
-1
/
+1
*
|
|
|
|
Formatting fix
Moonlacer
2023-07-30
1
-1
/
+2
*
|
|
|
|
Address feedback and change log warning
Moonlacer
2023-07-30
1
-3
/
+3
*
|
|
|
|
Revert "Revert "Blacklist EDS3 blending from new AMD drivers""
Moonlacer
2023-07-30
1
-0
/
+8
|
/
/
/
/
*
|
|
|
Merge pull request #11155 from liamwhite/memory3
liamwhite
2023-07-28
1
-3
/
+18
|
\
\
\
\
|
*
|
|
|
memory: check page against address space size
Liam
2023-07-25
1
-3
/
+18
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge pull request #11156 from 8bitDream/localize
liamwhite
2023-07-28
15
-272
/
+18
|
\
\
\
\
|
*
|
|
|
android: Only label language with language
Abandoned Cart
2023-07-25
15
-272
/
+18
|
|
/
/
/
*
|
/
/
Revert "Blacklist EDS3 blending from new AMD drivers"
Moonlacer
2023-07-26
1
-8
/
+0
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #11128 from german77/discord
liamwhite
2023-07-26
2
-36
/
+53
|
\
\
\
|
*
|
|
Address feedback
Morph
2023-07-26
1
-10
/
+8
|
*
|
|
yuzu: Replace httplib with QtNetworkRequest
Narr the Reg
2023-07-21
2
-36
/
+55
*
|
|
|
Merge pull request #10990 from comex/ubsan
liamwhite
2023-07-26
11
-32
/
+42
|
\
\
\
\
|
*
|
|
|
Fixes and workarounds to make UBSan happier on macOS
comex
2023-07-15
11
-32
/
+42
*
|
|
|
|
Merge pull request #11142 from german77/avoid_crash
liamwhite
2023-07-26
1
-1
/
+5
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
yuzu: Avoid reading broken games
german77
2023-07-24
1
-1
/
+5
*
|
|
|
|
Merge pull request #11095 from liamwhite/memory2
liamwhite
2023-07-24
5
-85
/
+74
|
\
\
\
\
\
|
*
|
|
|
|
core: reduce TOCTTOU memory access
Liam
2023-07-22
3
-20
/
+11
|
*
|
|
|
|
memory: minimize dependency on process
Liam
2023-07-22
2
-65
/
+63
|
|
/
/
/
/
[prev]
[next]