projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d8aacc2
)
anv/TODO: Update the HiZ task
author
Nanley Chery
<nanley.g.chery@intel.com>
Fri, 7 Oct 2016 19:07:33 +0000
(12:07 -0700)
committer
Nanley Chery
<nanley.g.chery@intel.com>
Fri, 7 Oct 2016 19:54:18 +0000
(12:54 -0700)
Signed-off-by: Nanley Chery <nanley.g.chery@intel.com>
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
Reviewed-by: Chad Versace <chadversary@chromium.org>
src/intel/vulkan/TODO
patch
|
blob
|
history
diff --git
a/src/intel/vulkan/TODO
b/src/intel/vulkan/TODO
index 8fac37041066f6670aff13db20461c39a57b8753..9ac63ebc75e17f4709886603dbbbf118a3b7522b 100644
(file)
--- 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+)