From 3c967a920718c2a74996ac23b8c1964915db88c2 Mon Sep 17 00:00:00 2001 From: Chia-I Wu Date: Fri, 22 Jan 2010 16:31:43 +0800 Subject: st/egl_g3d: Rename to st/egl. Simply the name to egl. --- docs/opengles.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/opengles.html') diff --git a/docs/opengles.html b/docs/opengles.html index a871e85..fc41e67 100644 --- a/docs/opengles.html +++ b/docs/opengles.html @@ -20,7 +20,7 @@ for more information about EGL.

Build the Libraries

    -
  1. Run configure with --with-state-trackers=egl_g3d,es and enable the Gallium driver for your hardware.
  2. +
  3. Run configure with --with-state-trackers=egl,es and enable the Gallium driver for your hardware.
  4. Build and install Mesa as usual.
-- cgit v1.1