GLdc/GL
2019-03-04 20:41:33 +00:00
..
clip.c Prefix non-static private functions with '_gl' 2019-03-03 19:06:01 +00:00
clip.h
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 Simplify the element drawing 2019-03-04 20:41:33 +00:00
error.c
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
profiler.h
state.c Fix depth funcs 2019-03-03 19:41:19 +00:00
texture.c Correctly initialize the shared palette. Fixes #34 2019-03-04 08:44:19 +00:00