]> git.tdb.fi Git - libs/gl.git/history - source/texturing.cpp
Remove the deprecated ProgramBuilder class
[libs/gl.git] / source / texturing.cpp
2021-02-06 Mikko RasaSupport samplers as independent objects
2020-05-31 Mikko RasaAdd a texunit statement which automatically determines...
2020-05-25 Mikko RasaChange Texturing to store index-texture pairs
2019-10-23 Mikko RasaRemove support for legacy OpenGL features
2018-07-01 Mikko RasaBind textures in the modern way when shaders are used
2014-12-10 Mikko RasaAdd some accessors
2014-10-17 Mikko RasaReplace Texturing::Attachment with a simple Texture...
2014-10-15 Mikko RasaRemove a number of rarely used legacy features
2013-11-27 Mikko RasaAlways bind textures in a specific texture unit
2011-09-06 Mikko RasaRework exceptions
2011-09-06 Mikko RasaDrop Id tags and copyright notices from files
2010-07-15 Mikko RasaAdd a Texturing class to encapsulate the state of multi...