Add xcbxvinfo to README, and sort lines.
[free-sw/xcb/demo] / README
1 xcb-demo: A collection of demo programs that use the XCB library.
2
3 dpms........: test of the dpms extension.
4 hypnomoire..: test of threading support.
5 rendertest..: test of the render extension.
6 xcb-test....: test of the events on a window.
7 xcbdpyinfo..: XCB port of the standard xdpyinfo.
8 xcbrandr....: test of the randr extension.
9 xcbxvinfo...: test of the xv extension.
10
11 In tests/ :
12
13 julia.......: example of XCBImage use, with a colormap.
14 lissajoux...: simple example of XCBImage use.