1
0
Fork 0
forked from suyu/suyu
suyu/src
Subv 9531a29283 GPU: Support multiple enabled vertex arrays.
The vertex arrays will be copied to the stream buffer one after the other, and the attributes will be set using the ARB_vertex_attrib_binding extension.

yuzu now thus requires OpenGL 4.3 or the ARB_vertex_attrib_binding extension.
2018-04-23 11:34:50 -05:00
..
common Merge pull request #367 from lioncash/clamp 2018-04-20 14:18:03 -04:00
core Merge pull request #372 from lioncash/enum 2018-04-20 21:26:54 -04:00
input_common math_util: Remove the Clamp() function 2018-04-20 10:14:13 -04:00
tests core: Move process creation out of global state. 2018-03-14 18:42:19 -04:00
video_core GPU: Support multiple enabled vertex arrays. 2018-04-23 11:34:50 -05:00
yuzu Implement Pull #3528 from citra: use nvidia graphics automatically on laptops with optimus (with AMD support) (#271) 2018-04-19 12:22:26 -06:00
yuzu_cmd Merge pull request #377 from adityaruplaha/sdl2-fullscreen 2018-04-21 13:53:55 -04:00
.clang-format
CMakeLists.txt Massive removal of unused modules 2018-01-12 19:11:03 -07:00