GLdc/GL
2023-09-01 20:29:24 +01:00
..
alloc Fix broken merge 2023-09-01 20:29:24 +01:00
platforms Switch to the new allocator 2023-08-31 21:21:14 +01:00
config.h
draw_fastpath.inc Fix issues with GL_QUADS 2023-05-31 18:27:17 +01:00
draw.c Fix issues with GL_QUADS 2023-05-31 18:27:17 +01:00
error.c Error cleanup and immediate mode perf improvements 2021-09-13 10:29:04 +01:00
flush.c Allow configuring automatic texture twiddling in glKosInitEx 2023-09-01 20:23:55 +01:00
fog.c Error cleanup and immediate mode perf improvements 2021-09-13 10:29:04 +01:00
framebuffer.c Make glGenerateMipmap the function, and EXT the alias 2023-07-26 20:33:12 +01:00
gl_assert.h Clean ups and optimisations 2022-08-25 21:24:08 +01:00
glu.c
immediate.c Many bug fixes and optimisations 2023-05-16 13:31:44 +01:00
lighting.c Don't update lights unnecessarily 2023-03-23 20:01:41 +00:00
matrix.c Many bug fixes and optimisations 2023-05-16 13:31:44 +01:00
platform.h Optimisations 2023-05-11 20:00:13 +01:00
private.h Drastically refactor glTexImage2D 2023-08-26 20:34:11 +01:00
state.c Drastically refactor glTexImage2D 2023-08-26 20:34:11 +01:00
texture.c Perf improvements and fixes 2023-09-01 20:25:27 +01:00
types.h Use Moops memcpy 2023-03-05 21:16:12 +00:00
util.c
version.c.in