From: Faith Ekstrand Date: Sat, 25 Mar 2023 18:03:15 +0000 (-0500) Subject: intel/blorp: Drop the TODO file X-Git-Tag: upstream/23.3.3~11030 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=a02ed15067e68e968504b5f5d8d41faca8a239dd;p=platform%2Fupstream%2Fmesa.git intel/blorp: Drop the TODO file Most of this stuff is done. Part-of: --- diff --git a/src/intel/blorp/TODO b/src/intel/blorp/TODO deleted file mode 100644 index df88cf9..0000000 --- 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