Blender Git Commit Log
Git Commits -> Revision 231b5d9
Revision 231b5d9 by Mike Erwin (master) March 21, 2017, 04:25 (GMT) |
track dirty state of legacy matrix API This is used to send latest matrix values to shader when drawing. Previously handled by calling OpenGL matrix functions, followed by gpuMatrixUpdate_legacy. With this change that function is no longer needed. Part of T49450 |
Commit Details:
Full Hash: 231b5d96bbfd77253941dd37cc4929e4e119d706
Parent Commit: 0c47923
Lines Changed: +14, -2
1 Modified Path:
/source/blender/gpu/intern/gpu_matrix.c (+14, -2) (Diff)