Blender Git Commit Log

Git Commits -> Revision 7c57220

June 12, 2012, 21:26 (GMT)
Adding gpuOrtho, gpuFrustum, gpuLookAt and respective functions to math_matrix.c
gpuLoad*** just writes the matrix to the stack instead of multiplying
mat4_look_from_origin is loosly based on Mesa implemintation

Commit Details:

Full Hash: 7c57220153e0d62ceec3bb3a323144ad16956975
SVN Revision: 47804
Parent Commit: 8e46e52
Lines Changed: +227, -6

4 Modified Paths:

/source/blender/blenlib/BLI_math_matrix.h (+7, -0) (Diff)
/source/blender/blenlib/intern/math_matrix.c (+80, -0) (Diff)
/source/blender/gpu/GPU_matrix.h (+29, -1) (Diff)
/source/blender/gpu/intern/gpu_matrix.c (+111, -5) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021