[PATCH compositeproto] Document update field in Unredirect requests

2013-06-18 Thread Peter Harris
Signed-off-by: Peter Harris phar...@opentext.com --- Looks like the spec was missed when this field was added to the headers back in 2003 (the CVS commit now known as 11105d870631fe5f858291fbf167f1da400d7fa9 ). compositeproto.txt |8 ++-- 1 file changed, 6 insertions(+), 2 deletions(-)

Re: [PULL] missing registry define, central quirks file

2013-06-18 Thread Keith Packard
Peter Hutterer peter.hutte...@who-t.net writes: Maarten Lankhorst (1): dix: add missing dixFreeRegistry define Peter Hutterer (1): config: add a quirks file for devices needing special configuration Merged. c21344a..d9005d5 master - master -- keith.pack...@intel.com

Re: [PATCH] Revert DRI2: re-allocate DRI2 drawable if pixmap serial changes

2013-06-18 Thread Keith Packard
Eric Anholt e...@anholt.net writes: This reverts commit 3209b094a3b1466b579e8020e12a4f3fa78a5f3f. After a long debug session by Paul Berry, it appears that this was the commit that has been producing sporadic failures in piglit front buffer rendering tests for the last several years.

Re: [PATCH] Fix kwin crashes on xrandr update on NX

2013-06-18 Thread Dave Airlie
On Tue, Jun 18, 2013 at 7:51 AM, Timo Aaltonen tjaal...@ubuntu.com wrote: On 06.03.2013 17:19, Timo Aaltonen wrote: https://bugs.freedesktop.org/show_bug.cgi?id=59795 Signed-off-by: Ritesh Khadgaray khadga...@gmail.com Reviewed-by: Peter Hutterer peter.hutte...@who-t.net --- src/Xrandr.c