suyu/src
ReinUsesLisp 2e2d6cf5e5 gl_texture_cache: Workaround slow PBO downloads on radeonsi
There's an optimization bug on non-git mesa versions where not
specifying GL_CLIENT_STORAGE_BIT causes very slow reads on the CPU
side.

Add this bit for all vendors.
2021-07-20 14:02:11 -03:00
..
audio_core Merge pull request #6571 from Kelebek1/Mix 2021-07-12 22:09:05 -07:00
common input_common: Fix mouse panning behaivour 2021-07-16 18:57:29 -05:00
core Merge pull request #6525 from ameerj/nvdec-fixes 2021-07-15 15:17:50 +02:00
input_common Merge pull request #6652 from lat9nq/cmd-vulkan-fixes 2021-07-19 20:54:03 -04:00
tests Buffer Cache: Address Feedback. 2021-07-10 21:34:55 +02:00
video_core gl_texture_cache: Workaround slow PBO downloads on radeonsi 2021-07-20 14:02:11 -03:00
web_service web_service: Silence -Wmaybe-uninitialized on httplib.h 2021-07-12 03:30:45 -03:00
yuzu Merge pull request #6659 from german77/mouse_panning 2021-07-17 16:32:43 -04:00
yuzu_cmd Merge pull request #6652 from lat9nq/cmd-vulkan-fixes 2021-07-19 20:54:03 -04:00
.clang-format
CMakeLists.txt CMakeLists: Treat -Wsign-compare as an error on GCC/Clang 2021-07-06 12:50:09 -04:00