GLdc/GL
2018-08-07 20:49:10 +01:00
..
clip.c Untested multitexture implementation 2018-08-04 21:00:26 +01:00
clip.h Untested multitexture implementation 2018-08-04 21:00:26 +01:00
draw.c Untested multitexture implementation 2018-08-04 21:00:26 +01:00
error.c
flush.c Untested multitexture implementation 2018-08-04 21:00:26 +01:00
fog.c
framebuffer.c Clean up compressed texture constants and code 2018-08-07 20:22:44 +01:00
glu.c Add gluOrtho2D, ortho2d example and fix glOrtho 2018-05-29 19:39:27 +01:00
immediate.c Add glMultiTexCoord2fARB 2018-08-05 09:09:38 +01:00
lighting.c Fix directional lighting bug 2018-08-05 14:38:04 +01:00
matrix.c Finish initial pass at a zclipping implementation 2018-07-14 21:54:43 +01:00
private.h Add support for getting the max texture size 2018-08-07 08:45:24 +01:00
state.c Implement support for GL_NUM_COMPRESSED_TEXTURE_FORMATS_ARB and GL_COMPRESSED_TEXTURE_FORMATS_ARB 2018-08-07 20:46:26 +01:00
texture.c glCompressedTexImage2D is an ARB extension in OpenGL 1.2.1 2018-08-07 20:49:10 +01:00