Moonlacer
|
c6458970ad
|
Match log warning
|
2 years ago |
lat9nq
|
eaf2ab5289
|
tz_content_man: Generate the time zone binary once
Fixes a memory leak with time zone binaries accumulating on theirselves.
|
2 years ago |
lat9nq
|
7aa848080d
|
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
|
55c0b55d1d
|
config(qt): Write the UiGeneral category
|
2 years ago |
Moonlacer
|
a4a106bb25
|
Formatting fix
|
2 years ago |
Moonlacer
|
f4e5d07619
|
Address feedback and change log warning
|
2 years ago |
Kelebek1
|
70f37be9b9
|
Fix AudioRendererParameterInternal's size
|
2 years ago |
Moonlacer
|
36d48cef50
|
Revert "Revert "Blacklist EDS3 blending from new AMD drivers""
|
2 years ago |
lat9nq
|
05c8063ac1
|
config(qt): Fix generic read setting
Previously was not respecting whether the setting was default.
|
2 years ago |
Morph
|
bb4e676155
|
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
|
8c2411da29
|
vk_descriptor_pool: Disallow descriptor set free
|
2 years ago |
Morph
|
26658c2e93
|
vulkan_device: Return true if either depth/stencil format supports blit
On devices that don't support D24S8 but supports D32S8, this should still return true if D32S8 supports src and dst blit
|
3 years ago |
Moonlacer
|
4007142b91
|
Revert "Blacklist EDS3 blending from new AMD drivers"
|
3 years ago |
Morph
|
01b379fe20
|
Address feedback
|
3 years ago |
lat9nq
|
195403c87c
|
(ui)settings: Add more runtime_modifiable settings
|
3 years ago |
lat9nq
|
1bc0b673aa
|
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
|
3 years ago |
lat9nq
|
397333b2d5
|
settings: Correct Linkage member impl location
|
3 years ago |
flodavid
|
b881949b6d
|
yuzu: Enable controller interaction in Controller Applet
|
3 years ago |
Abandoned Cart
|
e2ea46f6ef
|
android: Only label language with language
|
3 years ago |
Liam
|
07f71e2620
|
memory: check page against address space size
|
3 years ago |
lat9nq
|
b1716a9e14
|
settings: Set GPU as default ASTC decoder
|
3 years ago |
german77
|
a0ed0e4e10
|
yuzu: Avoid reading broken games
|
3 years ago |
lat9nq
|
ab2921121e
|
shared_widget: Determine default request earlier
Fixes a bug where a restore button could be created for an unmanaged
widget.
|
3 years ago |
lat9nq
|
f84e7b4656
|
settings_common: Document specializations
|
3 years ago |
Liam
|
dad0d076ee
|
ssa_rewrite_pass: use proper maps
|
3 years ago |
Liam
|
3e3294e1c2
|
core: implement GetGaiStringErrorRequest, IContextRegistrar
|
3 years ago |
lat9nq
|
fc1bb93b01
|
shared_widget: Use QRegularExpression
|
3 years ago |
lat9nq
|
fb7da1fa11
|
config: Read the Network category
|
3 years ago |
Liam
|
9f3f615e05
|
core: reduce TOCTTOU memory access
|
3 years ago |
Liam
|
d144168442
|
memory: minimize dependency on process
|
3 years ago |
lat9nq
|
85ed10f31f
|
configure_audio/cpu: Sort settings
Was producing out of order settings as a result of the switch to vectors
|
3 years ago |
lat9nq
|
33d118509a
|
configure_dialog: Focus the button box on start
Without this, the Reset All Settings button would be selected by default
|
3 years ago |
lat9nq
|
1d4f813c6a
|
qt/configuration: Use deleteLater
|
3 years ago |
lat9nq
|
17b9c1e171
|
common,qt-config: Remove usage of forward_list
|
3 years ago |
Liam
|
05bc024260
|
core: remove remaining uses of dynamic_cast
|
3 years ago |
Liam
|
4bee333d84
|
general: reduce use of dynamic_cast
|
3 years ago |
Narr the Reg
|
c067046387
|
yuzu: Replace httplib with QtNetworkRequest
|
3 years ago |
lat9nq
|
2911988b85
|
settings_common: Use a vector in category linkage
Improve storage requirements.
|
3 years ago |
lat9nq
|
ffb384463f
|
settings: Remove sorting from log
Unecessary, and would run every time the settings are logged.
|
3 years ago |
lat9nq
|
b54c3fba68
|
configure_system: Use lambda template to group settings
|
3 years ago |
lat9nq
|
b55a763618
|
config-android: Update memory layout member name
|
3 years ago |
lat9nq
|
8e91554e11
|
k_system_control: Always return some memory size
|
3 years ago |
lat9nq
|
3211623192
|
common: Move global configuration state modifiers back to settings
|
3 years ago |
lat9nq
|
b02e7eea78
|
settings_setting: Fix typo
|
3 years ago |
lat9nq
|
1e093767a8
|
common,configure_system: Rename method to GetCategory
Fixes essentially a shadowing issue.
|
3 years ago |
lat9nq
|
267f3c7905
|
settings: Cleanup
Addresses review feedback
Co-authored-by: Morph <39850852+Morph1984@users.noreply.github.com>
|
3 years ago |
lat9nq
|
35872ad95b
|
shared_translation: Update memory layout mode strings
|
3 years ago |
lat9nq
|
127b3da0f1
|
core,common: Give memory layout setting an enum
Allows for 6GB and 8GB layouts to be selected.
|
3 years ago |
lat9nq
|
ff6a5031d5
|
settings: Require time zone setting value for stirng
|
3 years ago |
lat9nq
|
07e8477f5a
|
shared_translation: Add missing time zones
|
3 years ago |