Various minor changes
[profile/ivi/pixman.git] / pixman / pixman-image.c
2009-06-22 Søren Sandmann Ped... Various minor changes
2009-06-22 Søren Sandmann Ped... Delete struct point
2009-06-21 Søren Sandmann Ped... Rename pixman_image_can_get_solid() to pixman_image_is_...
2009-06-21 Søren Sandmann Ped... Turn fbComposeGetSolid() macro into a pixman_image_get_...
2009-06-21 Søren Sandmann Ped... Delete unused WRITE_ACCESS() macro
2009-06-21 Søren Sandmann Ped... Move pixman_image_fill_rectangles() to pixman.c
2009-06-13 Søren Sandmann Ped... Add API to set a function to be called when the image...
2009-06-13 Søren Sandmann Ped... Simplify clipping rule
2009-06-13 Søren Sandmann Ped... Fix pixman_image_is_opaque()
2009-05-23 Søren Sandmann Ped... Add new store_scanline_{32,64} in bits_image_t
2009-05-16 Søren Sandmann Ped... Add a generic 64 bit fetcher and use it for gradients...
2009-05-16 Søren Sandmann Ped... Replace pixman_image_get_fetchers() with pixman_image_g...
2009-05-16 Søren Sandmann Ped... Set up scanline getters for bits images
2009-05-16 Søren Sandmann Ped... Set up scanline getters for source pictures
2009-05-16 Søren Sandmann Ped... Store get_scanline() functions in the image struct
2009-05-16 Søren Sandmann Ped... Add stubs for property_changed virtual functions
2009-05-16 Søren Sandmann Ped... Split pixel images into pixman-bits-image.c
2009-05-16 Søren Sandmann Ped... Split conical gradient images into pixman-conical-gradi...
2009-05-16 Søren Sandmann Ped... Split radial gradient images into pixman-radial-gradient.c
2009-05-16 Søren Sandmann Ped... Split linear gradient images into pixman-linear-gradient.c
2009-05-16 Søren Sandmann Ped... Split solid fill images into pixman-solid-fill.c
2009-05-13 Søren Sandmann Ped... Merge branch 'master' of git+ssh://sandmann@git.freedes...
2009-05-13 Søren Sandmann Ped... Merge branch 'master' into refactor
2009-05-04 Søren Sandmann Ped... Remove unused combineMaskU functions
2009-05-04 Søren Sandmann Ped... Move store logic into pixman-image.c
2009-05-04 Søren Sandmann Ped... Move fetch logic to pixman-image.c
2009-05-04 Søren Sandmann Ped... Get rid of SOURCE_IMAGE_CLASS_NEITHER again
2009-05-04 Søren Sandmann Ped... Move calls of the classification out of the if statements.
2009-05-04 Søren Sandmann Ped... Move SourcePictClassify into pixman-image.c
2009-03-24 Mark KettenisAdd support for BGRA and BGRx formats.
2009-03-17 Chris WilsonCheck for failure when intersecting regions.
2008-09-07 Søren Sandmann Ped... Fix bug in pixman_image_is_opaque()
2008-06-09 Søren Sandmann Ped... Merge region32 branch; fix conflicts
2008-06-09 Søren SandmannMerge branch 'master' into region32
2008-06-09 Søren SandmannAdd pixman_image_set_clip_region32
2008-06-09 Søren SandmannUse 32 bit regions internally
2008-06-09 Søren SandmannMove all the PIXMAN_EXPORT into .c files
2008-06-01 Luca BarbatoFixup
2008-05-27 Aaron PlattnerFix wide alpha fetch macro.
2008-04-12 Luca BarbatoMerge branch 'master' into vmx
2008-04-06 Antoine AzarOptimize operators based on source or dest opacity.
2008-03-23 Luca BarbatoUpdate vmx
2008-01-27 Vladimir VukicevicInclude only pixman-private.h, not pixman.h, in local...
2007-12-15 Luca BarbatoMerge branch 'master' of git://anongit.freedesktop...
2007-10-24 Alan HourihaneMerge branch 'master' of git+ssh://git.freedesktop...
2007-10-18 Alan HourihaneMerge branch 'master' of git+ssh://git.freedesktop...
2007-10-17 Alan HourihaneMerge branch 'master' of git+ssh://git.freedesktop...
2007-10-01 Luca BarbatoMerge branch 'master' of git://anongit.freedesktop...
2007-09-27 Chris Wilson[pixman-image] [mlk] Free the locally allocated bits.
2007-09-27 Chris Wilson[pixman-image] Avoid a potential malloc(0).
2007-09-27 Chris Wilson[pixman-image] Avoid integer overflow when allocating...
2007-09-17 José FonsecaPrevent promotion to unsigned when calculating strides.
2007-09-06 Vladimir Vukicevic[win32] Makefile and compilation fixes for win32
2007-08-21 Søren Sandmann Ped... Merge branch 'master' of ssh+git://sandmann@git.freedes...
2007-08-20 Eric AnholtFix failure to set identity transform in pixman.
2007-08-17 Søren Sandmann Ped... Add pixman_image_set_source_clipping()
2007-08-06 Aaron PlattnerReturn a bool from pixman_image_unref.
2007-07-02 Søren SandmannPort Vlad's fixes for integer overflows with malloc().
2007-06-22 Søren SandmannRevert "Add a cache of images to reduce malloc/free...
2007-06-19 Søren Sandmann Ped... Optimize pixman_fill_rectangles() in a few more cases
2007-06-19 Søren Sandmann Ped... Add a cache of images to reduce malloc/free time
2007-06-17 Søren Sandmann Ped... Optimize fill rectangles in the op=PIXMAN_OP_CLEAR...
2007-06-16 Søren Sandmann Ped... Add a few optimizations for solid fills
2007-06-16 Søren Sandmann Ped... Plug leak of the gradient stops
2007-06-16 Søren Sandmann Ped... Plug leak in the bits=NULL case for pixman_image_create...
2007-06-15 Søren Sandmann Ped... When setting identity transformations store them as...
2007-06-15 Søren SandmannDisable source clipping by default
2007-06-14 Søren SandmannReset clip regions correctly when NULL is passed
2007-06-13 Søren SandmannMake default clip region the full image
2007-06-13 Søren SandmannDon't complain if users try to read non-existing data...
2007-06-13 Søren SandmannDon't require rowstride to be a multiple of 4 when...
2007-06-13 Søren SandmannAdd pixman_fill_rectangles()
2007-06-12 Søren SandmannAdd boolean returns to various setters
2007-06-12 Søren SandmannAllow bits to be NULL when bit images are created
2007-06-12 Søren SandmannAdd various accessors; remove composite_rect
2007-06-11 Søren Sandmann Ped... Add a version of miComputeCompositeRegion; call it...
2007-06-05 Søren Sandmann Ped... Fix bug in pixman_image_set_filter() where only the...
2007-05-22 Søren SandmannCheck for MMX in the build system
2007-05-18 Soren Sandmann Ped... Add pixman-pict.c which is a version of fbpict.c. It...
2007-05-18 Soren Sandmann Ped... Make pixman_image_set_indexed() not copy its argument
2007-05-18 Soren Sandmann Ped... Free the indexed table when the image is freed
2007-05-18 Soren Sandmann Ped... Add new function pixman_image_set_indexed()
2007-05-16 Soren Sandmann Ped... Add API to have accessor functions on pixman
2007-05-15 Soren Sandmann Ped... Various formatting fixes
2007-05-09 Soren Sandmann Ped... Fix various stupid mistakes, such as inverted return_if...
2007-05-09 Soren Sandmann Ped... Remove *error from solid fill constructor
2007-05-09 Soren Sandmann Ped... Various formatting fixes
2007-05-09 Soren Sandmann Ped... Handle setting of NULL properties
2007-05-09 Soren Sandmann Ped... Make images ref counted. Memory management.
2007-05-09 Soren Sandmann Ped... Export pixman_gradient_stop; get rid of *error argument...
2007-05-09 Soren Sandmann Ped... Change to use malloced image instead of stack allocated
2007-05-08 Soren Sandmann Ped... Fix libpixman.pc.in
2007-05-08 Soren Sandmann Ped... Add setters for various properties
2007-05-08 Soren Sandmann Ped... Make the test program test something useful.
2007-05-08 Soren Sandmann Ped... Add a simple test program; fix linking problems
2007-05-08 Soren Sandmann Ped... Implement pixman_image_composite() in terms of fbCompos...
2007-05-08 Søren SandmannAdd a version of fbcompose.c. Fixes and additions to...
2007-05-06 Soren Sandmann Ped... Fix copyright notice
2007-05-05 Soren Sandmann Ped... Add fixed point macros, add declarations for image...
2007-05-05 Soren Sandmann Ped... Add code to initialize images, based on picture.c from...
next