Searched +hist:8 +hist:efa2a5d (Results 1 - 1 of 1) sorted by relevance

/haiku/src/servers/app/drawing/Painter/
H A DPainter.cppdiff 8fa91344 Wed Jul 23 02:17:41 MDT 2014 Adrien Destugues <pulkomandy@pulkomandy.tk> Draw radial gradients using the proper radius.
diff 8f4f70a5 Mon Aug 13 11:09:20 MDT 2007 Stephan Aßmus <superstippi@gmx.de> * implemented a lock up table for drawing text in B_OP_COPY,
maybe this is too resource hungry, feel free to critisize... :-)
* the speedup is there, but not overwhelming


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@21929 a95241bf-73f2-0310-859d-f6bbb57e9c96
diff 8d7b8e8c Mon Dec 19 14:22:03 MST 2005 Stephan Aßmus <superstippi@gmx.de> complete rework of the drawing_modes implementation... I achieved a speedup of 8 to 9 times, tested with text rendering. Believe it or not, but the Haiku text rendering is now faster than R5 for B_OP_COPY at least. And there is quite some room for improvement yet. (faster text bounding box calculation, avoiding the double UTF8 conversion, etc)

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@15596 a95241bf-73f2-0310-859d-f6bbb57e9c96
diff 8d7b8e8c Mon Dec 19 14:22:03 MST 2005 Stephan Aßmus <superstippi@gmx.de> complete rework of the drawing_modes implementation... I achieved a speedup of 8 to 9 times, tested with text rendering. Believe it or not, but the Haiku text rendering is now faster than R5 for B_OP_COPY at least. And there is quite some room for improvement yet. (faster text bounding box calculation, avoiding the double UTF8 conversion, etc)

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@15596 a95241bf-73f2-0310-859d-f6bbb57e9c96
diff 8bd2c11f Sun Nov 13 12:43:42 MST 2005 Axel Dörfler <axeld@pinc-software.de> Moved the declaration of roundf() to HaikuBuildCompatibility.h - it's missing from
math.h but exported by libroot.so.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@14903 a95241bf-73f2-0310-859d-f6bbb57e9c96
diff 8efa2a5d Fri Apr 15 03:01:07 MDT 2005 Stephan Aßmus <superstippi@gmx.de> fixed one moree clipping bug with StrokeLine

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@12404 a95241bf-73f2-0310-859d-f6bbb57e9c96
diff 8efa2a5d Fri Apr 15 03:01:07 MDT 2005 Stephan Aßmus <superstippi@gmx.de> fixed one moree clipping bug with StrokeLine

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@12404 a95241bf-73f2-0310-859d-f6bbb57e9c96
diff 8fdfa137 Wed Apr 13 18:12:06 MDT 2005 Stephan Aßmus <superstippi@gmx.de> don't crash if the system fonts are not initialized

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@12388 a95241bf-73f2-0310-859d-f6bbb57e9c96
diff 8fa91344458abb5f32303a7a3f9a1ecbd69bf111 Wed Jul 23 02:17:41 MDT 2014 Adrien Destugues <pulkomandy@pulkomandy.tk> Draw radial gradients using the proper radius.
diff 8f4f70a56de7aceece80a9f64f4414c2a221b882 Mon Aug 13 11:09:20 MDT 2007 Stephan Aßmus <superstippi@gmx.de> * implemented a lock up table for drawing text in B_OP_COPY,
maybe this is too resource hungry, feel free to critisize... :-)
* the speedup is there, but not overwhelming


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@21929 a95241bf-73f2-0310-859d-f6bbb57e9c96

Completed in 387 milliseconds