]> git.eshelyaron.com Git - emacs.git/commit
Don't use XRender to fill rectangles unless an alpha channel exists
authorPo Lu <luangruo@yahoo.com>
Wed, 2 Feb 2022 01:17:31 +0000 (09:17 +0800)
committerPo Lu <luangruo@yahoo.com>
Wed, 2 Feb 2022 01:17:31 +0000 (09:17 +0800)
commitf1f0608fd1316b4f9a0fde99293e0c9ee5ef7ea3
tree9438574d7552a825137f7da782f015b0efe452c5
parentbb4821c91ec88d9cc2f3273e270c90c0b1dc681a
Don't use XRender to fill rectangles unless an alpha channel exists

* src/xterm.c (x_clear_area): Don't use XRender unless
`alpha_bits' is set.
src/xterm.c