summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Ekstrand <jason.ekstrand@intel.com>2016-10-28 02:03:36 -0700
committerJason Ekstrand <jason.ekstrand@intel.com>2016-11-17 12:03:24 -0800
commit3da7adc75551d1ef66c38f229bf9e62ccdd1e61a (patch)
tree00737b0a5680d13c073458b5977d4f03f725c80f
parent4e91f158e66af03d754231736346839d3cdd638f (diff)
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.
-rw-r--r--src/intel/vulkan/TODO1
1 files changed, 0 insertions, 1 deletions
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