GLdc/GL
2018-07-31 09:32:55 +01:00
..
clip.c Fix clipping errors when multiple strips submitted 2018-07-31 09:32:55 +01:00
clip.h Clip using the w coordinate 2018-07-16 08:42:15 +01:00
draw.c Fix bug when clipping triangle strips 2018-07-15 19:48:56 +01:00
error.c Drop all of the old libGL files 2018-05-20 16:16:53 +01:00
flush.c Implement gen/delete/bind framebuffers 2018-05-20 16:44:16 +01:00
fog.c Drop all of the old libGL files 2018-05-20 16:16:53 +01:00
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 various problems with the lighting calculations 2018-06-06 21:23:17 +01:00
matrix.c Finish initial pass at a zclipping implementation 2018-07-14 21:54:43 +01:00
private.h Finish initial pass at a zclipping implementation 2018-07-14 21:54:43 +01:00
state.c Fix Accumlation buffer error in lxdream 2018-05-28 08:52:35 +01:00
texture.c Fix crash if glTexParameter was called when no texture bound 2018-05-28 07:16:40 +01:00