vkdoom_m/src/gl
2013-10-10 23:13:56 +02:00
..
api - added glext headers to the project because they seem to be broken in newer versions, causing compile errors on Linux. 2013-09-12 10:27:32 +02:00
data - moved GLEXT API out of RenderContext struct. 2013-09-03 18:29:39 +02:00
dynlights - moved GLEXT API out of RenderContext struct. 2013-09-03 18:29:39 +02:00
hqnx - fixed CMakeLists to generate working VC++ projects. 2013-10-09 12:16:08 +02:00
models - removed constructor and destructor from FDMDModel::ModelFrame because they were redundant and only caused double deletion of its contents. 2013-10-10 23:13:56 +02:00
renderer - moved GLEXT API out of RenderContext struct. 2013-09-03 18:29:39 +02:00
scene - moved GLEXT API out of RenderContext struct. 2013-09-03 18:29:39 +02:00
shaders - moved GLEXT API out of RenderContext struct. 2013-09-03 18:29:39 +02:00
system - added glext headers to the project because they seem to be broken in newer versions, causing compile errors on Linux. 2013-09-12 10:27:32 +02:00
textures - fixed: Warped textures were recreated each time they were bound. 2013-10-03 12:12:19 +02:00
utility - added GL render as of SVN revision 1600. 2013-06-23 09:49:34 +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