GLdc/GL
2023-05-20 07:45:45 +01:00
..
platforms Speed up the software renderer 2023-05-20 07:45:45 +01:00
yalloc Clean ups and optimisations 2022-08-25 21:24:08 +01:00
config.h
draw_fastpath.inc Clean up aligned vector 2023-05-12 20:51:36 +01:00
draw.c Clean up 2023-05-20 07:44:55 +01:00
error.c Error cleanup and immediate mode perf improvements 2021-09-13 10:29:04 +01:00
flush.c Clean up aligned vector 2023-05-12 20:51:36 +01:00
fog.c Error cleanup and immediate mode perf improvements 2021-09-13 10:29:04 +01:00
framebuffer.c Clean ups and optimisations 2022-08-25 21:24:08 +01:00
gl_assert.h Clean ups and optimisations 2022-08-25 21:24:08 +01:00
glu.c
immediate.c Many bug fixes and optimisations 2023-05-16 13:31:44 +01:00
lighting.c Don't update lights unnecessarily 2023-03-23 20:01:41 +00:00
matrix.c Many bug fixes and optimisations 2023-05-16 13:31:44 +01:00
platform.h Optimisations 2023-05-11 20:00:13 +01:00
private.h Undo some bad changes 2023-04-23 21:00:01 +01:00
state.c Many bug fixes and optimisations 2023-05-16 13:31:44 +01:00
texture.c Liberally assert stuff 2023-05-17 20:39:58 +01:00
types.h Use Moops memcpy 2023-03-05 21:16:12 +00:00
util.c
version.c.in