]> git.tdb.fi Git - libs/gl.git/commit
Allow repeated storage calls with the same parameters
authorMikko Rasa <tdb@tdb.fi>
Sun, 18 Apr 2021 18:59:46 +0000 (21:59 +0300)
committerMikko Rasa <tdb@tdb.fi>
Sun, 18 Apr 2021 19:11:38 +0000 (22:11 +0300)
commit4ae2ffa3057af9524a84ba322c0db32d6fcae8f2
tree794442abdddd1fbeb012d69f6cd97df125a5dee2
parent0d765be40336decc966932e0143fe9496f3eab4b
Allow repeated storage calls with the same parameters
source/core/buffer.cpp
source/core/texture1d.cpp
source/core/texture2d.cpp
source/core/texture3d.cpp
source/core/texturecube.cpp