Blender Git Commit Log
Git Commits -> Revision de0cae2
Revision de0cae2 by Clément Foucault (master) June 3, 2019, 15:58 (GMT) |
GPU: Fix Restart index bug Restart index can have been changed in another context and the static var can get out of sync. A better solution is to set the restart index when binding the VAO. It also have less perf impact. Fix T65364 Corrupted mesh display on macOS |
Commit Details:
Full Hash: de0cae29cf75133ec0afc82f4b21de281992ede0
Parent Commit: 0efe89b
Lines Changed: +9, -18
1 Modified Path:
/source/blender/gpu/intern/gpu_batch.c (+9, -18) (Diff)