Blender Git Commit Log

Git Commits -> Revision 6695dd5

Revision 6695dd5 by Mike Erwin (GPU_data_request)
April 16, 2015, 20:11 (GMT)
store index buffers in VRAM

With this change, smooth solid meshes draw faster in the new viewport
than old with VBOs.

Wireframe was already faster, now it's CRAZY fast.

Commit Details:

Full Hash: 6695dd5eea421a6ae8b44986a592d9b9a8c21369
Parent Commit: 33f85d0
Lines Changed: +118, -9

5 Modified Paths:

/source/blender/editors/space_view3d/drawobject.c (+2, -0) (Diff)
/source/blender/gpu/GPUx_element.h (+5, -0) (Diff)
/source/blender/gpu/intern/gpux_draw.c (+23, -9) (Diff)
/source/blender/gpu/intern/gpux_element.c (+76, -0) (Diff)
/source/blender/gpu/intern/GPUx_element_private.h (+12, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021