| .. |
|
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
|
- added a flash component to the colormap shader.
|
2020-06-07 09:16:56 +02:00 |
|
gl_framebuffer.h
|
- added support code for indexed rendering from Raze.
|
2020-09-27 11:53:39 +02:00 |
|
gl_hwtexture.cpp
|
- backend update from Raze.
|
2021-01-29 13:54:18 +01:00 |
|
gl_hwtexture.h
|
- minor cleanup of FHardwareTexture.
|
2020-05-29 11:48:29 +02:00 |
|
gl_postprocess.cpp
|
Switch to use a single triangle when drawing screen quads for a slight cache locality improvement
|
2020-08-18 11:42:50 +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
|
Side By Side Letterbox Display mode (#1255)
|
2021-01-13 07:09:13 -05:00 |
|
gl_renderstate.cpp
|
- added support code for indexed rendering from Raze.
|
2020-09-27 11:53:39 +02:00 |
|
gl_renderstate.h
|
- started cleanup of model code.
|
2020-04-27 00:03:23 +02:00 |
|
gl_samplers.cpp
|
- moved console command line buffer tab completion into their own files.
|
2020-10-16 22:57:30 +02:00 |
|
gl_samplers.h
|
- texture sampler cleanup.
|
2020-05-28 22:51:17 +02:00 |
|
gl_shader.cpp
|
- removed dead uBlendColor uniform.
|
2020-09-27 11:57:17 +02:00 |
|
gl_shader.h
|
- added Build's NPOT emulation to the backend.
|
2020-06-08 23:37:20 +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
|
Side By Side Letterbox Display mode (#1255)
|
2021-01-13 07:09:13 -05:00 |