qzdoom-gpl/src/gl/textures
Christoph Oelckers 94b06900cb - got rid of a lot of stuff that's no longer required with GLEW.
- replaced GLUs texture scaling with our own function. This is only used to scale down textures larger than what the hardware can handle so we do not need a dependency to an essentially deprecated library for it.
2014-04-15 11:59:41 +02:00
..
gl_bitmap.cpp - added GL render as of SVN revision 1600. 2013-06-23 09:49:34 +02:00
gl_bitmap.h - added GL render as of SVN revision 1600. 2013-06-23 09:49:34 +02:00
gl_hirestex.cpp - Fixed compilation on non-Windows systems by removing dependency on src/Linux/platform.h 2013-06-26 19:01:00 -04:00
gl_hqresize.cpp Use more portable hqx code from googlecode hqx 2014-03-28 01:49:53 +01:00
gl_hwtexture.cpp - got rid of a lot of stuff that's no longer required with GLEW. 2014-04-15 11:59:41 +02:00
gl_hwtexture.h - got rid of a lot of stuff that's no longer required with GLEW. 2014-04-15 11:59:41 +02:00
gl_material.cpp - alternative configuration using GLEW to get extension functions. This requires GL 2.0, though so it won't be promoted to the mainline for the time being. 2014-04-06 14:35:44 +02:00
gl_material.h - added GL render as of SVN revision 1600. 2013-06-23 09:49:34 +02:00
gl_skyboxtexture.cpp - added GL render as of SVN revision 1600. 2013-06-23 09:49:34 +02:00
gl_skyboxtexture.h - added GL render as of SVN revision 1600. 2013-06-23 09:49:34 +02:00
gl_texture.cpp - moved GLEXT API out of RenderContext struct. 2013-09-03 18:29:39 +02:00
gl_texture.h - added GL render as of SVN revision 1600. 2013-06-23 09:49:34 +02:00
gl_translate.cpp - added GL render as of SVN revision 1600. 2013-06-23 09:49:34 +02:00
gl_translate.h - added GL render as of SVN revision 1600. 2013-06-23 09:49:34 +02:00