]> git.tdb.fi Git - libs/gl.git/commitdiff
Deprecate the mipmap_levels parameter in Texture
authorMikko Rasa <tdb@tdb.fi>
Sat, 30 Jan 2021 17:57:58 +0000 (19:57 +0200)
committerMikko Rasa <tdb@tdb.fi>
Sun, 31 Jan 2021 00:26:45 +0000 (02:26 +0200)
Instead specify the desired amount of mipmap levels when loading an
image.  This can be more robustly checked against the defined storage.


No differences found