Ameer J
20b7b4c2b7
Revert "uint result index"
This reverts commit 0e978786b5 .
2 years ago
Ameer J
aa28865ff7
Revert "bfe instead of mod"
This reverts commit 86006a3b09 .
2 years ago
Ameer J
74d905d5cd
Revert "global endpoints"
This reverts commit d8f5bfd1df .
2 years ago
Ameer J
97810e725b
global endpoints
2 years ago
Ameer J
a08e31d053
bfe instead of mod
2 years ago
Ameer J
48862223ae
uint result index
2 years ago
Ameer J
d14b1929bc
amd opts
2 years ago
Ameer J
6678ade989
gl
2 years ago
Ameer J
950680f29f
const, pack result_vector and replicate tables,
undo amd opts
2 years ago
Ameer J
dc851097e6
minor redundancy cleanup
2 years ago
Ameer J
aa1ab95ea3
extractbits robustness
2 years ago
Ameer J
cf252bb6d3
reuse vectors memory
2 years ago
Ameer J
2dcddf8fb2
EncodingData pack
2 years ago
Ameer J
81f838f0fd
flattening
2 years ago
Ameer J
42e19b3833
weights refactor
2 years ago
Ameer J
de6bc91933
params.max_weight
2 years ago
Ameer J
e582e0032c
skip bits
2 years ago
Ameer J
96261ab592
restrict
2 years ago
german77
212f58d38d
service: audctl: Stub functions needed by Qlaunch
2 years ago
lat9nq
f34bc9cc98
gl_device: Filter more specifically for slow ASTC
Adds a check to find if the renderer is Intel DG (i.e. DG2).
gl_device: Detect Mesa to disable their ASTC
In our testing, our own ASTC decoder has shown itself to perform faster
than the included one from the driver. Disable theirs when Mesa is
detected.
Mesa detection depends on the vendor string. Some drivers never appear
outside of *nix contexts, so only check those in the *nix context.
gl_device: Internalize Intel DG detection
2 years ago
german77
c392371552
service: olsc: Implement IOlscServiceForSystemService ITransferTaskListController interfaces for QLaunch
2 years ago
german77
f4e186117c
service: pctl: Implement functions needed for QLaunch
2 years ago
liamwhite
2d872365bc
Merge pull request #11213 from RngValue/master
📝 Update README.md
2 years ago
liamwhite
ba751d2200
Merge pull request #11212 from Kelebek1/shader_stuff
Fix various misc pipeline/shader things
2 years ago
liamwhite
cc0d4aca11
Merge pull request #11210 from german77/settings
service: set: Implement system settings for Qlaunch
2 years ago
liamwhite
1a85a20534
Merge pull request #11208 from german77/interface
service: am: Fix wrong interface ILibraryAppletSelfAccessor
2 years ago
Narr the Reg
b0b6cf80a1
service: set: Add more system settings and address comments
2 years ago
RngValue
76ea5e0cd7
Merge pull request #1 from RngValue/RngValue-patch-1
📝 Update README.md (A potential grammar error and a missing period)
2 years ago
RngValue
c2cc5dd937
📝 Update README.md
2 years ago
Kelebek1
770130b6c2
Fix shader dumps with nvdisasm
skip fragment shaders when rasterizer is disabled
initialize env_ptrs
2 years ago
liamwhite
fb47d4d596
Merge pull request #11209 from ameerj/subgroup_size_control
vulkan_device: Fix VK_EXT_subgroup_size_control detection
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
liamwhite
cf4994e81e
Merge pull request #11202 from abouvier/vulkan-config
vulkan: centralize config
2 years ago
liamwhite
28b236b988
Merge pull request #10839 from lat9nq/pgc-plus
general: Reimplement per-game configurations
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
Matías Locatti
14f64dd3e1
Merge pull request #11204 from liamwhite/eds3-blend-amd
vulkan_device: disable EDS3 blending on all AMD drivers
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
zhaobot
5af80866d7
Update translations (2023-08-01) ( #11198 )
Co-authored-by: The yuzu Community <noreply-fake@community.yuzu-emu.org>
2 years ago
Fernando S
64a5f1f638
Merge pull request #11195 from Morph1984/misaligned
audren_u: Fix parameter alignment
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
liamwhite
0bcd04d9a3
Merge pull request #11188 from abouvier/vma-fix
vma: enable options everywhere
2 years ago
liamwhite
a4a99f582c
Merge pull request #11181 from Kelebek1/audrenparaminternal
Fix AudioRendererParameterInternal's size
2 years ago
liamwhite
5bb1371404
Merge pull request #11169 from GPUCode/desc-stuff
vk_descriptor_pool: Disallow descriptor set free
2 years ago
liamwhite
d33b67c9ae
Merge pull request #11173 from Morph1984/atleast_nanosecond_precision
wall_clock: Increase precision requirements
2 years ago
liamwhite
41d73107a7
Merge pull request #11186 from lat9nq/tz-gen-once
tz_content_man: Generate the time zone binary once
2 years ago