diff options
author | Po Lu <luangruo@yahoo.com> | 2022-01-20 10:48:25 +0800 |
---|---|---|
committer | Po Lu <luangruo@yahoo.com> | 2022-01-20 10:48:25 +0800 |
commit | 8c184bb166048e9ae65245cab75a4d49642a69fe (patch) | |
tree | 91a158c4a01223fdbdbb559c8adcab35ba9fd6eb /test/lisp/emacs-lisp/find-func-tests.el | |
parent | d2a23c7441dda2f0650b78d4bb9e2340a02b66bc (diff) | |
download | emacs-8c184bb166048e9ae65245cab75a4d49642a69fe.tar.gz emacs-8c184bb166048e9ae65245cab75a4d49642a69fe.tar.bz2 emacs-8c184bb166048e9ae65245cab75a4d49642a69fe.zip |
Get rid of calls to XRenderQueryExtension after terminal initialization
* src/image.c (x_create_xrender_picture):
(Fimage_transforms_p): Use `xrender_supported_p'.
* src/xterm.c (x_term_init): Query for XRender support and
extension versions.
* src/xterm.h (struct x_display_info): New fields
`xrender_supported_p', `xrender_major' and `xrender_minor'.
Diffstat (limited to 'test/lisp/emacs-lisp/find-func-tests.el')
0 files changed, 0 insertions, 0 deletions