qzdoom-gpl/src/gl
Christoph Oelckers 0ff21c3af7 - fixed: Sprites may never be used as a base of a texture redirect
Due to autoexpansion to remove filtering artifacts their dimensions are not the same as for patches. But if the sprite hadn't been used yet this information won't have been set yet.
2013-09-20 10:28:12 +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 - added GL render as of SVN revision 1600. 2013-06-23 09:49:34 +02:00
models - moved GLEXT API out of RenderContext struct. 2013-09-03 18:29:39 +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: Sprites may never be used as a base of a texture redirect 2013-09-20 10:28:12 +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