Teascade / glerminal

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

Optimize flush #59

Open Teascade opened 5 years ago

Teascade commented 5 years ago

Make flush even more optimized somehow, perhaps making more checks to not flush pointlessly, or to actually make optimization at OpenGL level. Currently it's a little too dangerous to use liberally.