Module: Mesa Branch: master Commit: ed0b3cbd09959fbc6323dbfaf2ed04c5d80a1736 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ed0b3cbd09959fbc6323dbfaf2ed04c5d80a1736
Author: Ilia Mirkin <[email protected]> Date: Sun Nov 27 20:45:34 2016 -0500 anv: remove per-sample shading from TODO This was done some time ago. Signed-off-by: Ilia Mirkin <[email protected]> Reviewed-by: Jason Ekstrand <[email protected]> --- src/intel/vulkan/TODO | 1 - 1 file changed, 1 deletion(-) diff --git a/src/intel/vulkan/TODO b/src/intel/vulkan/TODO index b72b6c6..abfe4b6 100644 --- a/src/intel/vulkan/TODO +++ b/src/intel/vulkan/TODO @@ -9,7 +9,6 @@ Missing Features: - Investigate CTS failures on HSW - Pipeline statistics queries - Sparse memory - - Per-sample-dispatch, minSampleShading Code sharing with GL: - Add surface capability introspection to ISL (pull the surface format _______________________________________________ mesa-commit mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-commit
