]> git.tdb.fi Git - libs/gl.git/commitdiff
Allow the maximum mipmap level of a texture to be specified
authorMikko Rasa <tdb@tdb.fi>
Mon, 2 Jul 2018 12:49:48 +0000 (15:49 +0300)
committerMikko Rasa <tdb@tdb.fi>
Mon, 2 Jul 2018 12:50:20 +0000 (15:50 +0300)
This doubles as a way to specify the number of mipmap levels to allocate
when the tetxure image is loaded from a Graphics::Image.


No differences found