Module: Mesa Branch: master Commit: b300d62617839a4bb6fca60125e914f8919e8e69 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b300d62617839a4bb6fca60125e914f8919e8e69
Author: Eric Anholt <[email protected]> Date: Thu Oct 20 15:10:05 2011 -0700 docs: Update to note that r300 and r600 have been replaced. --- docs/relnotes-7.12.html | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/docs/relnotes-7.12.html b/docs/relnotes-7.12.html index 5149621..40d85f0 100644 --- a/docs/relnotes-7.12.html +++ b/docs/relnotes-7.12.html @@ -66,6 +66,8 @@ tbd to a color (e.g., RGBA) texture. However, the data cannot be stored internally as color-index.</li> <li>Removed support for GL_APPLE_client_storage extension. +<li>Removed the classic Mesa r300 and r600 drivers, which are superseded + by the gallium drivers for this hardware. </ul> _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
