GLdc/GL
2020-05-19 21:27:34 +01:00
..
clip.c Small cleanup 2020-05-16 09:30:25 +01:00
config.h
draw.c Small cleanup 2020-05-16 09:30:25 +01:00
error.c feat: error.c have PrintError reset error cond 2020-03-05 15:14:26 -05:00
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 Small tweak to lighting code 2020-05-13 21:04:24 +01:00
matrix.c Update SH4_math.h and stop storing the near plane 2020-03-21 21:21:46 +00:00
private.h Lighting perf improvements 2020-05-11 20:34:09 +01:00
profiler.c feat: make profiler compile time define 2020-03-05 14:57:51 -05:00
profiler.h feat: make profiler compile time define 2020-03-05 14:57:51 -05:00
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