Blender Git Commit Log

Git Commits -> Revision 23035cf

Revision 23035cf by Mike Erwin (master)
May 21, 2017, 22:25 (GMT)
Gawain: remove GLenum from IndexType API

Goal is to make most of the API independent of OpenGL, Vulkan, any other backend.

Able to remove default case from ElementList_size because IndexType only covers index types. Not that and *everything else* like GLenum.

Commit Details:

Full Hash: 23035cf46fb4dd6a0bf7e688b0f15128030c77d1
Parent Commit: 054eb94
Lines Changed: +20, -12

3 Modified Paths:

/intern/gawain/gawain/element.h (+4, -3) (Diff)
/intern/gawain/src/batch.c (+4, -4) (Diff)
/intern/gawain/src/element.c (+12, -5) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021