Ameer J
de6bc91933
params.max_weight
2 years ago
Ameer J
e582e0032c
skip bits
2 years ago
Ameer J
96261ab592
restrict
2 years ago
Narr the Reg
b0b6cf80a1
service: set: Add more system settings and address comments
2 years ago
Kelebek1
770130b6c2
Fix shader dumps with nvdisasm
skip fragment shaders when rasterizer is disabled
initialize env_ptrs
2 years ago
Narr the Reg
b3b0fb46fd
service: set: Implement system settings for Qlaunch
2 years ago
Ameer J
09cb3bf896
vulkan_device: Fix subgroup_size_control detection on Vulkan 1.3
2 years ago
Ameer J
7f86685948
vulkan_device: Fix VK_EXT_subgroup_size_control detection
2 years ago
Narr the Reg
e0ba30fb8e
service: am: Fix wrong interface
2 years ago
lat9nq
53f9d7d61a
config(qt): Fix name of network category
Turns out the network interface is in the Services category. Can't wait
get rid of this whole config.
Addresses yuzu-emu/yuzu/issues/11205
2 years ago
lat9nq
dcaf1b3373
config(qt): Use qt_config directly to read config
ReadSetting with the default is a convenience function reading
settings, not for use in an internal environment. It tries to manage
the default value of a setting.
2 years ago
Liam
da8c1cfbdd
vulkan_device: disable EDS3 blending on all AMD drivers
2 years ago
Alexandre Bouvier
9a86e4e431
vulkan: centralize config
2 years ago
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
2 years ago
Liam
7073afff3b
memory: minimize dependency on process
2 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