mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 22:38:05 +02:00
anv/TODO: Check off a bunch of stuff
This commit is contained in:
parent
c472568b4e
commit
a7e399de59
1 changed files with 0 additions and 12 deletions
|
|
@ -2,28 +2,16 @@ Intel Vulkan ToDo
|
|||
=================
|
||||
|
||||
Missing Features:
|
||||
- FP64
|
||||
- Tessellation
|
||||
- Storage Image Without Format
|
||||
- Investigate CTS failures on HSW
|
||||
- Pipeline statistics queries
|
||||
- Sparse memory
|
||||
|
||||
Code sharing with GL:
|
||||
- Add surface capability introspection to ISL (pull the surface format
|
||||
table from brw_surface_formats.c)
|
||||
- Generalize blorp to use ISL and be sharable between the two drivers
|
||||
|
||||
Performance:
|
||||
- Sampling from HiZ (Nanley)
|
||||
- Multi-{sampled/gen8,LOD,subpass} HiZ
|
||||
- Fast color clears (after HiZ?)
|
||||
- Compressed multisample support
|
||||
- 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:
|
||||
- Deduplicate gen7 and gen8
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue