This repository has been archived on 2023-10-09. You can view files and clone it, but cannot push or open issues or pull requests.
Files
blender-archive/source/blender/editors
Campbell Barton 3e3efae7e9 Viewport Text Drawing: replace single allocs with a memarena
- pass label strlen since in many cases its already known.
- use single linked list for cached text drawing.
- add BLI_link_utils.h for single linked list macros.

own tests give approx 22% overall speedup.
2014-04-17 16:04:28 +10:00
..
2014-04-11 11:33:29 +10:00
2014-04-11 11:33:29 +10:00
2014-04-16 05:31:02 +03:00
2014-04-11 11:33:29 +10:00
2014-04-11 11:33:29 +10:00
2014-04-11 11:33:29 +10:00
2014-04-11 11:33:29 +10:00
2014-04-17 16:04:28 +10:00
2012-12-17 08:01:43 +00:00