Ameer J
b57854fb5f
Revert "vulkan dims specialization"
This reverts commit e6243058f2 .
3 years ago
ameerj
9c5c5cbf06
vulkan dims specialization
3 years ago
Ameer J
790010da61
small_block opt
3 years ago
Ameer J
cc6abe21ea
remove TexelWeightParams
3 years ago
Ameer J
9085d26036
error/void extent funcs
3 years ago
Ameer J
827cb40765
more packing
3 years ago
Ameer J
20b7b4c2b7
Revert "uint result index"
This reverts commit 0e978786b5 .
3 years ago
Ameer J
aa28865ff7
Revert "bfe instead of mod"
This reverts commit 86006a3b09 .
3 years ago
Ameer J
74d905d5cd
Revert "global endpoints"
This reverts commit d8f5bfd1df .
3 years ago
Ameer J
97810e725b
global endpoints
3 years ago
Ameer J
a08e31d053
bfe instead of mod
3 years ago
Ameer J
48862223ae
uint result index
3 years ago
Ameer J
d14b1929bc
amd opts
3 years ago
Ameer J
6678ade989
gl
3 years ago
Ameer J
950680f29f
const, pack result_vector and replicate tables,
undo amd opts
3 years ago
Ameer J
dc851097e6
minor redundancy cleanup
3 years ago
Ameer J
aa1ab95ea3
extractbits robustness
3 years ago
Ameer J
cf252bb6d3
reuse vectors memory
3 years ago
Ameer J
2dcddf8fb2
EncodingData pack
3 years ago
Ameer J
81f838f0fd
flattening
3 years ago
Ameer J
42e19b3833
weights refactor
3 years ago
Ameer J
de6bc91933
params.max_weight
3 years ago
Ameer J
e582e0032c
skip bits
3 years ago
Ameer J
96261ab592
restrict
3 years ago
Narr the Reg
b0b6cf80a1
service: set: Add more system settings and address comments
3 years ago
Kelebek1
770130b6c2
Fix shader dumps with nvdisasm
skip fragment shaders when rasterizer is disabled
initialize env_ptrs
3 years ago
Narr the Reg
b3b0fb46fd
service: set: Implement system settings for Qlaunch
3 years ago
Ameer J
09cb3bf896
vulkan_device: Fix subgroup_size_control detection on Vulkan 1.3
3 years ago
Ameer J
7f86685948
vulkan_device: Fix VK_EXT_subgroup_size_control detection
3 years ago
Narr the Reg
e0ba30fb8e
service: am: Fix wrong interface
3 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
3 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.
3 years ago
Liam
da8c1cfbdd
vulkan_device: disable EDS3 blending on all AMD drivers
3 years ago
Alexandre Bouvier
9a86e4e431
vulkan: centralize config
3 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.
3 years ago
Alexandre Bouvier
f663418ff5
vma: enable options everywhere
3 years ago
Moonlacer
00ba53057f
Formatting fix
3 years ago
Moonlacer
4aa1ebb802
Match log warning
3 years ago
lat9nq
f3c1a0c6ea
tz_content_man: Generate the time zone binary once
Fixes a memory leak with time zone binaries accumulating on theirselves.
3 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.
3 years ago
lat9nq
c2d170a7a6
config(qt): Write the UiGeneral category
3 years ago
Moonlacer
699ab3050c
Formatting fix
3 years ago
Moonlacer
30a5e8e165
Address feedback and change log warning
3 years ago
Kelebek1
f9848f29a0
Fix AudioRendererParameterInternal's size
3 years ago
Moonlacer
3ca86ca6b2
Revert "Revert "Blacklist EDS3 blending from new AMD drivers""
3 years ago
lat9nq
ec98780578
config(qt): Fix generic read setting
Previously was not respecting whether the setting was default.
3 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.
3 years ago
GPUCode
25bc2dbedb
vk_descriptor_pool: Disallow descriptor set free
3 years ago
Moonlacer
9d21ddd2c1
Revert "Blacklist EDS3 blending from new AMD drivers"
3 years ago
Morph
8c7a812a98
Address feedback
3 years ago