gzdoom-gles/src/gl
Christoph Oelckers 84a49e37ee - handle normals for spheremapped mirror surfaces using non-deprecated features.
- move all WGL references out of global header files so that global wgl header include is no longer necessary
2014-07-14 19:54:07 +02:00
..
data - reinstate drawcall timing. 2014-07-13 23:14:28 +02:00
dynlights - removed obsolete gl_lightbuffer code. 2014-06-30 13:30:10 +02:00
hqnx - don't depend on stdint.h because older MSVC versions do not have it. 2014-05-01 12:30:56 +02:00
models - remove all uses of builtin matrix manipulation. Only glLoadMatrix for view and projection matrix are left. 2014-07-13 22:37:34 +02:00
renderer - remove timing of matrix application method 2014-07-14 00:31:10 +02:00
scene - handle normals for spheremapped mirror surfaces using non-deprecated features. 2014-07-14 19:54:07 +02:00
shaders - remove all uses of builtin matrices. 2014-07-13 23:13:40 +02:00
system - removed some obsolete init stuff and some deprecated constants. 2014-07-14 18:48:46 +02:00
textures - removed some obsolete init stuff and some deprecated constants. 2014-07-14 18:48:46 +02:00
utility - added benchmarking calls for glDrawArrays to see how well issunig draw calls performs on different hardware. 2014-06-14 15:16:33 +02:00
gl_builddraw.cpp - added GL render as of SVN revision 1600. 2013-06-23 09:49:34 +02:00
gl_functions.h - added GL render as of SVN revision 1600. 2013-06-23 09:49:34 +02:00