summaryrefslogtreecommitdiff
path: root/README
blob: fc7b78f9bcc50d82804dc87364c220186eacfe82 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
xcb-demo: A collection of demo programs that use the XCB library.

dpms........: test of the dpms extension.
hypnomoire..: test of threading support.
rendertest..: test of the render extension.
xcb-test....: test of the events on a window.
xcbdpyinfo..: XCB port of the standard xdpyinfo.
xcbrandr....: test of the randr extension.
xcbxvinfo...: test of the xv extension.

app/xte.....: test of the xtest extension.
neko/.......: XCB port of xneko.

In tests/ :

flames......: example of XCBImage use
julia.......: example of XCBImage use, with a colormap.
lissajoux...: simple example of XCBImage and shared memory use.