Blender Git Commit Log

Git Commits -> Revision 8568d38

Revision 8568d38 by Clément Foucault (master)
March 30, 2018, 18:09 (GMT)
GWN: Add GWN_vertbuf_vertex_count_set.

This allows us to specify a the number of vertices to upload to the gpu.
This is to keep the same allocation on the System Memory but send the least
amount of data to the GPU/Driver.

Commit Details:

Full Hash: 8568d38f1b0858a3138b72698babd6ba7b65d6b3
Parent Commit: cc69831
Lines Changed: +28, -14

2 Modified Paths:

/intern/gawain/gawain/gwn_vertex_buffer.h (+3, -1) (Diff)
/intern/gawain/src/gwn_vertex_buffer.c (+25, -13) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021