GLdc/GL
2018-09-15 17:38:42 +01:00
..
clip.c Fix another zclipping bug 2018-09-15 17:38:42 +01:00
clip.h More clipping fixes 2018-09-08 20:53:28 +01:00
draw.c More clipping fixes 2018-09-08 20:53:28 +01:00
error.c Detect multiple mipmap levels being uploaded to glCompressedTexImage2D 2018-08-08 08:45:25 +01:00
flush.c Prefix some non-static private methods 2018-09-15 11:45:38 +01:00
fog.c
framebuffer.c Mark mipmap levels as complete when generated 2018-08-16 17:53:39 +01:00
glu.c
immediate.c Add a missing header 2018-08-27 21:35:15 +01:00
lighting.c Prefix some non-static private methods 2018-09-15 11:45:38 +01:00
matrix.c Finish initial pass at a zclipping implementation 2018-07-14 21:54:43 +01:00
private.h Prefix some non-static private methods 2018-09-15 11:45:38 +01: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 Prefix some non-static private methods 2018-09-15 11:45:38 +01:00
texture.c Fix up twiddled formats with alpha 2018-08-28 17:51:33 +01:00