Liam
fbda084acb
gdbstub: fixup replaced instruction bytes in memory reads
2 years ago
liamwhite
58a4c86797
Merge pull request #11282 from ameerj/glasm-xfb
gl_graphics_pipeline: GLASM: Fix transform feedback with multiple buffers
2 years ago
liamwhite
35a77c3bb2
Merge pull request #11283 from ameerj/glasm-pipeline-detection
gl_graphics_pipeline: Fix GLASM storage buffer detection
2 years ago
liamwhite
c1016b68ae
Merge pull request #11281 from liamwhite/vi-scale-mode
nvnflinger: add missing scale mode
2 years ago
liamwhite
b30df50076
Merge pull request #11259 from german77/hid
service: hid: Implement functions needed by QLaunch
2 years ago
liamwhite
5afe1367ba
Merge pull request #11263 from liamwhite/my-feature-branch
vulkan_device: disable features associated with unloaded extensions
2 years ago
liamwhite
24700af3c2
Merge pull request #11264 from liamwhite/stray-code
ssl_backend_securetransport: remove stray .Code()
2 years ago
Ameer J
f9ef721ca6
gl_graphics_pipeline: Fix GLASM storage buffer detection
2 years ago
Ameer J
c34ed4bbd8
gl_graphics_pipeline: GLASM: Fix transform feedback with multiple buffers
2 years ago
Liam
7351884588
nvnflinger: add missing scale mode
2 years ago
Liam
8b98c4e5a0
ssl_backend_securetransport: remove stray .Code()
2 years ago
liamwhite
26ff214719
Merge pull request #11219 from zeltermann/title-id-search
Allow searching by a substring of the title ID
2 years ago
liamwhite
640f7cd945
Merge pull request #11253 from liamwhite/i-hate-this-toolchain
general: fix apple clang build
2 years ago
Liam
7d8f748696
vulkan_device: disable features associated with unloaded extensions
2 years ago
Narr the Reg
bdd96118d1
service: hid: Implement functions needed by QLaunch
2 years ago
zeltermann
1ed9e8812b
Allow searching by a substring of the title ID
2 years ago
bunnei
9d3a293a4e
Merge pull request #11093 from liamwhite/result-ergonomics
core: remove ResultVal type
2 years ago
bunnei
3d6ce9dd2b
Merge pull request #11247 from german77/pctl
service: pctl: Partially revert 11221
2 years ago
Liam
023b9b38cc
general: fix apple clang build
2 years ago
Narr the Reg
6a43aff745
service: pctl: Partially revert 11221
2 years ago
Liam
1e394c6cdf
fs: return result on null outputs
2 years ago
Liam
37b278a9a8
general: fix incorrect conversions
2 years ago
Liam
83eee1d226
ssl: remove ResultVal use
2 years ago
Liam
84cb20bc72
core: remove ResultVal type
2 years ago
liamwhite
85e3575496
Merge pull request #11216 from lat9nq/no-mesa-astc
gl_device: Detect Mesa to disable their ASTC
2 years ago
liamwhite
7f55c377b0
Merge pull request #11217 from german77/olsc
service: olsc: Implement IOlscServiceForSystemService ITransferTaskListController interfaces for QLaunch
2 years ago
liamwhite
9893a4d918
Merge pull request #11221 from german77/pctl
service: pctl: Implement functions needed for QLaunch
2 years ago
liamwhite
bed2fc8707
Merge pull request #11224 from german77/audio
service: audctl: Stub functions needed by Qlaunch
2 years ago
german77
8d2f0dc707
service: audctl: Stub functions needed by Qlaunch
2 years ago
lat9nq
cb0b8442f0
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
089e385944
service: olsc: Implement IOlscServiceForSystemService ITransferTaskListController interfaces for QLaunch
2 years ago
german77
0d470b57ed
service: pctl: Implement functions needed for QLaunch
2 years ago
liamwhite
755f45a522
Merge pull request #11213 from RngValue/master
📝 Update README.md
2 years ago
liamwhite
4533769f7f
Merge pull request #11212 from Kelebek1/shader_stuff
Fix various misc pipeline/shader things
2 years ago
liamwhite
00d9a9c44e
Merge pull request #11210 from german77/settings
service: set: Implement system settings for Qlaunch
2 years ago
liamwhite
35bdd5fff3
Merge pull request #11208 from german77/interface
service: am: Fix wrong interface ILibraryAppletSelfAccessor
2 years ago
Narr the Reg
7707768f80
service: set: Add more system settings and address comments
2 years ago
RngValue
ae19eb1e10
Merge pull request #1 from RngValue/RngValue-patch-1
📝 Update README.md (A potential grammar error and a missing period)
2 years ago
RngValue
a09507f271
📝 Update README.md
2 years ago
Kelebek1
dfb7fc8293
Fix shader dumps with nvdisasm
skip fragment shaders when rasterizer is disabled
initialize env_ptrs
2 years ago
liamwhite
369fcadf08
Merge pull request #11209 from ameerj/subgroup_size_control
vulkan_device: Fix VK_EXT_subgroup_size_control detection
2 years ago
Narr the Reg
4bd4a95d84
service: set: Implement system settings for Qlaunch
2 years ago
Ameer J
cd80cbc420
vulkan_device: Fix subgroup_size_control detection on Vulkan 1.3
2 years ago
Ameer J
c7c44dc238
vulkan_device: Fix VK_EXT_subgroup_size_control detection
2 years ago
Narr the Reg
dd1cbd9c56
service: am: Fix wrong interface
2 years ago
liamwhite
096644c01c
Merge pull request #11202 from abouvier/vulkan-config
vulkan: centralize config
2 years ago
liamwhite
fca7d975fd
Merge pull request #10839 from lat9nq/pgc-plus
general: Reimplement per-game configurations
2 years ago
lat9nq
32b4d63a5b
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
09e265c116
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
36aca262e3
Merge pull request #11204 from liamwhite/eds3-blend-amd
vulkan_device: disable EDS3 blending on all AMD drivers
2 years ago