GLdc/GL
2020-10-06 20:07:11 -07:00
..
clip.c Small cleanup 2020-05-16 09:30:25 +01:00
config.h
draw.c Fix errors with final Z coordinate 2020-05-24 09:55:13 +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 Do NULL check before access 2020-10-03 16:36:54 -07:00
glu.c
immediate.c
lighting.c Small optimisation 2020-05-22 07:32:02 +01:00
matrix.c Fix origin bot-left of glViewport 2020-10-06 20:07:11 -07:00
private.h Fix bug from last commit, don't apply lights at all if none are enabled 2020-05-22 07:20:08 +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 Set Alpha flags when ALPHA_TEST is enabled 2020-05-10 13:49:45 +01:00
texture.c Fix default texture modulation 2020-05-19 21:27:34 +01:00
util.c
version.h Add version template 2020-09-28 12:52:53 +00:00