Mesa (master): anv/TODO: Check off render buffer compression

Jason Ekstrand jekstrand at kemper.freedesktop.org
Thu Nov 17 20:04:22 UTC 2016


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

Author: Jason Ekstrand <jason.ekstrand at intel.com>
Date:   Fri Oct 28 02:03:36 2016 -0700

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.

---

 src/intel/vulkan/TODO | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/intel/vulkan/TODO b/src/intel/vulkan/TODO
index 4c3faad..a39bf43 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




More information about the mesa-commit mailing list