mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-01-03 14:00:13 +01:00
xc/programs/Xserver/Xprint/ps/Ps.h xc/programs/Xserver/Xprint/ps/PsPixmap.c xc/programs/Xserver/Xprint/ps/PsPolygon.c //freedesktop.org/bugzilla/show_bug.cgi?id=1664) attachment #1161 (https://bugs.freedesktop.org/attachment.cgi?id=1161): RFE: Add support for the DOUBLE-BUFFER extension to the Xprint server and DDX. Additionally a "pixmap-scrubber" optimisation is added to the PostScript DDX to remove all content from a vector pixmap when a |PolyFillRect()| call covers the whole pixmap surface with a solid fill (this avoids that a backbuffer vector pixmap gets constantly filled even when the content is not visible anymore after |XdbeSwapBuffers()| has cleared the hidden buffer with the background color). |
||
|---|---|---|
| .. | ||
| doc | ||
| etc | ||
| pcl | ||
| ps | ||
| raster | ||
| attributes.c | ||
| attributes.h | ||
| AttrValid.c | ||
| AttrValid.h | ||
| ddxInit.c | ||
| DiPrint.h | ||
| Init.c | ||
| mediaSizes.c | ||
| Oid.c | ||
| Oid.h | ||
| OidDefs.h | ||
| OidStrs.h | ||
| spooler.c | ||
| spooler.h | ||
| Util.c | ||
| ValTree.c | ||