GLdc/GL
2019-09-14 20:51:47 +01:00
..
clip.c Refactor matrix management and clipping 2019-09-14 20:51:47 +01:00
config.h
draw.c Refactor matrix management and clipping 2019-09-14 20:51:47 +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 Refactor matrix management and clipping 2019-09-14 20:51:47 +01:00
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 Refactor matrix management and clipping 2019-09-14 20:51:47 +01:00
private.h Refactor matrix management and clipping 2019-09-14 20:51:47 +01:00
profiler.c
profiler.h
state.c Refactor the perspective divide to work with glDepthRange 2019-09-08 17:27:56 +01:00
texture.c Use PVR_TXRENV_MODULATE instead of MODULATEALPHA. Fixes #48 2019-08-08 09:36:38 +01:00