log src/redraw_man.c @ 1132:3de972a43d46

age author description
Wed, 08 Dec 2010 22:39:12 +0800 Thinker K.F. Li Make tank and calculator works for console backend
Wed, 01 Dec 2010 20:01:49 +0800 Thinker K.F. Li Merge the work of improvement for graphic engine of openvg branch openvg
Wed, 01 Dec 2010 12:25:56 +0800 Thinker K.F. Li merge from default branch openvg
Sun, 28 Nov 2010 13:18:49 +0800 Thinker K.F. Li Rename rdman_shape_man() to rdman_man_shape() to mean managing a shape
Sun, 28 Nov 2010 12:59:05 +0800 Thinker K.F. Li Stop using ob as acronym observer
Sun, 28 Nov 2010 12:07:37 +0800 Thinker K.F. Li Move macros privated used by redraw manager to redraw_man.c
Fri, 12 Nov 2010 16:03:19 +0800 Thinker K.F. Li Fix the bug of crash by abort() when running testsvg.js.
Sun, 26 Sep 2010 14:07:05 +0800 Thinker K.F. Li Fix bug of clearing COF_TEMP_MARK. abs_n_rel_center
Sat, 25 Sep 2010 20:12:45 +0800 Thinker K.F. Li Transform positions of radient paints. abs_n_rel_center
Fri, 24 Sep 2010 16:06:42 +0800 Thinker K.F. Li Merge from default branch abs_n_rel_center
Thu, 23 Sep 2010 10:43:56 +0800 Thinker K.F. Li Allocate linear, radial, image paints from elmpools
Thu, 23 Sep 2010 10:14:05 +0800 Thinker K.F. Li Allocate sh_rect_t objects from an elmpool
Thu, 23 Sep 2010 09:55:37 +0800 Thinker K.F. Li Allocate sh_path_t objects from an elmpool
Wed, 22 Sep 2010 21:14:06 +0800 Thinker K.F. Li Fix the issue of potential to free a wild pointer
Mon, 20 Sep 2010 22:43:43 +0800 Thinker K.F. Li Compute aggregated cache_2_pdev and reversed one abs_n_rel_center
Mon, 20 Sep 2010 22:43:43 +0800 Thinker K.F. Li Keep cache to parent device matrix in canvas_info. abs_n_rel_center
Fri, 17 Sep 2010 16:26:14 +0800 Thinker K.F. Li Fix error on area of cached coords and draw on right canvas.
Fri, 17 Sep 2010 12:21:36 +0800 Thinker K.F. Li Merge dirty_pcache_area_coords and zeroing_coords.
Fri, 17 Sep 2010 12:21:36 +0800 Thinker K.F. Li Move decision of dirty pcache_area to one place.
Fri, 17 Sep 2010 12:21:36 +0800 Thinker K.F. Li Since it is COF_DIRTY_PCACHE_AREA, donot add it again
Fri, 17 Sep 2010 12:21:36 +0800 Thinker K.F. Li Avoid to add a coord to dirty_pcache_area_coords twice or more
Fri, 17 Sep 2010 12:21:35 +0800 Thinker K.F. Li Do not add dirty area for cached coords
Fri, 17 Sep 2010 12:21:35 +0800 Thinker K.F. Li Keep width and height of a canvas for mock of canvas
Fri, 17 Sep 2010 12:21:35 +0800 Thinker K.F. Li Make sure transform matrix of a cached coord working
Fri, 17 Sep 2010 12:21:35 +0800 Thinker K.F. Li Check transform from parent cached coord to descendant cached coord
Tue, 14 Sep 2010 05:55:30 +0800 Thinker K.F. Li Merge from main stream
Tue, 14 Sep 2010 05:44:48 +0800 Thinker K.F. Li Make sure drawing on right cached canvas
Tue, 14 Sep 2010 05:44:48 +0800 Thinker K.F. Li Do not copy canvas for unittest
Tue, 14 Sep 2010 05:44:48 +0800 Thinker K.F. Li Testcase for redrawing cached canvas
Tue, 14 Sep 2010 01:08:39 +0800 Shih-Yuan Lee (FourDollars) Unify coding style tag for emacs and vim.
Mon, 13 Sep 2010 20:39:22 +0800 Thinker K.F. Li Fix typo on index of matrix
Mon, 13 Sep 2010 15:33:19 +0800 Thinker K.F. Li Change order of statements to fix bug of wild pointers.
Mon, 13 Sep 2010 13:25:34 +0800 Thinker K.F. Li Testcases for caching coords
Sun, 12 Sep 2010 12:20:09 +0800 Thinker K.F. Li Change order of statement to fix segmentation fault
Thu, 02 Sep 2010 11:00:30 +0800 Thinker K.F. Li subtree of root coord can not be skept
Sun, 29 Aug 2010 19:06:24 +0800 Thinker K.F. Li Fix logic error of checking clear flag for paint.
Sun, 29 Aug 2010 18:47:06 +0800 Thinker K.F. Li Remove unused local variables
Wed, 25 Aug 2010 18:22:32 +0800 Thinker K.F. Li Separate GEF_NOT_SHOWED and GEF_HIDDEN flags.
Wed, 30 Jun 2010 13:28:53 +0800 Thinker K.F. Li Replace mbe_clip() with mbe_scissoring() openvg
Mon, 24 May 2010 21:09:32 +0800 Thinker K.F. Li Swap geo_t::cur_area and geo_t::last_area correctly. Android_Skia
Mon, 24 May 2010 17:43:19 +0800 Thinker K.F. Li Fix bug of dirty areas of coords. Android_Skia
Mon, 24 May 2010 16:27:25 +0800 Thinker K.F. Li Simplify dirty area for coords that should be totally redraw Android_Skia
Mon, 24 May 2010 11:59:27 +0800 Thinker K.F. Li Clear flags for clearing procedure and draw dirty cached ones Android_Skia
Sat, 22 May 2010 22:31:18 +0800 Thinker K.F. Li [mq]: propagate_areas.diff Android_Skia
Fri, 21 May 2010 22:59:26 +0800 Thinker K.F. Li [mq]: pcached_area1.diff Android_Skia
Sun, 16 May 2010 22:59:24 +0800 Thinker K.F. Li pcached_area replaces owner_mems_area Android_Skia
Sun, 27 Dec 2009 14:06:20 +0800 Thinker K.F. Li Document on clean_rdman_dirties() Android_Skia
Fri, 25 Dec 2009 12:11:20 +0800 Thinker K.F. Li Add todo Android_Skia
Fri, 25 Dec 2009 11:13:21 +0800 Thinker K.F. Li Skip root coord when propagate dirty area to parent cached Android_Skia
Fri, 25 Dec 2009 00:27:19 +0800 Thinker K.F. Li Ignore small dirty area. Android_Skia
Wed, 23 Dec 2009 10:33:51 +0800 Thinker K.F. Li Clear variables and draw root coord. Android_Skia
Tue, 22 Dec 2009 22:39:53 +0800 Thinker K.F. Li Every coord can only appear at mot one time in the dirty coord list. Android_Skia
Tue, 22 Dec 2009 22:31:38 +0800 Thinker K.F. Li Change typos in comment Android_Skia
Tue, 22 Dec 2009 21:58:41 +0800 Thinker K.F. Li Does not add root coord to zeroing list Android_Skia
Tue, 22 Dec 2009 14:21:34 +0800 Thinker K.F. Li Skip very small dirty areas. Android_Skia
Tue, 22 Dec 2009 11:04:52 +0800 Thinker K.F. Li Fix a bug of a non-initialized variable. Android_Skia
Sat, 19 Dec 2009 08:22:07 +0800 Thinker K.F. Li imported patch more_comment.diff Android_Skia
Thu, 17 Dec 2009 16:13:35 +0800 Thinker K.F. Li Skip coords that is not cached when add coords into zeroing_coords list. Android_Skia
Thu, 17 Dec 2009 16:09:46 +0800 Thinker K.F. Li Change documentation for zeroing Android_Skia
Tue, 01 Dec 2009 22:55:27 +0800 Thinker K.F. Li Change prototype of mbe_copy_source(). Android_Skia