From: Thomas Date: Thu, 16 Jun 2011 14:21:21 +0000 (+0200) Subject: st/xa: Fix a typo pointed out by Keith Whitwell. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=7ba80e0c509c0bf1b14c2a20db579055b999f066;p=mesa.git st/xa: Fix a typo pointed out by Keith Whitwell. Signed-off-by: Thomas Hellstrom --- diff --git a/src/gallium/state_trackers/xa/README b/src/gallium/state_trackers/xa/README index 475585df328..1ed6f8d2e9a 100644 --- a/src/gallium/state_trackers/xa/README +++ b/src/gallium/state_trackers/xa/README @@ -39,7 +39,7 @@ a number of interfaces to work with: 3) KMS modesetting (versioned) 4) Driver-private (hopefully versioned) -Since Gallium3D is versioned, the Xorg state tracker needs to be compiled +Since Gallium3D is not versioned, the Xorg state tracker needs to be compiled with Gallium, but it's really beneficial to be able to compile xorg drivers standalone.