GLdc/GL
2023-09-01 08:52:01 +01:00
..
alloc Don't calculate things twice 2023-09-01 08:52:01 +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
flush.c Drastically refactor glTexImage2D 2023-08-26 20:34:11 +01:00
fog.c
framebuffer.c Make glGenerateMipmap the function, and EXT the alias 2023-07-26 20:33:12 +01:00
gl_assert.h
glu.c
immediate.c Many bug fixes and optimisations 2023-05-16 13:31:44 +01:00
lighting.c
matrix.c Many bug fixes and optimisations 2023-05-16 13:31:44 +01:00
platform.h
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 Remove yalloc 2023-09-01 08:34:48 +01:00
types.h
util.c
version.c.in