Morph
|
0a0368525c
|
audren_u: Fix parameter alignment
The reduction in size from 0x38 to 0x34 caused the parameter to be misaligned. Skipping 1 word fixes this.
|
2 years ago |
Alexandre Bouvier
|
f663418ff5
|
vma: enable options everywhere
|
2 years ago |
Moonlacer
|
00ba53057f
|
Formatting fix
|
2 years ago |
Moonlacer
|
4aa1ebb802
|
Match log warning
|
2 years ago |
lat9nq
|
f3c1a0c6ea
|
tz_content_man: Generate the time zone binary once
Fixes a memory leak with time zone binaries accumulating on theirselves.
|
2 years ago |
lat9nq
|
88cbe9c789
|
shared_widget: Only save global settings as needed
Fixes a potential but not reproduced issue where the custom config
is being applied to the global config.
|
2 years ago |
lat9nq
|
c2d170a7a6
|
config(qt): Write the UiGeneral category
|
2 years ago |
Moonlacer
|
699ab3050c
|
Formatting fix
|
2 years ago |
Moonlacer
|
30a5e8e165
|
Address feedback and change log warning
|
2 years ago |
Kelebek1
|
f9848f29a0
|
Fix AudioRendererParameterInternal's size
|
2 years ago |
Moonlacer
|
3ca86ca6b2
|
Revert "Revert "Blacklist EDS3 blending from new AMD drivers""
|
2 years ago |
lat9nq
|
ec98780578
|
config(qt): Fix generic read setting
Previously was not respecting whether the setting was default.
|
2 years ago |
Morph
|
4d018d4060
|
wall_clock: Increase precision requirements
We are providing a conversion to nanoseconds in NativeClock, which is more precise than the GPU tick.
|
2 years ago |
GPUCode
|
25bc2dbedb
|
vk_descriptor_pool: Disallow descriptor set free
|
2 years ago |
Moonlacer
|
9d21ddd2c1
|
Revert "Blacklist EDS3 blending from new AMD drivers"
|
2 years ago |
Morph
|
8c7a812a98
|
Address feedback
|
2 years ago |
lat9nq
|
4246d7d97d
|
(ui)settings: Add more runtime_modifiable settings
|
2 years ago |
lat9nq
|
722821707d
|
backend: Remove usage of explicit operator overload
Causes a crash on MSVC from a race condition on application quit.
Intended to address yuzu-emu/yuzu/issues/11137
|
2 years ago |
lat9nq
|
cac8b672aa
|
settings: Correct Linkage member impl location
|
2 years ago |
Abandoned Cart
|
9a1c345f7e
|
android: Only label language with language
|
2 years ago |
Liam
|
32a48f0d50
|
memory: check page against address space size
|
2 years ago |
lat9nq
|
9fbed50208
|
settings: Set GPU as default ASTC decoder
|
2 years ago |
german77
|
352baa02da
|
yuzu: Avoid reading broken games
|
2 years ago |
lat9nq
|
79ea110b8d
|
shared_widget: Determine default request earlier
Fixes a bug where a restore button could be created for an unmanaged
widget.
|
2 years ago |
lat9nq
|
43ce3ae0d9
|
settings_common: Document specializations
|
2 years ago |
Liam
|
b13ddf2a73
|
ssa_rewrite_pass: use proper maps
|
2 years ago |
Liam
|
caf76a5603
|
core: implement GetGaiStringErrorRequest, IContextRegistrar
|
2 years ago |
lat9nq
|
cf4dab8313
|
shared_widget: Use QRegularExpression
|
2 years ago |
lat9nq
|
24dfed6db6
|
config: Read the Network category
|
2 years ago |
Liam
|
46234254b1
|
core: reduce TOCTTOU memory access
|
3 years ago |
Liam
|
7073afff3b
|
memory: minimize dependency on process
|
3 years ago |
lat9nq
|
940d19783f
|
configure_audio/cpu: Sort settings
Was producing out of order settings as a result of the switch to vectors
|
2 years ago |
lat9nq
|
a6f683755e
|
configure_dialog: Focus the button box on start
Without this, the Reset All Settings button would be selected by default
|
2 years ago |
lat9nq
|
0bea4bac83
|
qt/configuration: Use deleteLater
|
2 years ago |
lat9nq
|
cce6c6919c
|
common,qt-config: Remove usage of forward_list
|
2 years ago |
Liam
|
545880f71b
|
core: remove remaining uses of dynamic_cast
|
2 years ago |
Liam
|
f07dd39222
|
general: reduce use of dynamic_cast
|
2 years ago |
Narr the Reg
|
a079a93645
|
yuzu: Replace httplib with QtNetworkRequest
|
2 years ago |
lat9nq
|
1067bbf7b7
|
settings_common: Use a vector in category linkage
Improve storage requirements.
|
2 years ago |
lat9nq
|
093b0c051d
|
settings: Remove sorting from log
Unecessary, and would run every time the settings are logged.
|
2 years ago |
lat9nq
|
9d5bb1f297
|
configure_system: Use lambda template to group settings
|
2 years ago |
lat9nq
|
b7a56c1ff5
|
config-android: Update memory layout member name
|
2 years ago |
lat9nq
|
c1fa82a168
|
k_system_control: Always return some memory size
|
3 years ago |
lat9nq
|
5c0cf58f73
|
common: Move global configuration state modifiers back to settings
|
3 years ago |
lat9nq
|
fc4d2cbf34
|
settings_setting: Fix typo
|
3 years ago |
lat9nq
|
b187a3c214
|
common,configure_system: Rename method to GetCategory
Fixes essentially a shadowing issue.
|
3 years ago |
lat9nq
|
5e52526942
|
settings: Cleanup
Addresses review feedback
Co-authored-by: Morph <39850852+Morph1984@users.noreply.github.com>
|
3 years ago |
lat9nq
|
830a2815b5
|
shared_translation: Update memory layout mode strings
|
3 years ago |
lat9nq
|
e952af53be
|
core,common: Give memory layout setting an enum
Allows for 6GB and 8GB layouts to be selected.
|
3 years ago |
lat9nq
|
5011827255
|
settings: Require time zone setting value for stirng
|
3 years ago |