Campbell Barton
e54b95d1c9
optimization for text drawing:
...
- dont set the color for each character, check if it changes from the previous one.
- dont memcpy text into a null terminated string to draw, instead rely on the length argument to BLF_draw().
2012-12-30 15:40:49 +00:00
..
2012-12-29 01:54:58 +00:00
2012-12-28 14:19:05 +00:00
2012-12-30 13:01:47 +00:00
2012-12-29 01:54:58 +00:00
2012-12-29 10:24:42 +00:00
2012-12-28 14:19:05 +00:00
2012-12-29 01:54:58 +00:00
2012-12-28 14:46:32 +00:00
2012-12-15 07:57:16 +00:00
2012-12-30 15:40:49 +00:00
2012-12-28 14:19:05 +00:00
2012-12-29 19:43:08 +00:00
2012-12-30 13:01:47 +00:00
2012-12-30 01:26:31 +00:00
2012-12-30 15:16:08 +00:00
2012-12-29 01:54:58 +00:00
2012-12-28 14:21:30 +00:00
2012-12-17 08:01:43 +00:00
2012-12-28 14:19:05 +00:00
2012-12-17 08:01:43 +00:00
2012-12-29 01:54:58 +00:00
2012-12-29 10:24:42 +00:00
2012-10-08 02:51:42 +00:00
2012-12-17 08:01:43 +00:00