GLdc/GL
2019-11-14 10:04:15 +00: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 Implement GL_ARB_vertex_array_bgra 2019-09-30 21:59:11 +01:00
error.c Detect multiple mipmap levels being uploaded to glCompressedTexImage2D 2018-08-08 08:45:25 +01:00
flush.c Generate version.h and print version on boot. Fixes #46 2019-09-22 21:48:43 +01:00
fog.c Drop all of the old libGL files 2018-05-20 16:16:53 +01:00
framebuffer.c Implement mipmap generation for paletted textures 2019-09-26 09:17:07 +01:00
glu.c Refactor matrix management and clipping 2019-09-14 20:51:47 +01:00
immediate.c Implement GL_ARB_vertex_array_bgra 2019-09-30 21:59:11 +01:00
lighting.c Add light sample and fix lighting bug 2019-11-14 10:04:15 +00:00
matrix.c remove single minus sign 2019-10-04 10:29:54 -04:00
private.h Initial implementation of a fast-path (currently some corruption) 2019-09-30 09:14:43 +01:00
profiler.c Disable profiler 2019-03-29 11:26:19 +00:00
profiler.h Performance optimisations 2018-08-19 21:10:42 +01:00
state.c Implement GL_ARB_vertex_array_bgra 2019-09-30 21:59:11 +01:00
texture.c Implement mipmap generation for paletted textures 2019-09-26 09:17:07 +01:00
util.c Fix a bad reference 2019-11-12 17:28:39 +00:00