]> git.tdb.fi Git - libs/gl.git/history - source/blend.cpp
Bind textures in the modern way when shaders are used
[libs/gl.git] / source / blend.cpp
2017-12-19 Mikko RasaAdd lexical conversions for BlendFactor and Predicate
2016-12-07 Mikko RasaAdd some more premade blend modes
2013-10-03 Mikko RasaCheck the presence of extension rather than function
2013-08-20 Mikko RasaDo not store generated files in the repository
2012-08-27 Mikko RasaComplete rewrite of extension handling
2011-09-06 Mikko RasaDrop Id tags and copyright notices from files
2010-09-15 Mikko RasaRemove non-OO access to blending
2010-03-03 Mikko RasaAdd object-oriented interfaces for the various tests...
2008-09-08 Mikko RasaUse RAII checks for extensions and versions
2008-08-17 Mikko RasaMove Image to mspgbase
2008-07-23 Mikko RasaUnbind vertex buffer after updating array data
2008-07-19 Mikko RasaAdd blending and clipping support