]> git.tdb.fi Git - libs/gl.git/commit
Use a member function to set the dirty flag in Bufferable
authorMikko Rasa <tdb@tdb.fi>
Sat, 18 Dec 2021 22:16:10 +0000 (00:16 +0200)
committerMikko Rasa <tdb@tdb.fi>
Sun, 19 Dec 2021 10:29:50 +0000 (12:29 +0200)
commit97818e67b2543a6075c13e6bf22c296757b975e5
tree338fc9416e3dfa0deae35a8891953e89fd47767f
parent1b2e58f0e3c84e45b40e89b07939e89e7a211179
Use a member function to set the dirty flag in Bufferable
source/core/batch.cpp
source/core/bufferable.cpp
source/core/bufferable.h
source/core/uniformblock.cpp
source/core/vertexarray.cpp