]> git.tdb.fi Git - libs/gl.git/commit
Use ARB_texture_storage for defining texture storage
authorMikko Rasa <tdb@tdb.fi>
Thu, 27 Oct 2016 22:52:13 +0000 (01:52 +0300)
committerMikko Rasa <tdb@tdb.fi>
Fri, 28 Oct 2016 11:28:12 +0000 (14:28 +0300)
commitcb836adcf11f690188df9b7bc59f3fe87b67aaa7
tree781ea2de265ba0bb9faaa96c7477333283897991
parente01371d38e290b4c526146fd5d1388bba8201233
Use ARB_texture_storage for defining texture storage
extensions/arb_texture_storage.glext [new file with mode: 0644]
source/texture1d.cpp
source/texture2d.cpp
source/texture3d.cpp
source/texturecube.cpp