dolphin/Source/Plugins
degasus 7b99fad274 ogl: fix the range of glDrawRangeElements
This range isn't the amound of rendered vertices (this is count).
It's the minimum/maximum of the indices in the index buffer.
2013-08-20 15:25:02 +02:00
..
Plugin_VideoDX9 Mark the Direct3D9 backend deprecated. 2013-08-11 11:55:13 -03:00
Plugin_VideoDX11 D3DBase: Fall back to creating a normal context when debug fails 2013-08-15 10:19:14 -04:00
Plugin_VideoOGL ogl: fix the range of glDrawRangeElements 2013-08-20 15:25:02 +02:00
Plugin_VideoSoftware Software Renderer: Show each backend's display name instead of its short name in the config dialog. 2013-08-12 18:30:42 +02:00
CMakeLists.txt [Android] Add in a compiling option for GLES3 2013-05-05 23:37:01 -05:00