[Glamor] [PATCH 0/7] These patches will improve and fix bugs in gradient.
Zhigang Gong
zhigang.gong at linux.intel.com
Mon May 14 20:25:44 PDT 2012
On Tue, May 08, 2012 at 08:44:14AM +0800, junyan.he at linux.intel.com wrote:
> From: Junyan He <junyan.he at linux.intel.com>
>
> 1. Split the logic of gradient to a new file glamor_gradient.c
> 2. Fix bugs found in the test cases, specially the cairo-test-suite.
I added strict compile flags to the master branch, please rebase to
the latest master branch, and fixed those compilation warnings.
Thanks.
>
>
> Signed-off-by: Junyan He <junyan.he at linux.intel.com>
> ---
> src/Makefile.am | 1 +
> src/glamor_gradient.c | 1611 +++++++++++++++++++++++++++++++++++++++++++++++++
> src/glamor_priv.h | 13 +-
> src/glamor_render.c | 1587 +------------------------------------------------
> src/glamor_utils.h | 95 ++--
> 5 files changed, 1684 insertions(+), 1623 deletions(-)
More information about the Glamor
mailing list