GLdc/GL
Luke Benstead b4c2dd0a5e Merge branch 'micro_opts' into 'master'
Few micro optimisations

See merge request simulant/GLdc!133
2024-12-22 22:31:47 +00:00
..
alloc Fix continuous free count 2024-12-07 19:54:16 +00:00
platforms Removed opb_count hack for older KOS versions 2024-10-09 22:20:32 -05:00
config.h
draw_fastpath.inc
draw.c glXYZPointer methods now avoid recomputing state when only the data pointer changes 2024-10-07 18:06:03 +11:00
error.c
flush.c
fog.c
framebuffer.c
gl_assert.h
glu.c
immediate.c Merge branch 'master' into 'FasterImmediate' 2024-08-11 11:11:25 +00:00
lighting.c
matrix.c Unify and slightly simplify specialised matrix multiply functions 2024-10-07 18:06:42 +11:00
platform.h Set the opb counter 2024-03-11 19:11:35 +00:00
private.h Fix not compiling on desktop due to relying on KOS specific frsqrt 2024-10-02 20:27:28 +10:00
state.c Fix lines 2024-10-02 19:00:05 +10:00
texture.c removed the commented out debug printing 2024-12-07 16:24:05 -07:00
types.h
util.c
version.c.in