qzdoom/src/gl/system
Christoph Oelckers 7301001a3f - made the necessary adjustments to the HW2D interfaces to handle alpha textures properly.
These cannot be done with the regular textures so there needs to be an option to create more than one native texture per FTexture. For completeness' sake there is also the option now to create a paletted version of a texture if the regular one is true color. This fixes a long standing problem that translations were not applied to non-paletted textures.
2018-03-23 23:04:30 +01:00
..
gl_cvars.h - Add gl_shadowmap_quality cvar that controls the resolution of the 1D shadow map texture 2017-06-04 00:44:49 +02:00
gl_debug.cpp - The mandatory include compile error fix for unix 2017-06-03 18:28:12 +02:00
gl_debug.h Only use KHR_debug if available 2016-08-22 19:25:13 +02:00
gl_extlist.txt Removed last remnants of PowerPC Mac support 2018-02-11 16:35:34 +02:00
gl_framebuffer.cpp - second part of texture fix. 2018-02-15 18:40:23 +01:00
gl_framebuffer.h Fixed overbright screenshots with hardware gamma off 2017-12-06 11:24:10 +02:00
gl_interface.cpp - most stat stuff done. 2018-03-12 19:33:48 +01:00
gl_interface.h Add OpenGL ES support to Linux target and enable it for ARM devices 2017-01-25 07:18:26 +01:00
gl_load.c Removed last remnants of PowerPC Mac support 2018-02-11 16:35:34 +02:00
gl_load.h Removed last remnants of PowerPC Mac support 2018-02-11 16:35:34 +02:00
gl_menu.cpp - added a grayscale formula selector 2017-07-02 16:45:06 -04:00
gl_swframebuffer.cpp - made the necessary adjustments to the HW2D interfaces to handle alpha textures properly. 2018-03-23 23:04:30 +01:00
gl_swframebuffer.h - made the necessary adjustments to the HW2D interfaces to handle alpha textures properly. 2018-03-23 23:04:30 +01:00
gl_swwipe.cpp - Reduce the number of naked new/delete calls in OpenGLSWFrameBuffer 2017-05-27 02:31:15 +02:00
gl_system.h OpenBSD support 2017-07-25 07:56:19 -04:00
gl_threads.cpp
gl_wipe.cpp - did a bit of header cleanup to reduce the dependency on dobject.h. 2017-03-09 23:30:42 +01:00