Merge branch 'master' of git+ssh://iano@git.freedesktop.org/git/xcb
[free-sw/xcb/demo] / README
diff --git a/README b/README
index cb7018f..fc7b78f 100644 (file)
--- a/README
+++ b/README
@@ -4,10 +4,15 @@ 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.
-xcbrandr....: test of the randr extension.
 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 use.
+lissajoux...: simple example of XCBImage and shared memory use.