Find a file
Jamey Sharp 4e5e08b325 Make CompositeGlyphs* usable.
render.xml no longer describes the CompositeGlyphs* requests as taking
lists of complicated unions of structures of lists: it says instead that
they take a LISTofBYTE. The caller is responsible for constructing an
appropriate sequence of glyph elements. Previously, the requests could
not actually be used because XCB did not correctly compute the length of
the provided data.
2006-10-07 19:37:54 -07:00
debian Set distribution to experimental. 2006-04-29 10:58:23 -07:00
doc Remove arbitrary division between xcb_types and xproto by merging 2006-06-15 03:03:13 -07:00
src Make CompositeGlyphs* usable. 2006-10-07 19:37:54 -07:00
.gitignore Integrate top-level .gitignore into .gitignore for each subdirectory 2006-09-24 03:19:54 -07:00
autogen.sh Remove xcl and CVSROOT. 2006-02-18 16:49:41 -08:00
configure.ac Release xcb-proto 1.0 RC1 (0.9.91). 2006-09-25 05:11:57 -07:00
COPYING Fix the year in the other COPYING. 2006-04-27 17:58:37 -07:00
INSTALL Remove xcl and CVSROOT. 2006-02-18 16:49:41 -08:00
Makefile.am Add doc directory to EXTRA_DIST. 2006-04-15 14:52:36 -07:00
TODO Add test program for XFree86-DRI extension to xcb-demo. Mark XFree86-DRI extension as tested and working. 2006-04-27 14:14:54 -07:00
xcb-proto.pc.in Move XML protocol descriptions to $datadir/xcb (generally $prefix/share/xcb). 2006-09-25 03:27:27 -07:00