compositor: Add support for DRI3/Present
Bug: 11126
Make use of the newly released libXpresent library to add support for
DRI3/Present to the compositor using double-buffering.
This makes the compositor tear-free on supported hardware.
Signed-off-by:
Olivier Fourdan <fourdan@xfce.org>
Showing
- configure.ac.in 22 additions, 1 deletionconfigure.ac.in
- src/Makefile.am 19 additions, 16 deletionssrc/Makefile.am
- src/compositor.c 496 additions, 255 deletionssrc/compositor.c
- src/display.h 7 additions, 0 deletionssrc/display.h
- src/main.c 6 additions, 0 deletionssrc/main.c
- src/screen.h 10 additions, 1 deletionsrc/screen.h
Loading
Please register or sign in to comment