Adrian Lees
|
7aaa33d2e5
|
Fix for knockout rendering of native formats
svn path=/trunk/netsurf/; revision=2869
|
2006-08-19 19:31:07 +00:00 |
Richard Wilson
|
a47f148f2d
|
Optimise out redundant group_start and group_end calls (speed up rendering.)
svn path=/trunk/netsurf/; revision=2725
|
2006-07-10 09:52:31 +00:00 |
Richard Wilson
|
ac0d20fdea
|
Stop knockout logging.
svn path=/trunk/netsurf/; revision=2710
|
2006-07-04 19:46:20 +00:00 |
Richard Wilson
|
1d8bf3ff91
|
Disable debugging.
svn path=/trunk/netsurf/; revision=2694
|
2006-07-02 17:26:25 +00:00 |
Richard Wilson
|
dbe40cffb3
|
Re-instate the knockout renderers after a nested flush(). Make so knockout rendering is always used.
svn path=/trunk/netsurf/; revision=2693
|
2006-07-02 17:23:49 +00:00 |
Richard Wilson
|
0f36a3e6a5
|
Allow nested calls to knockout rendering (stops iframes from flushing the current data).
svn path=/trunk/netsurf/; revision=2692
|
2006-07-02 16:17:51 +00:00 |
Richard Wilson
|
a1e42c14a2
|
Ensure all plots are bounding boxes are correctly clipped. Handle non-repeating backgrounds better. Delink deleted nodes for improved efficiency.
svn path=/trunk/netsurf/; revision=2690
|
2006-07-02 13:18:29 +00:00 |
Richard Wilson
|
467d9679f8
|
Totally knock out boxes as early into the tree as possible to improve efficiency. Fix incorrect buffer check.
svn path=/trunk/netsurf/; revision=2688
|
2006-07-02 01:36:02 +00:00 |
Richard Wilson
|
6e8ba3f4bb
|
Move array definitions for GCC4
svn path=/trunk/netsurf/; revision=2687
|
2006-07-02 00:08:54 +00:00 |
Richard Wilson
|
2dc65ac414
|
Don't assume tiled plotting will cover the entire clipping region.
svn path=/trunk/netsurf/; revision=2683
|
2006-07-01 18:41:33 +00:00 |
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 |