GLdc/GL
2019-03-03 19:49:28 +00:00
..
clip.c Prefix non-static private functions with '_gl' 2019-03-03 19:06:01 +00:00
clip.h More clipping fixes 2018-09-08 20:53:28 +01:00
config.h Increase the max number of textures to 512. Add config.h for settings like this. Fixes #29 2019-02-25 08:30:02 +00:00
draw.c Prefix non-static private functions with '_gl' 2019-03-03 19:06:01 +00:00
error.c Detect multiple mipmap levels being uploaded to glCompressedTexImage2D 2018-08-08 08:45:25 +01:00
flush.c Prefix non-static private functions with '_gl' 2019-03-03 19:06:01 +00:00
fog.c
framebuffer.c Prefix non-static private functions with '_gl' 2019-03-03 19:06:01 +00:00
glu.c
immediate.c Prefix non-static private functions with '_gl' 2019-03-03 19:06:01 +00:00
lighting.c Prefix some non-static private functions with '_gl' 2019-03-03 19:02:25 +00:00
matrix.c Prefix some non-static private functions with '_gl' 2019-03-03 19:02:25 +00:00
private.h Prefix non-static private functions with '_gl' 2019-03-03 19:06:01 +00:00
profiler.c Avoid an additional copy of every vertex. Fixes #22 2018-08-21 09:37:19 +01:00
profiler.h Performance optimisations 2018-08-19 21:10:42 +01:00
state.c Fix depth funcs 2019-03-03 19:41:19 +00:00
texture.c Add some assertions 2019-03-03 19:49:28 +00:00