yuzu/src
Yuri Kunde Schlesner ff68db61bc OpenGL: Remove redundant texture.enable_2d field from OpenGLState
All uses of this field where it's false can just set the texture id to 0
instead.
2015-08-05 22:55:22 -03:00
..
citra Merge pull request #873 from jroweboy/input_array 2015-07-28 13:17:12 +02:00
citra_qt Save the path leading where the last file have been loaded 2015-07-31 17:51:01 +02:00
common Merge pull request #1018 from bbarenblat/master 2015-08-05 11:59:06 -04:00
core Merge pull request #1008 from lioncash/pc 2015-07-30 10:44:50 -04:00
video_core OpenGL: Remove redundant texture.enable_2d field from OpenGLState 2015-08-05 22:55:22 -03:00
CMakeLists.txt