gzdoom-gles/src/gl
2017-02-01 19:11:14 +01:00
..
compatibility - refactored global sides array to be more VM friendly. 2017-01-08 18:46:17 +01:00
data - clamp MAPINFO provided fog density values to a valid range because negative values can trigger undefined shader behavior. 2017-01-30 22:23:36 +01:00
dynlights - ensure that the radius of a dynamic light remains positive to avoid problems with the assumption that a light has an actual size. 2017-01-29 12:00:05 +01:00
hqnx Removed useless integer type size expansion 2017-01-06 10:40:51 +01:00
hqnx_asm
models - renamed RF_INTERPOLATE to RF_INTERPOLATEANGLES to avoid confusion about its meaning. 2017-02-01 19:11:14 +01:00
renderer - do not use strtol for parsing critical values that can get large. 2017-02-01 11:19:55 +01:00
scene - renamed RF_INTERPOLATE to RF_INTERPOLATEANGLES to avoid confusion about its meaning. 2017-02-01 19:11:14 +01:00
shaders - objectcolor stuff. 2017-01-28 19:06:21 +01:00
stereo3d Fix broken SSAO portal rendering and let FRenderState do the glDrawBuffers calls 2016-10-22 00:09:06 +02:00
system - use Doom64 colors on sectors and linedefs. 2017-01-28 20:44:46 +01:00
textures - fixed a few memory leaks. 2017-01-11 11:37:27 +01:00
unused
utility RDTSC-based glcycle_t for macOS 2017-01-31 16:00:14 +02:00
xbr - added xBRZ files. 2016-09-03 16:55:16 +02:00
gl_functions.h