qzdoom-gpl/src/gl
2014-07-26 22:26:17 +02:00
..
data Merge branch 'master' into Glew_Version_For_Real 2014-05-10 15:29:06 +02:00
dynlights Fix compilation errors in latest texture-related changes 2014-06-01 10:27:16 +03:00
hqnx - don't depend on stdint.h because older MSVC versions do not have it. 2014-05-01 12:30:56 +02:00
models - made adjustments to the texture loading code to account for the recent changes to handle long texture names. 2014-05-15 19:27:22 +02:00
renderer - fixed: the delayed state changer for the alpha function called glBlendFunc instead of glAlphaFunc. 2014-05-11 13:29:06 +02:00
scene - fixed: fog must be disabled before drawing the HUD model, not after it. 2014-07-26 22:26:17 +02:00
shaders Fix compilation errors in latest texture-related changes 2014-06-01 10:27:16 +03:00
system - removed #include of glxew.h because it's not used. 2014-05-11 09:17:18 +02:00
textures Fix compilation errors in latest texture-related changes 2014-06-01 10:27:16 +03:00
utility - made adjustments to the texture loading code to account for the recent changes to handle long texture names. 2014-05-15 19:27:22 +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