GLdc/GL
2021-03-28 14:33:56 +01:00
..
platforms Start restructuring and switching to CMake 2021-03-28 14:33:56 +01:00
yalloc Apply tweaks to handle larger addresses (thanks @HaydenKow) 2021-02-18 20:55:03 +00:00
clip.c
config.h
draw.c Fix errors with final Z coordinate 2020-05-24 09:55:13 +01:00
error.c
flush.c
fog.c
framebuffer.c Do NULL check before access 2020-10-03 16:36:54 -07:00
glu.c
immediate.c
lighting.c
matrix.c Flip Y 2020-10-06 22:44:09 -07:00
platform.h Start restructuring and switching to CMake 2021-03-28 14:33:56 +01:00
private.h Start restructuring and switching to CMake 2021-03-28 14:33:56 +01:00
profiler.c
profiler.h
state.c Implement GL_ATI_meminfo 2021-02-20 15:10:35 +00:00
texture.c Defrag and retry if allocating texture memory fails 2021-02-20 15:04:40 +00:00
util.c