diff --git a/src/intel/blorp/TODO b/src/intel/blorp/TODO deleted file mode 100644 index df88cf94a0e..00000000000 --- a/src/intel/blorp/TODO +++ /dev/null @@ -1,16 +0,0 @@ -Intel BLORP ToDo -================ - -Missing features: - - - Splitting larger-than-max blits (Jordan) - - Bit-for-bit copies (Jason) - - Depth and Stencil clears - - Gfx4-5 support - -Performance: - - - Layered Clears (Topi) - - Layered Blits - - Avoid re-emitting state for repeated blorp calls - - Avoid re-emitting push constant setup