GLdc/GL
2025-02-01 16:05:07 +11:00
..
alloc Fix continuous free count 2024-12-07 19:54:16 +00:00
platforms Got rid of a memset4() call from KOS. 2025-01-23 21:27:34 -06:00
attributes.c Fix enable/disable attribute calls not updating read functions 2025-02-01 16:05:07 +11:00
config.h
draw_fastpath.inc
draw.c Calculate read attribute functions when attribute states changes, instead of at every draw call 2025-02-01 15:38:59 +11:00
error.c
flush.c
fog.c
framebuffer.c
gl_assert.h
glu.c API FP ABI conformity fixes. 2025-01-27 00:53:23 -06:00
immediate.c Merge branch 'master' into 'FasterImmediate' 2024-08-11 11:11:25 +00:00
lighting.c
matrix.c API FP ABI conformity fixes. 2025-01-27 00:53:23 -06:00
platform.h
private.h Calculate read attribute functions when attribute states changes, instead of at every draw call 2025-02-01 15:38:59 +11:00
state.c API FP ABI conformity fixes. 2025-01-27 00:53:23 -06:00
texture.c removed the commented out debug printing 2024-12-07 16:24:05 -07:00
types.h
util.c
version.c.in