]> git.sesse.net Git - nageru/commit
In ImageInput, make one global update thread instead of one per image.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Tue, 14 May 2019 16:12:20 +0000 (18:12 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Tue, 14 May 2019 16:12:20 +0000 (18:12 +0200)
commitc660c05323237bf118e6844c71703bf96be70d32
tree5680e36ec950baa7cc0e71e38783dc2b382fd804
parentf677a047d02e4d21491f2905bd220557472e1960
In ImageInput, make one global update thread instead of one per image.

Makes for fewer threads (obviously), and also probably makes it easier
to give it an OpenGL context later.
nageru/image_input.cpp
nageru/image_input.h