Blender Git Loki
Git Commits -> Revision efd547f
Revision efd547f by Campbell Barton (master) June 9, 2016, 20:09 (GMT) |
GPU: avoid multiple bind calls in GPU_draw_pbvh_buffers Also add utility functions: GPU_basic_shader_bind_enable/disable so we don't have to get the previous state every time and manipulate it |
Commit Details:
Full Hash: efd547f3da10a247fdcff66e74f9b98ec3abdd39
Parent Commit: 6798809
Lines Changed: +29, -10