mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-20 17:48:15 +02:00
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>
14 lines
297 B
Text
14 lines
297 B
Text
Intel Vulkan ToDo
|
|
=================
|
|
|
|
Missing Features:
|
|
- Investigate CTS failures on HSW
|
|
- Pipeline statistics queries
|
|
- Sparse memory
|
|
|
|
Performance:
|
|
- Multi-{sampled/gen8,LOD} HiZ
|
|
- MSAA fast clears
|
|
- Pushing pieces of UBOs?
|
|
- Enable guardband clipping
|
|
- Use soft-pin to avoid relocations
|