RFE: Postscript DDX should expose more visuals, including deeper PseudoColor visuals with higher color precision and 16bit TrueColor visual (for applications which need fast TrueColor visuals).
Created attachment 2287 [details] [review] Patch for 2005-04-01-trunk Note: the 30bit TrueColor visual as been disabled as it screws-up OpenGL applications - see bug 2868 for details...
Patch checked-in... /cvs/xorg/xc/ChangeLog,v <-- xc/ChangeLog new revision: 1.852; previous revision: 1.851 cvs commit: Using deprecated info format strings. Convert your scripts to use the new argument format and remove '1's from your info file format strings. /cvs/xorg/xc/programs/Xserver/Xprint/Init.c,v <-- xc/programs/Xserver/Xprint/Init.c new revision: 1.11; previous revision: 1.10 cvs commit: Using deprecated info format strings. Convert your scripts to use the new argument format and remove '1's from your info file format strings. /cvs/xorg/xc/programs/Xserver/Xprint/ps/Imakefile,v <-- xc/programs/Xserver/Xprint/ps/Imakefile new revision: 1.9; previous revision: 1.8 /cvs/xorg/xc/programs/Xserver/Xprint/ps/Ps.h,v <-- xc/programs/Xserver/Xprint/ps/Ps.h new revision: 1.7; previous revision: 1.6 /cvs/xorg/xc/programs/Xserver/Xprint/ps/PsArea.c,v <-- xc/programs/Xserver/Xprint/ps/PsArea.c new revision: 1.4; previous revision: 1.3 /cvs/xorg/xc/programs/Xserver/Xprint/ps/PsColor.c,v <-- xc/programs/Xserver/Xprint/ps/PsColor.c new revision: 1.6; previous revision: 1.5 /cvs/xorg/xc/programs/Xserver/Xprint/ps/PsImageUtil.c,v <-- xc/programs/Xserver/Xprint/ps/PsImageUtil.c initial revision: 1.1 /cvs/xorg/xc/programs/Xserver/Xprint/ps/PsInit.c,v <-- xc/programs/Xserver/Xprint/ps/PsInit.c new revision: 1.9; previous revision: 1.8 /cvs/xorg/xc/programs/Xserver/Xprint/ps/psout.h,v <-- xc/programs/Xserver/Xprint/ps/psout.h new revision: 1.4; previous revision: 1.3 cvs commit: Using deprecated info format strings. Convert your scripts to use the new argument format and remove '1's from your info file format strings. Mailing the commit message to xorg-commit@lists.freedesktop.org... ... marking bug as FIXED.
Reopening - the 15bit PseudoColor visual does not work thanks to the problem that the |ColormapEntries|==32768 is too large for a |signed short| (=integer overflow).
Created attachment 2556 [details] [review] Refix to downgrade the 15bit PseudoColor visual to 14bit (patch for 2005-04-26-trunk)
Patch checked-in... /cvs/xorg/xc/ChangeLog,v <-- xc/ChangeLog new revision: 1.904; previous revision: 1.903 cvs commit: Using deprecated info format strings. Convert your scripts to use the new argument format and remove '1's from your info file format strings. /cvs/xorg/xc/programs/Xserver/Xprint/Init.c,v <-- xc/programs/Xserver/Xprint/Init.c new revision: 1.13; previous revision: 1.12 cvs commit: Using deprecated info format strings. Convert your scripts to use the new argument format and remove '1's from your info file format strings. /cvs/xorg/xc/programs/Xserver/Xprint/ps/PsInit.c,v <-- xc/programs/Xserver/Xprint/ps/PsInit.c new revision: 1.10; previous revision: 1.9 cvs commit: Using deprecated info format strings. Convert your scripts to use the new argument format and remove '1's from your info file format strings. Mailing the commit message to xorg-commit@lists.freedesktop.org... ... marking bug as FIXED.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.