X-Git-Url: http://git.demorecorder.com/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=README;h=6967b1c45aff6272fa82d86dfae06feeee502844;hb=316d55cd15a5fde929435a0e92c48d5f7655a94e;hp=f36e16b29d9ae5d4411a5697804347a734504fc8;hpb=a49d7099e26ff026dfec35067908b18dc05d2e88;p=free-sw%2Fxcb%2Fdemo diff --git a/README b/README index f36e16b..6967b1c 100644 --- a/README +++ b/README @@ -1,13 +1,17 @@ xcb-demo: A collection of demo programs that use the XCB library. dpms........: test of the dpms extension. -hypnomoire..: +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. -xdpyinfo....: XCB port of the standard xdpyinfo. +xcbxvinfo...: test of the xv extension. + +app/xte.....: test of the xtest extension. +neko/.......: XCB port of xneko. In tests/ : julia.......: example of XCBImage use, with a colormap. -lissajoux...: simple example of XCBImage use. \ No newline at end of file +lissajoux...: simple example of XCBImage use.