gzdoom-gles/src/gl/scene
2017-05-03 15:56:33 -04:00
..
gl_bsp.cpp - moved all remaining fields from PClassActor to FActorInfo. 2017-04-12 00:07:41 +02:00
gl_clipper.cpp - reverted the counter for the vertex angle cache to a simple incrementing global variable. 2017-03-20 01:21:33 +01:00
gl_clipper.h - reverted the counter for the vertex angle cache to a simple incrementing global variable. 2017-03-20 01:21:33 +01:00
gl_decal.cpp
gl_drawinfo.cpp - moved nodes into FLevelLocals. 2017-03-17 01:42:37 +01:00
gl_drawinfo.h
gl_fakeflat.cpp
gl_flats.cpp - removed some unused static variables 2017-04-26 14:48:33 +02:00
gl_portal.cpp - removed some unused static variables 2017-04-26 14:48:33 +02:00
gl_portal.h
gl_renderhacks.cpp - moved the subsectors into FLevelLocals. 2017-03-17 00:22:52 +01:00
gl_scene.cpp - fixed: The clipper for the main scene may not be initialized before the camera textures have been drawn. 2017-03-17 19:28:47 +01:00
gl_scenedrawer.h
gl_sky.cpp
gl_skydome.cpp - moved the skybox texture files to the main textures directory. 2017-03-17 21:12:09 +01:00
gl_sprite.cpp - fixed: +FLIPSPRITE works in mirrors in OpenGL now. 2017-05-03 15:56:33 -04:00
gl_spritelight.cpp Added "DontLightActors" flag for dynamic lights. Actors will not be illuminated by lights that are given this flag. 2017-03-28 21:33:16 +02:00
gl_vertex.cpp
gl_wall.h
gl_walls.cpp
gl_walls_draw.cpp - fixed: The wall spliter for 3D lights did not initialize the resulting colormap's fog density value. 2017-03-28 23:36:26 +02:00
gl_weapon.cpp - added per-layer translucency support to the OpenGL PSprite drawer. 2017-04-15 17:25:46 +02:00