diff options
author | David Robillard <d@drobilla.net> | 2020-02-18 23:24:11 +0100 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2020-02-18 23:24:11 +0100 |
commit | 2495d2deb77c8474d7bbe467a0d033909ee3263c (patch) | |
tree | 98bc630e7450137085707ca8ffc99c689bfd9915 /Tools | |
parent | 0059c630d7406f672c113d6dc6da78810160ddbb (diff) |
X11: Use ephemeral Cairo surfaces for drawing
This uses a similar approach to Gtk, where surfaces are created every draw
call. It is a bit slower for a single application in most cases, but uses less
memory when drawing isn't happening and plays more nicely with other views or
applications.
Diffstat (limited to 'Tools')
0 files changed, 0 insertions, 0 deletions