GLdc/containers
Luke Benstead 62e001c288 Reimplement or refactor Texturing, State, and Drawing
Things working:
 - glDrawArrays / glDrawElements et al.
 - Texturing
 - Blending

Things missing:

 - Lighting
 - Multitexturing
 - Near Z-clipping
 - Framebuffer extension
 - Immediate mode
2018-05-11 15:39:28 +01:00
..
aligned_vector.h Reimplement or refactor Texturing, State, and Drawing 2018-05-11 15:39:28 +01:00
named_array.h Replace the texture linked list with a new NamedArray container type 2018-05-02 09:31:24 +01:00