]> git.tdb.fi Git - libs/gl.git/commit
Minor fixes, courtesy of Apple's compiler
authorMikko Rasa <tdb@tdb.fi>
Thu, 3 Oct 2013 07:24:53 +0000 (10:24 +0300)
committerMikko Rasa <tdb@tdb.fi>
Thu, 3 Oct 2013 07:33:27 +0000 (10:33 +0300)
commitae9abd6be3e556d0a202cc5ab05668da715382c9
treee3b7f956a59c40e1c8ea47fd8ae27fa663d94963
parentc0f0ea613b79a61bf83ef46a5fac6b22cbb242b7
Minor fixes, courtesy of Apple's compiler

It likes to complain about a lot of things.  Some of them make sense (like
unused private members), but mostly it's just being a bitch.
demos/desertpillars.cpp
source/font.cpp
source/grid.h
source/programdata.h
source/scene.h
source/uniformblock.h