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