gzdoom-gles/src/gl
2017-03-14 16:13:00 +01:00
..
compatibility - moved the OpenGL fog properties to FLevelLocals to simplify their handling. 2017-03-14 13:54:24 +01:00
data - moved the OpenGL fog properties to FLevelLocals to simplify their handling. 2017-03-14 13:54:24 +01:00
dynlights - moved the OpenGL fog properties to FLevelLocals to simplify their handling. 2017-03-14 13:54:24 +01:00
hqnx Removed useless integer type size expansion 2017-01-06 10:40:51 +01:00
hqnx_asm - fixed bad #pragma pack combination in hqnx_asm_Image.h 2016-08-05 15:27:35 +02:00
models - move r_utility globals into r_viewpoint and r_viewwindow 2017-03-11 23:28:07 +01:00
renderer - moved the OpenGL fog properties to FLevelLocals to simplify their handling. 2017-03-14 13:54:24 +01:00
scene - fixed typo in fog boundary check. 2017-03-14 16:13:00 +01:00
shaders - moved dynamic lights out of the GL code into the common game code. 2017-03-12 19:57:06 +01:00
stereo3d - some menu reorganization: 2017-03-13 01:17:46 +01:00
system - removed several unused variables from OpenGLFrameBuffer. 2017-03-11 21:10:21 +01:00
textures - added support for reading JASC palette files. I hope it's correct, considering I have no such files to test. The format should be simple enough, though. 2017-03-14 12:16:42 +01:00
unused - except for DWORD, all homegrown integer types are gone - a handful were left where they represent genuine Windows types. 2017-03-09 19:54:41 +01:00
utility - inlined the 4 remaining short functions of the Plane class and removed gl_geometric.cpp. 2017-03-12 20:11:57 +01:00
xbr - added xBRZ files. 2016-09-03 16:55:16 +02:00
gl_functions.h - moved dynamic lights out of the GL code into the common game code. 2017-03-12 19:57:06 +01:00