Blender Git Commit Log

Git Commits -> Revision 7d515f8

July 19, 2019, 12:38 (GMT)
GPU: Add GPUIndexBuf subrange

This allows to render only a subset of an index buffer.
This is nice as we can render each material surfaces individually and the
whole mesh with the same index buffer.

Commit Details:

Full Hash: 7d515f8c90c44d1bbadee255eb0f82508898c35a
Parent Commit: d5c0a02
Lines Changed: +54, -5

4 Modified Paths:

/source/blender/gpu/GPU_batch.h (+2, -1) (Diff)
/source/blender/gpu/GPU_element.h (+9, -1) (Diff)
/source/blender/gpu/intern/gpu_batch.c (+21, -2) (Diff)
/source/blender/gpu/intern/gpu_element.c (+22, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021