Blender Git Commit Log

Git Commits -> Revision 225e3a6

Revision 225e3a6 by Mike Erwin (master)
March 14, 2017, 05:38 (GMT)
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.

Commit Details:

Full Hash: 225e3a6857b33ac0af8de89cc1b63734caa3e058
Parent Commit: 9bf0b24
Lines Changed: +82, -33

3 Modified Paths:

/source/blender/gpu/gawain/batch.c (+75, -30) (Diff)
/source/blender/gpu/gawain/batch.h (+6, -2) (Diff)
/source/blender/gpu/gawain/immediate.c (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021