summaryrefslogtreecommitdiff
path: root/src/intel/vulkan/TODO
diff options
context:
space:
mode:
authorJason Ekstrand <jason.ekstrand@intel.com>2017-02-17 14:14:48 -0800
committerJason Ekstrand <jason.ekstrand@intel.com>2017-02-23 12:10:42 -0800
commit261092f7d4f3142760fcce98ccb63b4efd47cc48 (patch)
treed23555111a0c689a4e0adcdcbedd501b468db804 /src/intel/vulkan/TODO
parent42b10b175d5e8dfb9c4c46edbc306e7fac6bd3ec (diff)
anv: Enable MSAA compression
This just enables basic MSAA compression (no fast clears) for all multisampled surfaces. This improves the framerate of the Sascha "multisampling" demo by 76% on my Sky Lake laptop. Running Talos on medium settings with 8x MSAA, this improves the framerate in the benchmark by 80%. Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com> Reviewed-by: Chad Versace <chadversary@chromium.org>
Diffstat (limited to 'src/intel/vulkan/TODO')
-rw-r--r--src/intel/vulkan/TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/intel/vulkan/TODO b/src/intel/vulkan/TODO
index 6abda880cf6..5366774b851 100644
--- a/src/intel/vulkan/TODO
+++ b/src/intel/vulkan/TODO
@@ -8,7 +8,7 @@ Missing Features:
Performance:
- Multi-{sampled/gen8,LOD} HiZ
- - Compressed multisample support
+ - MSAA fast clears
- Pushing pieces of UBOs?
- Enable guardband clipping
- Use soft-pin to avoid relocations