- 05 Aug, 2023 1 commit
-
-
lat9nq authored
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
-
- 03 Aug, 2023 2 commits
- 02 Aug, 2023 7 commits
-
-
Ameer J authored
-
liamwhite authored
vulkan: centralize config
-
liamwhite authored
general: Reimplement per-game configurations
-
lat9nq authored
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
-
lat9nq authored
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.
-
Matías Locatti authored
vulkan_device: disable EDS3 blending on all AMD drivers
-
Liam authored
-
- 01 Aug, 2023 3 commits
-
-
Alexandre Bouvier authored
-
zhaobot authored
Co-authored-by: The yuzu Community <noreply-fake@community.yuzu-emu.org>
-
Fernando S authored
audren_u: Fix parameter alignment
-
- 31 Jul, 2023 10 commits
-
-
Morph authored
The reduction in size from 0x38 to 0x34 caused the parameter to be misaligned. Skipping 1 word fixes this.
-
liamwhite authored
vma: enable options everywhere
-
liamwhite authored
Fix AudioRendererParameterInternal's size
-
liamwhite authored
vk_descriptor_pool: Disallow descriptor set free
-
liamwhite authored
wall_clock: Increase precision requirements
-
liamwhite authored
tz_content_man: Generate the time zone binary once
-
liamwhite authored
Revert the Revert! Reverts the Revert of "Blacklist EDS3 blending from new AMD drivers"
-
Alexandre Bouvier authored
-
Moonlacer authored
-
Moonlacer authored
-
- 30 Jul, 2023 7 commits
-
-
lat9nq authored
Fixes a memory leak with time zone binaries accumulating on theirselves.
-
lat9nq authored
Fixes a potential but not reproduced issue where the custom config is being applied to the global config.
-
lat9nq authored
-
Moonlacer authored
-
Moonlacer authored
-
Kelebek1 authored
-
Moonlacer authored
-
- 29 Jul, 2023 2 commits
- 28 Jul, 2023 3 commits
- 27 Jul, 2023 2 commits
- 26 Jul, 2023 3 commits