profile/ivi/pixman.git
17 years agoExport pixman_gradient_stop; get rid of *error argument from init functions.
Soren Sandmann Pedersen [Wed, 9 May 2007 13:47:33 +0000 (09:47 -0400)]
Export pixman_gradient_stop; get rid of *error argument from init functions.

Add return_if_fail macros to pixman-private.h

17 years agoChange to use malloced image instead of stack allocated
Soren Sandmann Pedersen [Wed, 9 May 2007 12:20:43 +0000 (08:20 -0400)]
Change to use malloced image instead of stack allocated

17 years agoApply bad hack to avoid including config.h
Soren Sandmann Pedersen [Tue, 8 May 2007 21:02:44 +0000 (17:02 -0400)]
Apply bad hack to avoid including config.h

17 years agoInstall header file in pixman/pixman.h
Soren Sandmann Pedersen [Tue, 8 May 2007 18:24:32 +0000 (14:24 -0400)]
Install header file in pixman/pixman.h

17 years agoFix libpixman.pc.in
Soren Sandmann Pedersen [Tue, 8 May 2007 18:00:13 +0000 (14:00 -0400)]
Fix libpixman.pc.in

17 years agoAdd setters for various properties
Soren Sandmann Pedersen [Tue, 8 May 2007 17:37:03 +0000 (13:37 -0400)]
Add setters for various properties

17 years agoMake the test program test something useful.
Soren Sandmann Pedersen [Tue, 8 May 2007 17:19:51 +0000 (13:19 -0400)]
Make the test program test something useful.

Also add a check that the public image struct is big enough to contain the
private union.

17 years agoAdd a simple test program; fix linking problems
Soren Sandmann Pedersen [Tue, 8 May 2007 14:48:27 +0000 (10:48 -0400)]
Add a simple test program; fix linking problems

17 years agoImplement pixman_image_composite() in terms of fbCompositeRect().
Soren Sandmann Pedersen [Tue, 8 May 2007 14:32:54 +0000 (10:32 -0400)]
Implement pixman_image_composite() in terms of fbCompositeRect().

17 years agoAdd a version of fbcompose.c. Fixes and additions to make it compile
Søren Sandmann [Tue, 8 May 2007 02:36:15 +0000 (22:36 -0400)]
Add a version of fbcompose.c. Fixes and additions to make it compile

17 years agoFix copyright notice
Soren Sandmann Pedersen [Sun, 6 May 2007 16:46:42 +0000 (12:46 -0400)]
Fix copyright notice

17 years agoAdd fixed point macros, add declarations for image init functions
Soren Sandmann Pedersen [Sat, 5 May 2007 03:45:19 +0000 (23:45 -0400)]
Add fixed point macros, add declarations for image init functions

17 years agoRun configure from autogen.sh
Soren Sandmann Pedersen [Sat, 5 May 2007 02:34:54 +0000 (22:34 -0400)]
Run configure from autogen.sh

17 years agoDon't run configure from autogen.sh
Soren Sandmann Pedersen [Sat, 5 May 2007 02:34:22 +0000 (22:34 -0400)]
Don't run configure from autogen.sh

17 years agoMake autogen.sh run configure
Soren Sandmann Pedersen [Sat, 5 May 2007 02:18:33 +0000 (22:18 -0400)]
Make autogen.sh run configure

17 years agoChanges to autogen.sh
Soren Sandmann Pedersen [Sat, 5 May 2007 02:16:40 +0000 (22:16 -0400)]
Changes to autogen.sh

17 years agoMake autogen.sh run configure
Soren Sandmann Pedersen [Sat, 5 May 2007 02:11:49 +0000 (22:11 -0400)]
Make autogen.sh run configure

17 years agoAdd pixman.pc.in
Soren Sandmann Pedersen [Sat, 5 May 2007 02:08:40 +0000 (22:08 -0400)]
Add pixman.pc.in

17 years agoAdd code to initialize images, based on picture.c from the X server
Soren Sandmann Pedersen [Sat, 5 May 2007 02:07:19 +0000 (22:07 -0400)]
Add code to initialize images, based on picture.c from the X server

17 years agoChange autogen.sh to call autoreconf. Remove reference to libcomp.h
Soren Sandmann Pedersen [Fri, 4 May 2007 23:44:13 +0000 (19:44 -0400)]
Change autogen.sh to call autoreconf. Remove reference to libcomp.h

17 years agoAdd the files.
Soren Sandmann Pedersen [Fri, 4 May 2007 23:13:57 +0000 (19:13 -0400)]
Add the files.