diff options
author | Chia-I Wu <olvaffe@gmail.com> | 2010-01-22 16:02:39 +0800 |
---|---|---|
committer | Chia-I Wu <olvaffe@gmail.com> | 2010-01-22 16:44:13 +0800 |
commit | 3b0ffd5a36c4626b44eafc43f5eaebb7c758bfbd (patch) | |
tree | 0bc065ef5db701558ad950a5eecc85715538d9f8 /docs/sourcetree.html | |
parent | a1306f4ef6f83a86d03720641f3cdc5e13485fa6 (diff) |
egl: Remove egl_softpipe.
With the addition egl_x11_swrast, egl_softpipe is sort of deprecated.
The new driver serves the same purpose as egl_softpipe does. It is
based on egl_g3d and provides more features.
Diffstat (limited to 'docs/sourcetree.html')
-rw-r--r-- | docs/sourcetree.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/sourcetree.html b/docs/sourcetree.html index bc4ce71bee..41f40351eb 100644 --- a/docs/sourcetree.html +++ b/docs/sourcetree.html @@ -136,7 +136,6 @@ each directory. <li><b>winsys</b> - <ul> <li><b>drm</b> - - <li><b>egl_xlib</b> - <li><b>g3dvl</b> - <li><b>gdi</b> - <li><b>xlib</b> - |