1
0
Fork 0
forked from suyu/suyu
suyu/src
Subv 370ab5df9b GLRenderer: Remove unused vertex buffer and increase the size of the stream buffer to 128 MB.
The stream buffer is where all the vertex data is copied, some games require this to be much bigger than the 4 MB we used to have.
2018-05-19 11:36:09 -05:00
..
common vector_math: Ensure members are always initialized 2018-05-01 21:25:25 -04:00
core Merge pull request #436 from bunnei/multi-core 2018-05-11 12:59:23 -04:00
input_common input_common: Move old logging macros over to fmt-capable ones 2018-04-26 19:09:25 -04:00
tests core: Move process creation out of global state. 2018-03-14 18:42:19 -04:00
video_core GLRenderer: Remove unused vertex buffer and increase the size of the stream buffer to 128 MB. 2018-05-19 11:36:09 -05:00
yuzu thread: Rename mask to affinity_masks. 2018-05-10 19:34:53 -04:00
yuzu_cmd core: Add a configuration setting for use_multi_core. 2018-05-10 19:34:47 -04:00
.clang-format Remove special rules for Windows.h and library includes 2016-09-21 00:16:33 -07:00
CMakeLists.txt Massive removal of unused modules 2018-01-12 19:11:03 -07:00