[PATCH 0/7] Add FD passing, DRI3 and Present to libxcb

Keith Packard keithp at keithp.com
Tue Nov 5 16:41:20 PST 2013


A couple of cleanups that are unrelated:

 [PATCH 1/7] Make protocol C files depend on protocol XML files
 [PATCH 2/7] -pendantic is too pendantic

FD passing, send and then receive:

 [PATCH 3/7] Add xcb_send_fd API
 [PATCH 4/7] Add support for receiving fds in replies

Split special XGE event to separate queues (this replaces event
reading callbacks with something far more thread-safe):

 [PATCH 5/7] Add event queue splitting

And the two new extensions:

 [PATCH 6/7] Add DRI3 library
 [PATCH 7/7] Add Present extension

-keith


More information about the xorg-devel mailing list