mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-05-31 08:58:26 +02: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). |
||
|---|---|---|
| .. | ||
| Ps.h | ||
| PsArc.c | ||
| PsArea.c | ||
| PsAttr.c | ||
| PsAttVal.c | ||
| PsCache.c | ||
| PsColor.c | ||
| PsDef.h | ||
| PsFonts.c | ||
| PsFTFonts.c | ||
| PsGC.c | ||
| PsInit.c | ||
| PsLine.c | ||
| PsMisc.c | ||
| psout.c | ||
| psout.h | ||
| psout_ft.c | ||
| psout_ftpstype1.c | ||
| psout_ftpstype3.c | ||
| PsPixel.c | ||
| PsPixmap.c | ||
| PsPolygon.c | ||
| PsPrint.c | ||
| PsSpans.c | ||
| PsText.c | ||
| PsWindow.c | ||
| ttf2pt1wrap.c | ||