]> git.tdb.fi Git - libs/gl.git/commit
Remove non-OO access to blending
authorMikko Rasa <tdb@tdb.fi>
Wed, 15 Sep 2010 19:06:58 +0000 (19:06 +0000)
committerMikko Rasa <tdb@tdb.fi>
Wed, 15 Sep 2010 19:06:58 +0000 (19:06 +0000)
commitc473f9193d3e5088772b6e5ebf53b710e2976a92
tree53603c853015326b3c64426cd5cdfb438c672198
parent020811d96d5c823686e5c2b0a392b95d1a321f05
Remove non-OO access to blending
Make Bind constructible from a reference again
Use RAII binding for texture in Font
source/bindable.h
source/blend.cpp
source/blend.h
source/font.cpp