Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(3655)

Issue 7310069: code review 7310069: devdraw: disable XCopyArea optimization (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 2 months ago by rsc
Modified:
11 years, 2 months ago
Reviewers:
CC:
rsc
Visibility:
Public.

Description

devdraw: disable XCopyArea optimization Ubuntu Precise seems to have a buggy X server that sometimes fails at XCopyArea. Let devdraw do it itself. This will slow down remote X a little bit, but slow and correct is better than fast and broken.

Patch Set 1 #

Patch Set 2 : diff -r 69f57c91fa55 https://code.google.com/p/plan9port #

Patch Set 3 : diff -r ee835a638a42 https://code.google.com/p/plan9port #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -2 lines) Patch
M src/cmd/devdraw/x11-draw.c View 1 2 chunks +5 lines, -2 lines 0 comments Download

Messages

Total messages: 2
rsc
Hello rsc, I'd like you to review this change to https://code.google.com/p/plan9port
11 years, 2 months ago (2013-02-08 17:44:54 UTC) #1
rsc
11 years, 2 months ago (2013-02-08 17:44:59 UTC) #2
*** Submitted as
https://code.google.com/p/plan9port/source/detail?r=1043d226a8de ***

devdraw: disable XCopyArea optimization

Ubuntu Precise seems to have a buggy X server
that sometimes fails at XCopyArea. Let devdraw
do it itself.

This will slow down remote X a little bit,
but slow and correct is better than fast and broken.

R=rsc
https://codereview.appspot.com/7310069
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b