Re: DirtyType mechanism...
Posted by
gouessej on
Jul 27, 2017; 8:08am
URL: https://forum.jogamp.org/DirtyType-mechanism-tp4038074p4038083.html
The safest approach consists in redrawing everything when something changes, yes.
I'm just trying to understand your bottlenecks, the things that have an important impact on your performance.
I advise you to make a pull request. Then, I'll carefully look at your changes and check whether it causes any regression.