Mike Erwin 275abd14a0 OpenGL: combine multiple GL_LINES into fewer draw calls
Incidentally, one of the removed glBegin(GL_LINE) calls should’ve used
GL_LINES with an S, which was a GL_INVALID_ENUM error.
2016-01-23 02:27:32 -05:00
2016-01-22 15:31:42 +13:00
2016-01-19 20:44:57 +11:00
2013-12-24 22:57:27 +06:00
2016-01-04 14:20:48 +05:00
2016-01-18 10:20:14 +01:00
2010-10-13 14:44:22 +00:00
Description
No description provided
841 MiB
Languages
C++ 78%
Python 14.9%
C 2.9%
GLSL 1.9%
CMake 1.2%
Other 0.9%