]> git.eshelyaron.com Git - emacs.git/commit
Remove non-Xdbe double-buffering code on cairo
authorYAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
Sat, 15 Jun 2019 03:44:56 +0000 (12:44 +0900)
committerYAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
Sat, 15 Jun 2019 03:44:56 +0000 (12:44 +0900)
commit1c3e8684c8b1d5f53e9eff05f0ea2a38b4207dd7
tree3dc80a2d48e361d9085ea6910f9194dad736d7c2
parent703b9d652b006b1ff6f81fd0ff47ce8c36dddc5e
Remove non-Xdbe double-buffering code on cairo

* src/xterm.c (x_begin_cr_clip, x_update_end) [USE_CAIRO]: Don't do
handcrafted double-buffering with image surface.
src/xterm.c