GLdc/GL
2019-03-14 13:16:55 +00:00
..
clip.c Make the binary symbols more compatible 2019-03-08 21:36:53 +00:00
clip.h More clipping fixes 2018-09-08 20:53:28 +01:00
config.h Increase the max texture count 2019-03-08 21:38:39 +00:00
draw.c Rename some functions 2019-03-14 13:16:55 +00:00
error.c Detect multiple mipmap levels being uploaded to glCompressedTexImage2D 2018-08-08 08:45:25 +01:00
flush.c Allow configuring initial capacities 2019-03-13 15:43:50 +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 Allow configuring initial capacities 2019-03-13 15:43:50 +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