gzdoom-gles/src/gl/data
2016-03-29 16:31:58 +02:00
..
gl_data.cpp - GL adjustments for plane changes. 2016-03-29 13:45:50 +02:00
gl_data.h - adjustments for floating point changes. 2016-03-21 02:57:02 +01:00
gl_matrix.cpp - renamed some stuff that clashed with gl function names. 2014-07-27 12:33:54 +02:00
gl_matrix.h - remove use of builtin texture matrices. 2014-07-13 20:41:20 +02:00
gl_portaldata.cpp - made adjustments for changes to linedef delta. 2016-03-29 16:31:58 +02:00
gl_setup.cpp - GL adjustments for plane changes. 2016-03-29 13:45:50 +02:00
gl_vertexbuffer.cpp - missing #includes in GL code. 2016-02-16 22:06:26 +01:00
gl_vertexbuffer.h - use separate vertex buffers per model to avoid large memory usage peaks. Also delete the geometry data for the models once it has been copied into the vertex buffer. 2014-10-24 11:43:25 +02:00