hrev46839 adds 1 changeset to branch 'master' old head: 89f8b7a12d16a16388e45a4708c033cfb3993df7 new head: a5eb84617cc1742c4ad2f27a1c3ccf9d6b12fb57 overview: http://cgit.haiku-os.org/haiku/log/?qt=range&q=a5eb846+%5E89f8b7a ---------------------------------------------------------------------------- a5eb846: Updated. [ Stephan Aßmus <superstippi@xxxxxx> ] ---------------------------------------------------------------------------- Revision: hrev46839 Commit: a5eb84617cc1742c4ad2f27a1c3ccf9d6b12fb57 URL: http://cgit.haiku-os.org/haiku/commit/?id=a5eb846 Author: Stephan Aßmus <superstippi@xxxxxx> Date: Sat Feb 8 10:43:28 2014 UTC ---------------------------------------------------------------------------- 1 file changed, 18 deletions(-) src/servers/app/drawing/Painter/TODO | 18 ------------------ ---------------------------------------------------------------------------- diff --git a/src/servers/app/drawing/Painter/TODO b/src/servers/app/drawing/Painter/TODO index 2745f35..ab9c997 100644 --- a/src/servers/app/drawing/Painter/TODO +++ b/src/servers/app/drawing/Painter/TODO @@ -1,20 +1,2 @@ -Test: - -* "composite" alpha blending modes - - - -Implement: - -(* handling of other BBitmap colorspaces) - - - -Improve: - * make more special verions of DrawingModes for B_SOLID_* patterns -* fast versions of nearest neighbor upscaling / downscaling of BBitmaps - -* fast versions of bilinear scaling of BBitmaps -