Robert Bragg 876bf6cb28 vertex-buffer: remove the unstrided CBO type
When we come to submitting the users given attributes we sort them into
different types of buffers. Previously we had three types; strided,
unstrided and multi-pack. Really though unstrided was just a limited
form of multi-pack buffer and didn't imply any hind of special
optimization so this patch consolidates some code by reducing to just
two types; strided and multi-pack.
2010-10-26 12:38:15 +01:00
..
2010-06-01 12:08:18 +01:00
2010-09-03 16:12:24 +01:00
2010-09-20 13:15:44 +01:00
2010-10-14 16:23:05 +01:00
2010-03-03 17:02:51 +00:00