GLdc/GL
2025-02-22 14:42:00 +01:00
..
alloc
platforms Implemented support for all vertex attribute fmts. 2025-02-19 08:54:21 -06:00
attributes.c Fixed incorrect alpha vertex color value. 2025-02-19 13:03:05 -06:00
config.h
draw_fastpath.inc
draw.c Fix lighting using some values calculated for last vertex, instead of the current vertex 2025-02-08 12:23:43 +11:00
error.c
flush.c
fog.c ifdef-ing more DC-specifics from Nehe16 2025-02-18 22:04:49 -06:00
framebuffer.c
gl_assert.h
glu.c
immediate.c
lighting.c Fix lighting using some values calculated for last vertex, instead of the current vertex 2025-02-08 12:23:43 +11:00
matrix.c Change all ifdefs to support both DC & Naomi 2025-02-22 14:42:00 +01:00
platform.h Change all ifdefs to support both DC & Naomi 2025-02-22 14:42:00 +01:00
private.h Change all ifdefs to support both DC & Naomi 2025-02-22 14:42:00 +01:00
state.c Add support for glGetIntegerv(GL_MATRIX_MODE,...) 2025-02-09 19:13:38 +00:00
texture.c Change all ifdefs to support both DC & Naomi 2025-02-22 14:42:00 +01:00
types.h
util.c
version.c.in