experimental.
authorraster <raster@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Mon, 18 Oct 2010 04:53:31 +0000 (04:53 +0000)
committerraster <raster@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Mon, 18 Oct 2010 04:53:31 +0000 (04:53 +0000)
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@53561 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

README.in

index 54b4c95..63232f5 100644 (file)
--- a/README.in
+++ b/README.in
@@ -156,7 +156,9 @@ development and debugging purposes.
 
 this enable the software xcb rendering engine. It allows the same
 features than the software xlib engine. It require the XCB and XCBImage
-libraries. For the test programs, XCBICCCM is also needed.
+libraries. For the test programs, XCBICCCM is also needed. It is not
+recommended to use this as it's experimental and will create problems
+with both ecore_evas and enlightenment itself.
 
 
 --enable-fb[=static]
@@ -201,7 +203,9 @@ and be unmaintained.
 
 --enable-xrender-xcb[=static]
 
-this is the same as xrender-x11 but uses/exposes an xcb api.
+this is the same as xrender-x11 but uses/exposes an xcb api. It is not
+recommended to use this as it's experimental and will create problems
+with both ecore_evas and enlightenment itself.
 
 
 --enable-gl-x11[=static]