GLdc/GL
2024-06-07 21:36:59 +10:00
..
alloc Implement defragmenting the memory 2023-09-08 17:49:46 +01:00
platforms Simplify RGBA interpolation by avoiding a multiply and division by 255 2024-06-07 21:36:59 +10:00
config.h
draw_fastpath.inc Fix issues with GL_QUADS 2023-05-31 18:27:17 +01:00
draw.c Convert GL_SHORT to proper float on conversion 2023-09-26 18:51:29 +00:00
error.c
flush.c Fix up paletted textures 2023-09-06 08:01:01 +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 Update matrix.c 2024-02-18 23:34:59 +00:00
platform.h Set the opb counter 2024-03-11 19:11:35 +00: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 Should be GL_BGRA 2024-04-27 11:05:40 -04:00
types.h
util.c
version.c.in