GLdc/GL
2019-09-17 08:28:43 -05:00
..
clip.c Refactor matrix management and clipping 2019-09-14 20:51:47 +01:00
config.h Increase the max texture count 2019-03-08 21:38:39 +00:00
draw.c Refactor matrix management and clipping 2019-09-14 20:51:47 +01:00
error.c
flush.c Rename ClipVertex -> Vertex 2019-03-25 09:44:59 +00:00
fog.c
framebuffer.c Throw GL_INVALID_OPERATION if mipmaps are specified for non-square textures 2019-04-17 16:19:03 +01:00
glu.c Refactor matrix management and clipping 2019-09-14 20:51:47 +01:00
immediate.c Implement glColor3ubv 2019-08-20 20:42:29 +01:00
lighting.c Rewrite the lighting code 2019-08-01 20:21:13 +01:00
matrix.c Refactor matrix management and clipping 2019-09-14 20:51:47 +01:00
private.h Refactor matrix management and clipping 2019-09-14 20:51:47 +01:00
profiler.c Disable profiler 2019-03-29 11:26:19 +00:00
profiler.h
state.c Refactor the perspective divide to work with glDepthRange 2019-09-08 17:27:56 +01:00
texture.c Fixed comment 2019-09-17 08:28:43 -05:00