GLdc/GL
2020-05-08 13:53:56 +01:00
..
clip.c Fix clipping 2020 2020-04-03 19:12:42 +00:00
config.h
draw.c Undo fmac which worked out slower 2020-05-08 13:53:56 +01:00
error.c
flush.c Allow enabling fsaa via the GLdcConfig struct 2020-03-18 20:47:12 +00:00
fog.c
framebuffer.c
glu.c
immediate.c
lighting.c Don't use memcpy when copying colours 2020-05-08 09:49:01 +01:00
matrix.c Update SH4_math.h and stop storing the near plane 2020-03-21 21:21:46 +00:00
private.h Restore MAX_LIGHTS to 8 2020-05-08 10:00:03 +01:00
profiler.c
profiler.h
sh4_math.h Fix up depth functions and update sh4_math 2020-04-05 21:12:52 +01:00
state.c Move enabled state onto the LightSource 2020-05-08 07:19:56 +01:00
texture.c
util.c