summaryrefslogtreecommitdiffstats
path: root/chrome/installer/setup/setup.scons
diff options
context:
space:
mode:
authoragl@chromium.org <agl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-02-26 18:23:39 +0000
committeragl@chromium.org <agl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-02-26 18:23:39 +0000
commit1ba27c494f174bac77f310de94bd7f1d92e62239 (patch)
tree4b93ad628e1f5b1e09925e3acaf58446a81ee973 /chrome/installer/setup/setup.scons
parent83d5aff027c4d9fdd14dcedffe3b8db7cb08868d (diff)
downloadchromium_src-1ba27c494f174bac77f310de94bd7f1d92e62239.zip
chromium_src-1ba27c494f174bac77f310de94bd7f1d92e62239.tar.gz
chromium_src-1ba27c494f174bac77f310de94bd7f1d92e62239.tar.bz2
Linux: fix XRENDER support for NX
The NX X server doesn't support xRGB32 XRENDER picture formats. So, if we don't find one of those formats, fall back on ARGB32, which is fine, except that the X server will spend time dealing with an alpha channel which is all 254 or 255. ARGB32 support is required by the XRENDER spec. (This doesn't fix VNC, a patch for that is forthcoming.) Review URL: http://codereview.chromium.org/28192 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@10484 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/installer/setup/setup.scons')
0 files changed, 0 insertions, 0 deletions