Various minor changes
[profile/ivi/pixman.git] / pixman / pixman-fast-path.c
2009-06-22 Søren Sandmann Ped... Various minor changes
2009-06-21 Søren Sandmann Ped... Turn fbComposeGetSolid() macro into a pixman_image_get_...
2009-06-21 Søren Sandmann Ped... Rename FastPathInfo to pixman_fast_path_t
2009-06-19 Søren Sandmann Ped... Remove dstMask from pixman-fast-path.c
2009-06-19 Søren Sandmann Ped... Eliminate trivial READ and WRITE macros in pixman-fast...
2009-06-13 Søren Sandmann Ped... Simplify clipping rule
2009-06-13 Søren Sandmann Ped... Remove srcRepeat and maskRepeat arguments from _pixman_...
2009-06-02 Søren Sandmann Ped... Get rid of toplevel argument to implementation construc...
2009-05-23 Søren Sandmann Ped... Make the fast_path implementation run the c_fast_paths
2009-05-23 Søren Sandmann Ped... Split fill implementations out in the implementations
2009-05-23 Søren Sandmann Ped... Initial fast path implementation
2009-05-23 Søren Sandmann Ped... Change prototypes for compositing functions to use...
2009-05-16 Søren Sandmann Ped... Move C fast paths to their own file pixman-fast-path.c