Module: Mesa Branch: master Commit: 4d7d9825f34a31368e63c493c28d57c8f84a984c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4d7d9825f34a31368e63c493c28d57c8f84a984c
Author: Nanley Chery <[email protected]> Date: Fri Oct 7 12:07:33 2016 -0700 anv/TODO: Update the HiZ task Signed-off-by: Nanley Chery <[email protected]> Reviewed-by: Jason Ekstrand <[email protected]> Reviewed-by: Chad Versace <[email protected]> --- src/intel/vulkan/TODO | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/intel/vulkan/TODO b/src/intel/vulkan/TODO index 8fac370..9ac63eb 100644 --- a/src/intel/vulkan/TODO +++ b/src/intel/vulkan/TODO @@ -19,7 +19,7 @@ Code sharing with GL: - Generalize blorp to use ISL and be sharable between the two drivers Performance: - - HiZ (Nanley) + - Multi-{sampled/gen8,LOD,subpass} HiZ - Fast color clears (after HiZ?) - Compressed multisample support - Renderbuffer compression (SKL+) _______________________________________________ mesa-commit mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-commit
