David Herrmann
6ae5ddc0e7
text: add bbulk renderer
...
The bbulk renderer is very similar to the bblit renderer but it assembles
a request-buffer of all characters and then pushes these requests via a
vector-call to the video hardware.
This turns out to increase performance slightly as we do not call into the
video subsystem for every characters but only once.
This renderer can reduce performance when used with partial-redraws (which
are not implemented, yet), so we keep the bblit renderer around.
Signed-off-by: David Herrmann <dh.herrmann@googlemail.com>
2012-09-04 17:58:37 +02:00
..
2012-08-14 16:23:03 +02:00
2012-08-14 16:23:03 +02:00
2012-08-15 09:25:55 +02:00
2012-08-14 17:02:56 +02:00
2012-08-10 18:01:14 +02:00
2012-08-10 18:01:14 +02:00
2012-08-08 12:13:29 +02:00
2012-08-25 15:36:55 +02:00
2012-06-24 18:53:46 +02:00
2012-06-24 17:55:26 +02:00
2012-09-04 17:58:37 +02:00
2012-08-28 10:41:33 +02:00
2012-08-31 20:19:55 +02:00
2012-03-27 13:35:41 +02:00
2012-08-08 19:11:42 +02:00
2012-08-08 19:11:42 +02:00
2012-08-08 19:11:42 +02:00
2012-08-08 19:11:42 +02:00
2012-08-08 19:11:42 +02:00
2012-08-08 19:11:42 +02:00
2012-08-08 12:26:35 +02:00
2012-08-26 18:18:33 +02:00
2012-08-20 20:10:29 +02:00
2012-08-10 11:43:07 +02:00
2012-08-10 11:43:07 +02:00
2012-08-08 13:02:44 +02:00
2012-08-29 17:54:16 +02:00
2012-08-29 17:54:16 +02:00
2012-08-28 10:41:33 +02:00
2012-08-15 09:24:45 +02:00
2012-08-10 11:42:00 +02:00
2012-09-04 17:58:37 +02:00
2012-08-06 14:48:22 +02:00
2012-08-11 14:54:43 +02:00
2012-08-11 14:54:43 +02:00
2012-08-25 10:45:51 +02:00
2012-08-25 17:04:51 +02:00
2012-08-06 14:48:22 +02:00
2012-08-21 14:53:59 +02:00
2012-08-10 11:48:28 +02:00
2012-09-04 17:58:37 +02:00
2012-08-15 09:24:45 +02:00
2012-08-15 08:54:02 +02:00
2012-07-15 16:29:34 +02:00
2012-05-29 11:13:49 +02:00
2012-07-21 19:06:50 +02:00
2012-08-14 22:47:34 +02:00
2012-08-14 22:57:36 +02:00
2012-08-31 00:00:07 +02:00
2012-08-12 13:26:16 +02:00
2012-08-31 00:00:07 +02:00
2012-09-04 17:56:03 +02:00
2012-09-04 17:56:03 +02:00
2012-08-31 00:00:07 +02:00
2012-08-20 14:57:39 +02:00
2012-08-31 00:00:07 +02:00
2012-05-29 10:27:46 +02:00
2012-08-14 17:01:55 +02:00
2012-08-14 17:01:55 +02:00