07942adb77
This commit revives the old native QPixmap and QPaintEngine implementations that were present in Qt4. The backing store supports regular raster windows in this commit. Support for render-to-texture widgets and OpenGL compositing will be added in a follow-up commit. Change-Id: I80a9c4f0c42a6f68f571dfee930d95000d5dd950 Reviewed-by: Lars Knoll <lars.knoll@qt.io>
4 lines
49 B
Prolog
4 lines
49 B
Prolog
SOURCES = xrender.cpp
|
|
CONFIG += x11
|
|
CONFIG -= qt
|