liamwhite
12ae8cca43
Merge pull request #11224 from german77/audio
service: audctl: Stub functions needed by Qlaunch
2 years ago
Ameer J
903280955a
Revert "HACK: Avoid swizzling and reuploading ASTC image every frame"
This reverts commit 476ac42b61 .
2 years ago
Ameer J
476ac42b61
HACK: Avoid swizzling and reuploading ASTC image every frame
2 years ago
Ameer J
3f114d8e5e
Compute Replicate
2 years ago
Ameer J
166a17f4ba
minor
2 years ago
Ameer J
4c40c8be29
undo uint
2 years ago
Ameer J
b57854fb5f
Revert "vulkan dims specialization"
This reverts commit e6243058f2 .
2 years ago
ameerj
9c5c5cbf06
vulkan dims specialization
3 years ago
Ameer J
790010da61
small_block opt
2 years ago
Ameer J
cc6abe21ea
remove TexelWeightParams
2 years ago
Ameer J
9085d26036
error/void extent funcs
2 years ago
Ameer J
827cb40765
more packing
2 years ago
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