]> git.tdb.fi Git - libs/gl.git/commitdiff
Add a new transform API to Renderer.
authorMikko Rasa <tdb@tdb.fi>
Thu, 13 Nov 2014 21:43:05 +0000 (23:43 +0200)
committerMikko Rasa <tdb@tdb.fi>
Thu, 13 Nov 2014 21:43:05 +0000 (23:43 +0200)
Accessing the matrix stack directly is unsafe as it allows the caller to
push and pop on it independently of Renderer states.


No differences found