GLdc/GL
2022-02-01 07:25:54 +00:00
..
platforms
yalloc
clip.c Remove debug logging 2021-09-18 14:37:28 +01:00
config.h
draw_fastpath.inc Add tri and quad fast paths 2021-09-14 19:36:42 +01:00
draw.c Fix bug when glVertexPointer etc. is called without client state enabled 2021-10-02 20:01:44 +01:00
error.c Error cleanup and immediate mode perf improvements 2021-09-13 10:29:04 +01:00
flush.c
fog.c Error cleanup and immediate mode perf improvements 2021-09-13 10:29:04 +01:00
framebuffer.c Add gluBuild2DMipmaps() 2022-02-01 07:25:54 +00:00
glu.c
immediate.c Add glTexCoord1f() and glTexCoord1fv() 2022-01-18 21:40:31 +00:00
lighting.c Error cleanup and immediate mode perf improvements 2021-09-13 10:29:04 +01:00
matrix.c
platform.h
private.h Perf tweaks 2021-09-13 12:57:52 +01:00
state.c Merge branch 'Add_glPolygonMode_Stub' into 'master' 2022-01-18 21:38:31 +00:00
texture.c Add glGetTexImage stub for portability 2022-01-31 08:29:00 +00:00
types.h
util.c
version.c.in