Jamey Sharp
|
7875040fa1
|
Replace pending_replies generic queue with a hand-implemented typesafe version.
|
2006-02-26 02:00:03 -08:00 |
|
Jamey Sharp
|
46a7549981
|
XCB has not had tracing features for a long time: remove the remnants.
|
2006-02-25 23:27:47 -08:00 |
|
Jamey Sharp
|
67b2649dc4
|
Move _xcb_read_block to xcb_in.c and make it static. Change calls in xcb_conn.c to _xcb_in_read_block instead.
|
2006-02-24 01:40:45 -08:00 |
|
Jamey Sharp
|
e1c2777aba
|
Coalesce readn into _xcb_in_read and simplify.
|
2006-02-24 00:59:08 -08:00 |
|
Jamey Sharp
|
3f8d0bd532
|
Move _xcb_readn to xcb_in.c and make it static. Minor change to _xcb_read_block to not depend on _xcb_readn.
|
2006-02-24 00:48:18 -08:00 |
|
Jamey Sharp
|
6149c7a6b5
|
More return value changes, and make _xcb_in_read_packet static since it is not called from outside xcb_in.c.
|
2006-02-23 12:15:09 -08:00 |
|
Jamey Sharp
|
5b1d39e27b
|
More return value changes.
|
2006-02-23 11:50:12 -08:00 |
|
Jamey Sharp
|
662479760c
|
Make the return value of _xcb_conn_wait boolean, instead of syscall-like.
|
2006-02-23 10:17:40 -08:00 |
|
Jamey Sharp
|
5b7182c659
|
Workaround X server bug, fd.o #3210: if a GLXGetFBConfigs request is sent, fix the length field in the reply.
|
2006-02-18 18:12:40 -08:00 |
|
Josh Triplett
|
47ceed7861
|
Remove xcl and CVSROOT.
|
2006-02-18 16:49:41 -08:00 |
|