Files
test/source/blender
Mike Erwin 8fd510f4b8 Gawain: new enum type for vertex attrib components
Motivations:
1) GLenum is too broad; tightly-defined enum just for this is safer.
2) enable a Vulkan future

New code should use these instead of GL_FLOAT etc. When all existing code has been updated to use new enum, we can drop compatibility with GLenum values.

Early work towards 10_10_10 format, more to come soon.
2016-11-11 19:39:56 -06:00
..
2016-01-04 14:20:48 +05:00
2016-10-25 17:34:01 +02:00
2016-07-15 02:39:45 +10:00