yuzu-android/src
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
2023-08-05 15:19:16 -04:00
..
android Merge pull request #10839 from lat9nq/pgc-plus 2023-08-02 14:25:52 -04:00
audio_core Merge pull request #10839 from lat9nq/pgc-plus 2023-08-02 14:25:52 -04:00
common Merge pull request #10839 from lat9nq/pgc-plus 2023-08-02 14:25:52 -04:00
core Merge pull request #10839 from lat9nq/pgc-plus 2023-08-02 14:25:52 -04:00
dedicated_room
input_common
network
shader_recompiler
tests
video_core gl_device: Filter more specifically for slow ASTC 2023-08-05 15:19:16 -04:00
web_service
yuzu Merge pull request #11202 from abouvier/vulkan-config 2023-08-02 14:26:03 -04:00
yuzu_cmd
.clang-format
CMakeLists.txt