GLdc/GL
2019-08-20 20:42:29 +01:00
..
clip.c
config.h
draw.c Rewrite the lighting code 2019-08-01 20:21:13 +01:00
error.c
flush.c
fog.c
framebuffer.c Throw GL_INVALID_OPERATION if mipmaps are specified for non-square textures 2019-04-17 16:19:03 +01:00
glu.c
immediate.c Implement glColor3ubv 2019-08-20 20:42:29 +01:00
lighting.c Rewrite the lighting code 2019-08-01 20:21:13 +01:00
matrix.c
private.h Rewrite the lighting code 2019-08-01 20:21:13 +01:00
profiler.c Disable profiler 2019-03-29 11:26:19 +00:00
profiler.h
state.c Remove unnecessary conditional check 2019-04-01 09:57:33 +01:00
texture.c Use PVR_TXRENV_MODULATE instead of MODULATEALPHA. Fixes #48 2019-08-08 09:36:38 +01:00