GLdc/GL
2019-03-11 19:14:30 +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 Increase the max polygon size to 32 2019-03-10 16:10:59 +00:00
error.c Detect multiple mipmap levels being uploaded to glCompressedTexImage2D 2018-08-08 08:45:25 +01:00
flush.c Allow specifying palette, autosort, memory options via glKosInitEx 2019-03-11 19:07:59 +00:00
fog.c Drop all of the old libGL files 2018-05-20 16:16:53 +01:00
framebuffer.c Prefix non-static private functions with '_gl' 2019-03-03 19:06:01 +00:00
glu.c Add gluOrtho2D, ortho2d example and fix glOrtho 2018-05-29 19:39:27 +01:00
immediate.c Add some missing function stubs 2019-03-10 12:19:45 +00:00
lighting.c Prefix some non-static private functions with '_gl' 2019-03-03 19:02:25 +00:00
matrix.c Add GL_MODELVIEW_MATRIX as an option to glGetFloatv 2019-03-10 12:30:39 +00:00
private.h Allow specifying palette, autosort, memory options via glKosInitEx 2019-03-11 19:07:59 +00:00
profiler.c Avoid an additional copy of every vertex. Fixes #22 2018-08-21 09:37:19 +01:00
profiler.h Performance optimisations 2018-08-19 21:10:42 +01:00
state.c Protect against invalid read 2019-03-10 20:18:11 +00:00
texture.c Fix texture twiddling 2019-03-11 19:14:30 +00:00