Files
oak-editor/app/render/backend
itsmattkc 04d39e27a8 copy texture before signalling it
Sending a texture directly from the texture cache is dangerous since once the
reference is relinquished, it could be picked up and used by another thread.
Copying the texture to a separate one takes a little extra time but lets the
viewer remain in control of that texture.
2019-12-21 20:38:15 +11:00
..
2019-12-18 23:35:02 +11:00
2019-12-21 20:38:15 +11:00
2019-12-20 04:35:31 +11:00
2019-12-20 04:35:31 +11:00