diff options
author | Vito Caputo <vcaputo@pengaru.com> | 2021-02-17 12:12:45 -0800 |
---|---|---|
committer | Vito Caputo <vcaputo@pengaru.com> | 2021-02-17 12:12:45 -0800 |
commit | 68c56c156fcfe4909c65e2eea6ed5d8518c91792 (patch) | |
tree | 71ffb705a9ac11367a1b198657a288f8ebffa9dc /src/main.c | |
parent | 500468aa3aa5a572be59d8b022ed86803086e1f6 (diff) |
gtk_fb: add note about xshm surfaces
After some discussion with chergert on how this could be quicker
on X, it seemed worth noting at least something to this effect.
The details of doing this seemed annoying, because cairo apparently
doesn't just give you an xshm if appropriate via
gdk_window_create_similar_image_surface()
If that was all that were needed, this commit would just change the
cairo_image_surface_create() over to that. But chergert claimed it
doesn't do the right thing here, so a comment it is until someone
cares enough to to investigate further.
Diffstat (limited to 'src/main.c')
0 files changed, 0 insertions, 0 deletions