Age | Commit message (Expand) | Author |
---|---|---|
2019-01-13 | Have WindowManager::invalidate() unite dirty rects that intersect each other. | Andreas Kling |
2019-01-12 | Coalesce mouse events to make the GUI go fast. | Andreas Kling |
2019-01-12 | All right, let's double buffer the display. It looks so much better. | Andreas Kling |
2019-01-09 | Start refactoring graphics system to have per-window backing stores. | Andreas Kling |