diff options
-rw-r--r-- | src/gallium/state_trackers/xa/README | 2 |
1 files changed, 1 insertions, 1 deletions
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. |