GLdc/GL
2019-03-10 19:59:34 +00:00
..
clip.c
clip.h
config.h Increase the max texture count 2019-03-08 21:38:39 +00:00
draw.c Increase the max polygon size to 32 2019-03-10 16:10:59 +00:00
error.c
flush.c Fix GL_ALPHA_TEST sample 2019-03-10 19:59:34 +00:00
fog.c
framebuffer.c
glu.c
immediate.c Add some missing function stubs 2019-03-10 12:19:45 +00:00
lighting.c
matrix.c Add GL_MODELVIEW_MATRIX as an option to glGetFloatv 2019-03-10 12:30:39 +00:00
private.h Implement glAlphaFunc and glEnable(GL_ALPHA_TEST) 2019-03-10 17:53:58 +00:00
profiler.c
profiler.h
state.c Implement glAlphaFunc and glEnable(GL_ALPHA_TEST) 2019-03-10 17:53:58 +00:00
texture.c Start working on a test for GL_ALPHA_TEST 2019-03-10 19:38:47 +00:00