]> git.tdb.fi Git - libs/gl.git/commit - source/renderer.cpp
Eliminate the separate matrix stack in Renderer
authorMikko Rasa <tdb@tdb.fi>
Sat, 19 Nov 2016 14:20:06 +0000 (16:20 +0200)
committerMikko Rasa <tdb@tdb.fi>
Sat, 19 Nov 2016 14:20:06 +0000 (16:20 +0200)
commitf632bf388a58b036e265f3789c797beff5ab063a
treecb9f3c6d2ae044336e11208145ae7c4fa2e2f1dd
parentec5ec4201b60b8ba15aaa6208e453225a1d7a291
Eliminate the separate matrix stack in Renderer

Instead incorporate the modelview matrix into the main render state.
source/renderer.cpp
source/renderer.h