Blender Git Commit Log

Git Commits -> Revision 1c426d5

Revision 1c426d5 by Mike Erwin (master)
April 13, 2017, 08:00 (GMT)
OpenGL: implement 2D with 4x4 matrices

... even though 3x3 feels better.

This is a compromise to get core profile up & running sooner. Eventually I'd like to finish the original 3x3 plans, but this commit will let us get on with other tasks.

External API stays (almost) the same. Our GLSL shaders can use this without any changes.

Part of T49450 and T51164

Commit Details:

Full Hash: 1c426d5b6cf70dc4bf84b3bdc494b4543d68c715
Parent Commit: fae01c3
Lines Changed: +191, -55

2 Modified Paths:

/source/blender/gpu/GPU_matrix.h (+14, -0) (Diff)
/source/blender/gpu/intern/gpu_matrix.c (+177, -55) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021