GLdc/GL
2024-09-14 07:46:11 +01:00
..
alloc Fix a bug in the allocator# 2024-09-14 07:46:11 +01:00
platforms Merge branch 'master' of https://gitlab.com/simulant/GLdc 2024-08-11 09:19:59 -05:00
config.h
draw_fastpath.inc Fix issues with GL_QUADS 2023-05-31 18:27:17 +01:00
draw.c Try to fix not being able to use GL_SRC_COLOR and GL_ONE_MINUS_SRC_COLOR as destination blend factor 2024-09-06 22:13:31 +10: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 Merge branch 'master' into 'FasterImmediate' 2024-08-11 11:11:25 +00:00
lighting.c
matrix.c Merge branch 'master' of https://gitlab.com/simulant/GLdc into pvr_direct 2024-08-11 01:21:06 -05:00
platform.h Set the opb counter 2024-03-11 19:11:35 +00:00
private.h Try to fix not being able to use GL_SRC_COLOR and GL_ONE_MINUS_SRC_COLOR as destination blend factor 2024-09-06 22:13:31 +10:00
state.c Try to fix not being able to use GL_SRC_COLOR and GL_ONE_MINUS_SRC_COLOR as destination blend factor 2024-09-06 22:13:31 +10:00
texture.c Tidy up textures table and add some missing formats 2024-09-04 21:26:46 +10:00
types.h
util.c
version.c.in