Files
test/source/blender/gpu
Mike Erwin 74434beb1c 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.
2017-03-21 00:05:03 -04:00
..
2017-03-16 23:32:35 -04:00
2016-03-21 22:43:03 +01:00
2014-10-07 15:47:32 -05:00
2017-03-16 23:32:35 -04:00
2014-10-07 15:47:32 -05:00
2017-03-18 01:56:34 +01:00