yuzu-android/src
Subv 2a7653142d Rasterizer: Use UBOs instead of SSBOs for uploading const buffers.
This should help a bit with GPU performance once we're GPU-bound.
2018-06-09 18:02:05 -05:00
..
common Common/string_util: add StringFromBuffer function 2018-06-07 09:59:47 +03:00
core Common/string_util: add StringFromBuffer function 2018-06-07 09:59:47 +03:00
input_common
tests
video_core Rasterizer: Use UBOs instead of SSBOs for uploading const buffers. 2018-06-09 18:02:05 -05:00
yuzu qt: add check for GL extension support 2018-06-04 12:26:30 -05:00
yuzu_cmd sdl: add check for GL extension support 2018-06-04 12:26:41 -05:00
.clang-format
CMakeLists.txt