]> git.tdb.fi Git - libs/gl.git/history - source/texturing.h
Check the flat qualifier from the correct member
[libs/gl.git] / source / texturing.h
2021-02-14 Mikko RasaRearrange soucre files into subdirectories
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
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...