GLdc/GL
2020-05-09 06:33:28 +01:00
..
clip.c Fix clipping 2020 2020-04-03 19:12:42 +00:00
config.h
draw.c Performance tweaks 2020-05-08 19:42:31 +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 Fix overbright lighting 2020-05-09 06:33:28 +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