GLdc/GL
2018-08-03 14:08:01 +01:00
..
clip.c Cleanups and optimisations 2018-08-01 17:57:31 +01:00
clip.h Simplify colour handling 2018-08-01 12:00:56 +01:00
draw.c Fix a bug where headers weren't sent to a list 2018-08-02 19:56:50 +01:00
error.c
flush.c
fog.c
framebuffer.c Stub out some of the ARB_framebuffer_object extension 2018-05-20 21:29:04 +01:00
glu.c Add gluOrtho2D, ortho2d example and fix glOrtho 2018-05-29 19:39:27 +01:00
immediate.c Add nehe06 2018-05-29 17:18:01 +01:00
lighting.c Fix lighting 2018-08-03 14:08:01 +01:00
matrix.c Finish initial pass at a zclipping implementation 2018-07-14 21:54:43 +01:00
private.h Allow toggling z clipping 2018-08-01 11:32:07 +01:00
state.c Allow toggling z clipping 2018-08-01 11:32:07 +01:00
texture.c Fix crash if glTexParameter was called when no texture bound 2018-05-28 07:16:40 +01:00