xserver/hw
George Peter Staplin 9007d3beea XQuartz: pbproxy: Add code to handle PICT conversion to PNG and JPEG.
This may work, unfortunately I don't have test apps that fail.

The way it works is by using an NSImage class initWithPasteboard:
method, which we then get the TIFFRepresentation of, and convert
to PNG or JPEG.

The TIFFRepresentation uses NSTIFFCompressionNone; which should be
lossless.
(cherry picked from commit 8d048cfa956f4a0860250cc836a6748912b37ad8)
2008-10-28 22:01:22 -07:00
..
dmx dmx: avoid hilarious #define Xcalloc xcalloc game. 2008-10-17 10:19:11 +10:30
kdrive kdrive: Hardcode a different wrong value for number of mouse buttons 2008-10-14 09:46:04 -04:00
vfb Unifdef AIX. 2008-07-23 13:37:42 -04:00
xfree86 xfree86: If AEI is on, disable "kbd" and "mouse" devices. 2008-10-29 12:07:26 +10:30
xnest Nuke unused variables 2008-10-26 11:44:10 +01:00
xquartz XQuartz: pbproxy: Add code to handle PICT conversion to PNG and JPEG. 2008-10-28 22:01:22 -07:00
xwin xalloc+memset(0) -> xcalloc 2008-10-06 15:36:51 -04:00
Makefile.am Remove xgl. 2008-06-12 16:00:50 -04:00