GLdc/GL
2024-02-02 20:08:04 +00:00
..
alloc Implement defragmenting the memory 2023-09-08 17:49:46 +01:00
platforms avoid reading the flashrom if we know we are in VGA mode 2024-02-02 20:08:04 +00:00
config.h
draw_fastpath.inc
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
lighting.c
matrix.c Fixed alignment for matrix passed into UploadMatrix4x4 in gluLookAt 2023-09-20 10:18:55 -05: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 Add missing conversion, fixes #77 2024-01-16 22:05:43 +00:00
types.h
util.c
version.c.in