| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix gcc 4.8 warnings | David du Colombier | 2014-03-03 | 1 | -2/+1 |
| | | | | | | | LGTM=rsc R=rsc https://codereview.appspot.com/33240044 | ||||
| * | devdraw: silence unused variable warnings | Russ Cox | 2013-02-08 | 1 | -2/+6 |
| | | | | | | R=rsc https://codereview.appspot.com/7304064 | ||||
| * | devdraw: disable XCopyArea optimization | Russ Cox | 2013-02-08 | 1 | -2/+5 |
| | | | | | | | | | | | | | 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 | ||||
| * | new draw server | rsc | 2006-06-25 | 1 | -0/+144 |
