litucks-torzu/src
Lioncash 0162f8b3a7 gl_rasterizer: Replace magic number with GL_INVALID_INDEX in SetupConstBuffers()
This is just the named constant that OpenGL provides, so we can use that
instead of using a literal -1
2018-07-24 12:24:49 -04:00
..
common VFS Regression and Accuracy Fixes (#776) 2018-07-23 19:40:35 -07:00
core Merge pull request #798 from lioncash/const 2018-07-24 04:48:06 -07:00
input_common
tests
video_core gl_rasterizer: Replace magic number with GL_INVALID_INDEX in SetupConstBuffers() 2018-07-24 12:24:49 -04:00
yuzu Frontend: Check for more required OpenGL extensions during startup. 2018-07-22 12:05:38 -05:00
yuzu_cmd Frontend: Check for more required OpenGL extensions during startup. 2018-07-22 12:05:38 -05:00
.clang-format
CMakeLists.txt