vkdoom_m/src/common/rendering/gl
2020-04-29 23:58:50 +02:00
..
gl_buffers.cpp - started cleanup of model code. 2020-04-27 00:03:23 +02:00
gl_buffers.h - moved most of the OpenGL backend to 'common'. 2020-04-26 14:44:19 +02:00
gl_debug.cpp - moved most of the OpenGL backend to 'common'. 2020-04-26 14:44:19 +02:00
gl_debug.h - moved most of the OpenGL backend to 'common'. 2020-04-26 14:44:19 +02:00
gl_framebuffer.cpp - moved benchmark fps output to the custom part of it because it depends on game data. 2020-04-29 17:44:43 +02:00
gl_framebuffer.h - moved the remaining core parts of the GL renderer to 'common'. 2020-04-29 17:19:17 +02:00
gl_hwtexture.cpp - moved the remaining core parts of the GL renderer to 'common'. 2020-04-29 17:19:17 +02:00
gl_hwtexture.h - moved most of the OpenGL backend to 'common'. 2020-04-26 14:44:19 +02:00
gl_postprocess.cpp - moved the remaining core parts of the GL renderer to 'common'. 2020-04-29 17:19:17 +02:00
gl_postprocessstate.cpp - moved most of the OpenGL backend to 'common'. 2020-04-26 14:44:19 +02:00
gl_postprocessstate.h - moved most of the OpenGL backend to 'common'. 2020-04-26 14:44:19 +02:00
gl_renderbuffers.cpp - moved the remaining core parts of the GL renderer to 'common'. 2020-04-29 17:19:17 +02:00
gl_renderbuffers.h - moved most of the OpenGL backend to 'common'. 2020-04-26 14:44:19 +02:00
gl_renderer.cpp - moved the remaining core parts of the GL renderer to 'common'. 2020-04-29 17:19:17 +02:00
gl_renderer.h - fixes copied from Raze. 2020-04-29 23:58:50 +02:00
gl_renderstate.cpp - moved the remaining core parts of the GL renderer to 'common'. 2020-04-29 17:19:17 +02:00
gl_renderstate.h - started cleanup of model code. 2020-04-27 00:03:23 +02:00
gl_samplers.cpp - moved the remaining core parts of the GL renderer to 'common'. 2020-04-29 17:19:17 +02:00
gl_samplers.h - moved most of the OpenGL backend to 'common'. 2020-04-26 14:44:19 +02:00
gl_shader.cpp - moved the remaining core parts of the GL renderer to 'common'. 2020-04-29 17:19:17 +02:00
gl_shader.h - moved gl_shader.cpp to 'common'. 2020-04-26 22:24:27 +02:00
gl_shaderprogram.cpp - moved 2 more modules to 'common'. 2020-04-26 21:38:34 +02:00
gl_shaderprogram.h - moved gl_shader.cpp to 'common'. 2020-04-26 22:24:27 +02:00
gl_stereo3d.cpp - moved the remaining core parts of the GL renderer to 'common'. 2020-04-29 17:19:17 +02:00