Blender Git Commit Log

Git Commits -> Revision b9ac83c

Revision b9ac83c by Mike Erwin (GPU_data_request)
April 23, 2015, 09:36 (GMT)
single alloc per VertexBuffer, down from 2

Using flexible array member from C99.

Tested on LLVM/clang, also supported in GCC and MSVC according to docs:

https://gcc.gnu.org/onlinedocs/gcc/Zero-Length.html
https://msdn.microsoft.com/en-us/library/b6fae073.aspx

Commit Details:

Full Hash: b9ac83ce9d7e03a549acaf4173429865aadbd70c
Parent Commit: 1178265
Lines Changed: +2, -5

1 Modified Path:

/source/blender/gpu/intern/gpux_vbo.c (+2, -5) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021