qzdoom/src/gl/data
2014-06-29 23:24:16 +02:00
..
gl_data.cpp removed all GL 2.x code. 2014-06-21 15:50:32 +02:00
gl_data.h - initialize model data at engine start, not at level start. 2014-06-19 15:22:00 +02:00
gl_portaldata.cpp - fix c++11's compile problems. 2013-08-28 08:33:11 +02:00
gl_setup.cpp - initialize model data at engine start, not at level start. 2014-06-19 15:22:00 +02:00
gl_vertexbuffer.cpp - implement model vertex buffer and draw MD2 models using it instead of using the GLCommands from the model. 2014-06-29 23:24:16 +02:00
gl_vertexbuffer.h - implement model vertex buffer and draw MD2 models using it instead of using the GLCommands from the model. 2014-06-29 23:24:16 +02:00