netsurf/render
Richard Wilson cf4294d3a8 Implement knockout rendering (controlled by 'knockout_rendering' option or Ctrl+F11, default is off). This attempts to minimise the amount of overlapping redraw performed, and thus can drasticly reduce the rendering time of many pages.
svn path=/trunk/netsurf/; revision=2682
2006-07-01 18:16:05 +00:00
..
box.c Make box_at_point detection consider absolute children too 2006-06-26 20:16:24 +00:00
box.h Changes to struct box for absolute positioning. 2006-06-21 02:51:00 +00:00
box_construct.c Implement absolute positioning. 2006-06-26 04:52:34 +00:00
box_normalise.c Implement absolute positioning. 2006-06-26 04:52:34 +00:00
font.h [project @ 2005-02-20 13:18:21 by bursa] 2005-02-20 13:18:21 +00:00
form.c [project @ 2006-02-04 14:40:01 by jmb] 2006-02-04 14:40:01 +00:00
form.h [project @ 2005-06-26 01:55:20 by jmb] 2005-06-26 01:55:20 +00:00
html.c Ignore alternate stylesheets 2006-06-29 23:29:15 +00:00
html.h [project @ 2006-02-15 23:09:53 by adrianl] 2006-02-15 23:09:55 +00:00
html_redraw.c Implement knockout rendering (controlled by 'knockout_rendering' option or Ctrl+F11, default is off). This attempts to minimise the amount of overlapping redraw performed, and thus can drasticly reduce the rendering time of many pages. 2006-07-01 18:16:05 +00:00
imagemap.c [project @ 2005-08-14 23:56:15 by jmb] 2005-08-14 23:56:15 +00:00
imagemap.h [project @ 2005-08-14 23:56:15 by jmb] 2005-08-14 23:56:15 +00:00
layout.c Ensure containing block has valid height for positioning absolute children 2006-06-29 23:30:06 +00:00
layout.h [project @ 2005-07-02 18:17:51 by bursa] 2005-07-02 18:17:51 +00:00
list.c [project @ 2005-01-16 21:39:21 by rjw] 2005-01-16 21:39:21 +00:00
list.h [project @ 2005-01-16 21:39:21 by rjw] 2005-01-16 21:39:21 +00:00
table.c [project @ 2005-12-11 21:54:30 by bursa] 2005-12-11 21:54:30 +00:00
table.h [project @ 2005-07-02 18:19:41 by bursa] 2005-07-02 18:19:41 +00:00
textplain.c [project @ 2006-03-26 05:46:21 by adrianl] 2006-03-26 05:46:21 +00:00
textplain.h [project @ 2006-02-15 23:09:53 by adrianl] 2006-02-15 23:09:55 +00:00