]> git.tdb.fi Git - libs/gl.git/commit
Add a function in Renderer to upload data to a buffer
authorMikko Rasa <tdb@tdb.fi>
Tue, 18 Jul 2023 08:29:55 +0000 (11:29 +0300)
committerMikko Rasa <tdb@tdb.fi>
Tue, 18 Jul 2023 08:31:37 +0000 (11:31 +0300)
commitc6aafcc8c51f7cfed36b0b61d017d8801119f5d3
treee195c7e39df14bf1197749b429b1fb0939b22f3f
parent5350cc9cce7584837df4e51fbc8613eee26422ed
Add a function in Renderer to upload data to a buffer

This accounts for the current frame in flight if necessary.
source/render/renderer.cpp
source/render/renderer.h