]> git.tdb.fi Git - libs/gl.git/commitdiff
Redesign asynchronous buffer uploads
authorMikko Rasa <tdb@tdb.fi>
Fri, 24 Dec 2021 10:25:46 +0000 (12:25 +0200)
committerMikko Rasa <tdb@tdb.fi>
Fri, 24 Dec 2021 10:25:46 +0000 (12:25 +0200)
The Buffer class now offers an async version of sub_data, which can
better account for exactly how the data needs to be uploaded.


No differences found