From: Jason Ekstrand Date: Fri, 28 Oct 2016 09:03:36 +0000 (-0700) Subject: anv/TODO: Check off render buffer compression X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=3da7adc75551d1ef66c38f229bf9e62ccdd1e61a;p=mesa.git anv/TODO: Check off render buffer compression There's still a tiny bit of work to do for storage images but it's otherwise pretty much done at this point. --- diff --git a/src/intel/vulkan/TODO b/src/intel/vulkan/TODO index 4c3faadeb8d..a39bf43b592 100644 --- a/src/intel/vulkan/TODO +++ b/src/intel/vulkan/TODO @@ -21,7 +21,6 @@ Performance: - Multi-{sampled/gen8,LOD,subpass} HiZ - Fast color clears (after HiZ?) - Compressed multisample support - - Renderbuffer compression (SKL+) - Pushing pieces of UBOs? - Enable guardband clipping - Remove alloc in renderpass begin to renderpass create