GLdc/GL
2024-12-07 19:54:16 +00:00
..
alloc Fix continuous free count 2024-12-07 19:54:16 +00:00
platforms Removed opb_count hack for older KOS versions 2024-10-09 22:20:32 -05:00
config.h
draw_fastpath.inc
draw.c Fix points/lines being improperly culled 2024-10-03 08:08:33 +10:00
error.c
flush.c Fix up paletted textures 2023-09-06 08:01:01 +01:00
fog.c
framebuffer.c
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 Fix not compiling on desktop due to relying on KOS specific frsqrt 2024-10-02 20:27:28 +10:00
state.c Fix lines 2024-10-02 19:00:05 +10:00
texture.c quick implementation of glTexSubImage2D/_glTexSubImage2DValidate, update to nehe06 example to show usage of glTexSubImage2D, and a compile issue to primitive_modes fixed. 2024-10-13 12:58:09 -07:00
types.h
util.c
version.c.in