]> git.tdb.fi Git - libs/gl.git/history - source/texture2darray.cpp
Remove the deprecated ProgramBuilder class
[libs/gl.git] / source / texture2darray.cpp
2021-02-07 Mikko RasaGraphics::Image::get_data was renamed to get_pixels
2021-02-03 Mikko RasaRefactor texture external image loading into a helper...
2021-02-01 Mikko RasaRequire texture data to be uploaded in a format matchin...
2021-02-01 Mikko RasaSeparate abstract pixel compositions from concrete...
2017-09-10 Mikko RasaThrow an exception if a referenced external image is...
2017-09-10 Mikko RasaUse correct function name in exception
2016-10-27 Mikko RasaImplement 2D array textures