Blender Git Commit Log

Git Commits -> Revision 74434be

Revision 74434be by Mike Erwin (master)
March 21, 2017, 04:05 (GMT)
OpenGL: more legacy support for matrix routines

For the sake of forward progress on T49450

We can now replace legacy gl* matrix function calls with their gpu equivalents. "Inactive" in this code means we're using the legacy matrix stacks, not our own. Setting up the proper gpuMatrixBegin2D/3D/End calls can be done afterward.

Most or all of this will be removed after the transition to core profile.

Commit Details:

Full Hash: 74434beb1c50dcdf3174f29c80e25c6d75ccfae7
Parent Commit: 060243a
Lines Changed: +87, -0

1 Modified Path:

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