GLdc/GL
2019-03-25 12:38:34 +00:00
..
clip.c Rename ClipVertex -> Vertex 2019-03-25 09:44:59 +00:00
config.h Increase the max texture count 2019-03-08 21:38:39 +00:00
draw.c Switch back to normal swapping 2019-03-25 12:38:34 +00:00
error.c Detect multiple mipmap levels being uploaded to glCompressedTexImage2D 2018-08-08 08:45:25 +01:00
flush.c Rename ClipVertex -> Vertex 2019-03-25 09:44:59 +00:00
fog.c Drop all of the old libGL files 2018-05-20 16:16:53 +01:00
framebuffer.c Reserve 0 in the framebuffer thing (WIP) 2019-03-11 19:24:08 +00:00
glu.c Add gluOrtho2D, ortho2d example and fix glOrtho 2018-05-29 19:39:27 +01:00
immediate.c Allow configuring initial capacities 2019-03-13 15:43:50 +00:00
lighting.c Fix some signedness issues 2019-03-13 15:14:09 +00:00
matrix.c Add GL_MODELVIEW_MATRIX as an option to glGetFloatv 2019-03-10 12:30:39 +00:00
private.h Rename ClipVertex -> Vertex 2019-03-25 09:44:59 +00:00
profiler.c Optimisations 2019-03-13 15:35:42 +00:00
profiler.h Performance optimisations 2018-08-19 21:10:42 +01:00
state.c Fix some signedness issues 2019-03-13 15:14:09 +00:00
texture.c Fix some signedness issues 2019-03-13 15:14:09 +00:00