]> git.tdb.fi Git - libs/gl.git/commit
Rename the matrix reference version of uniform_matrix4 to uniform
authorMikko Rasa <tdb@tdb.fi>
Mon, 3 Sep 2012 10:19:13 +0000 (13:19 +0300)
committerMikko Rasa <tdb@tdb.fi>
Mon, 3 Sep 2012 10:19:13 +0000 (13:19 +0300)
commita8b400939e1325ed1efeb697771ba38156729d00
treecdd6669ed53c229b35c90feb501cb3ef1a9cfe86
parent8f7d5b6460ef68e7316c7f556b7152d9c9f7bfe2
Rename the matrix reference version of uniform_matrix4 to uniform

This is more in line with the other uniform setters, which don't have any
type suffix when given an argument from which the type is apparent.
source/programdata.cpp
source/programdata.h