Teascade / glerminal

A lightweight terminal made with OpenGL
MIT License
25 stars 1 forks source link

Add Multithread support #60

Open Teascade opened 5 years ago

Teascade commented 5 years ago

Add some kind of multithread support, so that TextBuffers could potentially be modified and flushed from another thread.