some info about the xcb engine

SVN revision: 13823
This commit is contained in:
doursse 2005-03-21 00:05:17 +00:00 committed by doursse
parent 2b2a800ad6
commit 4b9c72402f
1 changed files with 7 additions and 1 deletions

View File

@ -12,6 +12,7 @@ Requires:
Optional:
X11R6
XCB
DirectFB
OpenGL (underway at the moment)
Linux
@ -100,9 +101,14 @@ ENGINES:
this enables the software x11 rendering engine that renders to X drawable
targets using highly optimised software routines. there is no hardware
assist here. this engine requires X11 to be installed to build (and run).
This si a godo generic engine that is fast and can run in X for good
This is a godo generic engine that is fast and can run in X for good
development and debugging purposes.
--enable-software-xcb
this enable the software xcb rendering engine. It allows the same
features than the software x11 engine. It require the XCB and XCBImage
libraries. For the test programs, XCBICCCM is also needed.
--enable-fb
this is the software framebuffer drivign engine. this uses the linxu