]> git.tdb.fi Git - libs/gl.git/history - source/rendertarget.cpp
Check the flat qualifier from the correct member
[libs/gl.git] / source / rendertarget.cpp
2021-02-14 Mikko RasaRearrange soucre files into subdirectories
2021-02-01 Mikko RasaSeparate abstract pixel compositions from concrete...
2021-01-31 Mikko RasaMove texture sampler state to a separate object
2021-01-25 Mikko RasaAdd another constructor to RenderTarget to resolve...
2018-07-04 Mikko RasaAllow RED and RG pixel formats in RenderTargetFormat
2018-07-02 Mikko RasaDisable mipmaps from various render target textures
2016-12-29 Mikko RasaAdd a method to set the texture filter of RenderTarget...
2016-12-07 Mikko RasaMark some functions as const that by all rights should be
2016-12-03 Mikko RasaAdd a RenderTarget class to manage and annotate FBOs