]> git.tdb.fi Git - libs/gl.git/history - source/core/sampler.h
Use default member initializers for simple types
[libs/gl.git] / source / core / sampler.h
2021-10-09 Mikko RasaUse default member initializers for simple types
2021-10-01 Mikko RasaMove all OpenGL-specific code to a separate directory
2021-09-30 Mikko RasaCompletely hide OpenGL from the public headers
2021-09-18 Mikko RasaUse friend declarations to access OpenGL IDs of objects
2021-09-18 Mikko RasaMake the sampler-related enums independent of OpenGL...
2021-09-18 Mikko RasaRemove remaining deprecated things from the core classes
2021-08-16 Mikko RasaRewrite state management
2021-08-12 Mikko RasaRemove default sampler from Texture
2021-04-25 Mikko RasaSet OpenGL debug labels on various objects loaded from...
2021-03-28 Mikko RasaAdd CLAMP_TO_BORDER and border color to Sampler
2021-02-21 Mikko RasaAdd missing keyword to set sampler compare mode from...
2021-02-14 Mikko RasaRearrange soucre files into subdirectories