libX11 GIT Repository: Changes to 'master'

Jamey Sharp jamey at kemper.freedesktop.org
Wed Feb 22 07:27:41 EET 2006


 configure.ac      |    2 
 src/xcl/io.c      |    2 
 src/xcl/xcblock.c |  165 +++++++++++++++++++++++++++++++++++++-----------------
 3 files changed, 117 insertions(+), 52 deletions(-)

New commits:
commit 41c0121a8718b530feaf7fe315b673d9b8defce2
Author: Jamey Sharp <jamey at minilop.net>
Date:   Tue Feb 21 21:25:41 2006 -0800

    Refactor the code that passes requests down to XCB into a separate issue_complete_request function.

commit 67d06e0fe468dca22847aa14d3f917128f89f9cf
Author: Jamey Sharp <jamey at minilop.net>
Date:   Tue Feb 21 15:33:05 2006 -0800

    If we have not actually put the buffer back, deferred invariants may not hold. This is OK.

commit 434bf80b4053ff1ba82adf65de1f76b4d3731bf1
Author: Jeremy C. Reed <reed at reedmedia.net>
Date:   Tue Feb 21 14:10:22 2006 -0800

    Set XTHREADLIB correctly for dragonfly platforms.

commit b24834762e975bd319f9ab5c7cf790b2a02a9474
Author: Jamey Sharp <jamey at minilop.net>
Date:   Tue Feb 21 14:03:26 2006 -0800

    Sometimes functions other than _XUnlockDisplay call _XPutXCBBuffer. Some invariants appropriate for Unlock are not appropriate otherwise: move them to _XUnlockDisplay.




More information about the xorg-commit mailing list