Mesa (master): anv: remove per-sample shading from TODO

Ilia Mirkin imirkin at kemper.freedesktop.org
Wed Nov 30 05:22:10 UTC 2016


Module: Mesa
Branch: master
Commit: ed0b3cbd09959fbc6323dbfaf2ed04c5d80a1736
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=ed0b3cbd09959fbc6323dbfaf2ed04c5d80a1736

Author: Ilia Mirkin <imirkin at alum.mit.edu>
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 <imirkin at alum.mit.edu>
Reviewed-by: Jason Ekstrand <jason.ekstrand at intel.com>

---

 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




More information about the mesa-commit mailing list