Mesa (master): anv: Merge in my TODO list items

Kristian Høgsberg krh at kemper.freedesktop.org
Fri May 20 17:39:56 UTC 2016


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

Author: Kristian Høgsberg Kristensen <krh at bitplanet.net>
Date:   Fri May 20 10:35:57 2016 -0700

anv: Merge in my TODO list items

Signed-off-by: Kristian Høgsberg Kristensen <krh at bitplanet.net>

---

 src/intel/vulkan/TODO | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/src/intel/vulkan/TODO b/src/intel/vulkan/TODO
index cb8654b..197bf0c 100644
--- a/src/intel/vulkan/TODO
+++ b/src/intel/vulkan/TODO
@@ -9,6 +9,9 @@ Missing Features:
  - Image Gather Extended
  - Storage Image Without Format
  - 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
@@ -21,3 +24,11 @@ Performance:
  - Compressed multisample support
  - Renderbuffer compression (SKL+)
  - Pushing pieces of UBOs?
+ - Enable guardband clipping
+ - Remove alloc in renderpass begin to renderpass create
+ - pma stall workaround
+ - Use soft-pin to avoid relocations
+
+Cleanups:
+ - Drop libmesa.la
+ - Deduplicate gen7 and gen8




More information about the mesa-commit mailing list