Module: Mesa Branch: master Commit: 08971eaec4b432dec14ce4b288bab7f2fc40ab88 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=08971eaec4b432dec14ce4b288bab7f2fc40ab88
Author: Erik Faye-Lund <[email protected]> Date: Wed Oct 28 11:48:31 2020 +0100 docs: appling -> applying Reviewed-by: Alyssa Rosenzweig <[email protected]> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9945> --- docs/versions.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/versions.rst b/docs/versions.rst index 7e0bda33c27..e91df62dea5 100644 --- a/docs/versions.rst +++ b/docs/versions.rst @@ -1239,7 +1239,7 @@ Bug Fixes: - fbiRev and tmuRev were unitialized when using Glide3 - fixed a few color index mode conformance failures; all pass now -- now appling antialiasing coverage to alpha after texturing +- now applying antialiasing coverage to alpha after texturing - colors weren't getting clamped to [0,1] before color table lookup - fixed RISC alignment errors caused by COPY_4UBV macro - drawing wide, flat-shaded lines could cause a segfault _______________________________________________ mesa-commit mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-commit
