This repository has been archived on 2023-10-09. You can view files and clone it, but cannot push or open issues or pull requests.
Files
blender-archive/source/blender
Mike Erwin 225e3a6857 Gawain: multiple VertexBuffers per Batch
So we can store (for example) vertex positions in one buffer and normals + colors in another buffer. Not super exciting right now, but very useful once we start changing some attribute values.

Supports future work by Clément et al. Only tested with one VBO per Batch since that's all our current code uses.
2017-03-14 01:38:42 -04:00
..
2016-01-04 14:20:48 +05:00
2017-03-13 16:10:10 -04:00
2017-03-14 00:44:38 -04:00
2017-02-28 13:15:11 -05:00
2017-03-02 17:09:24 +01:00
2016-10-25 17:34:01 +02:00
2016-07-15 02:39:45 +10:00
2017-02-07 11:31:22 +01:00