anv, hasvk: remove stale TODO-files
authorErik Faye-Lund <erik.faye-lund@collabora.com>
Wed, 1 Feb 2023 15:06:36 +0000 (16:06 +0100)
committerMarge Bot <emma+marge@anholt.net>
Thu, 2 Feb 2023 19:25:15 +0000 (19:25 +0000)
This file hasn't really been updated since 2016, apart from a single
search-replace two years ago.

That's an eternity in ANV-land, so let's just remove these.

While we're at it, also remove the duplicate in hasvk.

Acked-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Acked-by: Faith Ekstrand <faith.ekstrand@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21044>

src/intel/vulkan/TODO [deleted file]
src/intel/vulkan_hasvk/TODO [deleted file]

diff --git a/src/intel/vulkan/TODO b/src/intel/vulkan/TODO
deleted file mode 100644 (file)
index 4c41e25..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-Intel Vulkan ToDo
-=================
-
-Missing Features:
- - Investigate CTS failures on HSW
- - Sparse memory
-
-Performance:
- - Multi-{sampled/gfx8,LOD} HiZ
- - MSAA fast clears
- - Pushing pieces of UBOs?
- - Enable guardband clipping
- - Use soft-pin to avoid relocations
diff --git a/src/intel/vulkan_hasvk/TODO b/src/intel/vulkan_hasvk/TODO
deleted file mode 100644 (file)
index 4c41e25..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-Intel Vulkan ToDo
-=================
-
-Missing Features:
- - Investigate CTS failures on HSW
- - Sparse memory
-
-Performance:
- - Multi-{sampled/gfx8,LOD} HiZ
- - MSAA fast clears
- - Pushing pieces of UBOs?
- - Enable guardband clipping
- - Use soft-pin to avoid relocations