GLdc/GL
2025-07-13 01:07:49 -04:00
..
alloc
platforms Fix clipped triangle in THIRD_VISIBLE case producing vertices in wrong direction, which would result in them being culled when face culling was enabled 2025-03-31 21:12:05 +11:00
attributes.c Merge branch 'tnl_effects' into 'master' 2025-05-24 20:19:01 +00:00
config.h
draw_fastpath.inc
draw.c Fix tnl_effects sample not working at all on native desktop OpenGL 2025-02-22 22:41:49 +11:00
error.c
flush.c
fog.c
framebuffer.c Fix gluBuild2DMipmaps not returning a value 2025-03-31 21:08:53 +11:00
gl_assert.h
glu.c Fix gluBuild2DMipmaps not returning a value 2025-03-31 21:08:53 +11:00
immediate.c
lighting.c
matrix.c Merge branch 'tnl_effects' into 'master' 2025-05-24 20:19:01 +00:00
platform.h Change all ifdefs to support both DC & Naomi 2025-02-22 14:42:00 +01:00
private.h don't waste a full byte on mirror/flip setting 2025-07-13 00:16:43 -04:00
state.c don't waste a full byte on mirror/flip setting 2025-07-13 00:16:43 -04:00
texture.c clear clamp when setting mirrored repeat 2025-07-13 01:07:49 -04:00
tnl_effects.c Add texture/color matrix sample 2025-02-22 10:52:09 +11:00
types.h
util.c
version.c.in