diff options
author | Otavio Salvador <otavio@ossystems.com.br> | 2009-08-18 07:30:33 -0300 |
---|---|---|
committer | Martin-Éric Racine <q-funk@iki.fi> | 2009-08-18 14:11:49 +0300 |
commit | 255c0b985731350fdfd38987a95310e72f4e5381 (patch) | |
tree | d3e757d90b27cac7c3be1a507d7b438d77fec2d8 /README | |
parent | ef3fbd7bd03fa4a9ff966a373ba8ddec94ea8ff5 (diff) |
GX: use XAA by default.
EXA support is broken for GX so we disable it for now.
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -90,7 +90,7 @@ The following options may be added to the section: SWCursor: Enable software cursors (essentially disabling HW cursor support) NoCompression: Disable video bandwidth compression NoAccel: Disable hardware assisted acceleration -AccelMethod: "EXA" (default) or "XAA" +AccelMethod: "XAA" (default) or "EXA" Rotate: Select a orientation to start with - LEFT, INVERT, CCW NoPanel: Disable panel support OSMImageBuffers: Set the number of image buffers (XAA only) |