diff options
author | Dylan Baker <dylan@pnwbakers.com> | 2016-12-19 11:46:24 -0800 |
---|---|---|
committer | Dylan Baker <dylan@pnwbakers.com> | 2016-12-19 11:46:24 -0800 |
commit | bddd202440baefed95723f588905ace61edd15d8 (patch) | |
tree | bad5335a72dbb0bb7d25b06aa05990732f96f04e | |
parent | f1ef9b7db4d5db51cf96fa2dbaf9e243fb8e0e38 (diff) |
gallium/docs: Remove ref to non-existent EGL section
-rw-r--r-- | src/gallium/docs/distro.rst | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/gallium/docs/distro.rst b/src/gallium/docs/distro.rst index 15468b6eeb..e1d71b0935 100644 --- a/src/gallium/docs/distro.rst +++ b/src/gallium/docs/distro.rst @@ -102,8 +102,7 @@ MesaGL ^^^^^^ Tracker implementing a GL state machine. Not usable as a standalone tracker; -Mesa should be built with another state tracker, such as :ref:`DRI` or -:ref:`EGL`. +Mesa should be built with another state tracker, such as :ref:`DRI` or egl. VDPAU ^^^^^ |