Add store_scanline_raw_{32,64} virtual functions to bits image
[profile/ivi/pixman.git] / pixman / pixman-private.h
2009-06-02 Søren Sandmann Ped... Add store_scanline_raw_{32,64} virtual functions to...
2009-06-02 Søren Sandmann Ped... Move remaining pixman-transformed.c code into pixman...
2009-06-02 Søren Sandmann Ped... Get rid of pixman-transformed-accessors
2009-06-02 Søren Sandmann Ped... Remove unused code from pixman-transformed.c
2009-06-02 Søren Sandmann Ped... Add fetch_bilinear_pixels() function
2009-06-02 Søren Sandmann Ped... Add _pixman_image_fetch_pixels()
2009-06-02 Søren Sandmann Ped... Get rid of toplevel argument to implementation construc...
2009-05-31 Søren Sandmann Ped... Create a vmx pixman_implementation_t
2009-05-29 Jonathan MortonFixup the arm-simd and arm-neon implementations.
2009-05-28 Søren Sandmann Ped... Really fix PPC build.
2009-05-28 Søren Sandmann Ped... Add back pixman_composeFunctions since vmx is not porte...
2009-05-23 Søren Sandmann Ped... Set up combiner functions for an implementation directl...
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... Move sse2 and mmx blt implementations to their respecti...
2009-05-23 Søren Sandmann Ped... Change pixman_lookup_fast_path() to actually run the...
2009-05-23 Søren Sandmann Ped... Add _pixman_choose_implementation
2009-05-23 Søren Sandmann Ped... Remove fast path lookup code from pixman-general
2009-05-23 Søren Sandmann Ped... Beginning of sse2 implementation
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-23 Søren Sandmann Ped... Add component alpha combiners in pixman-implementation.c
2009-05-23 Søren Sandmann Ped... Beginning of MMX implementation
2009-05-23 Søren Sandmann Ped... Move entire C implementation into pixman-general.c
2009-05-23 Søren Sandmann Ped... Add beginning of general implementation
2009-05-23 Søren Sandmann Ped... Formatting
2009-05-23 Søren Sandmann Ped... Beginning of pluggable implementations
2009-05-23 Søren Sandmann Ped... Move fbStoreExternalAlpha{,64} into pixman-bits-image.c
2009-05-23 Søren Sandmann Ped... Add new store_scanline_{32,64} in bits_image_t
2009-05-16 Søren Sandmann Ped... Move C fast paths to their own file pixman-fast-path.c
2009-05-16 Søren Sandmann Ped... Move the arch specific fast path tables into their...
2009-05-16 Søren Sandmann Ped... Move the linear gradient code from pixman-source.c...
2009-05-16 Søren Sandmann Ped... Rename pixmanFetchSourcePict to pixmanFetchGradient
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... Move the gradient walker code to its own file
2009-05-16 Søren Sandmann Ped... Replace pixman_image_get_fetchers() with pixman_image_g...
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 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... Remove unused CombineMask64 type
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... Get rid of separate combineU and combineC types
2009-05-04 Søren Sandmann Ped... Change type of combineU to take a mask
2009-05-04 Søren Sandmann Ped... Make combineC function type take const args
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 SourcePictClassify into pixman-image.c
2009-04-04 Alan CoopersmithFix MMX & SSE intrinsics to work with Sun compilers...
2008-10-30 Alan CoopersmithDefine force_inline for compilers other than gcc &...
2008-10-30 Jeff MuizelaarCleanup inline definitions
2008-08-21 Ginn ChenUse hidden attribute for private functions when compili...
2008-06-27 Søren SandmannOnly export the 16 bit version of pixman_region_set_sta...
2008-06-13 Søren Sandmann Ped... Move PIXMAN_FORMAT_16BPC to pixman-private.h
2008-06-13 Aaron PlattnerAdd wide source picture, external alpha, and transforme...
2008-06-13 Aaron PlattnerAdd expand and contract functions to convert between...
2008-06-09 Søren Sandmann Ped... Merge region32 branch; fix conflicts
2008-06-09 Søren SandmannExport pixman_compute_composite_region32() and use...
2008-06-09 Søren SandmannFix bug in pixman_compute_composite_region()
2008-06-09 Søren SandmannMerge branch 'master' into region32
2008-06-09 Søren SandmannUse 32 bit regions internally
2008-06-09 Søren SandmannAdd pixman_region32_copy_from_region16
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-05-27 Aaron PlattnerAdd infrastructure for allocating wide scanline buffers...
2008-05-27 Aaron PlattnerSplit fetch/fetchPixel/store proc types into 32-bit...
2008-05-27 Aaron PlattnerMove the scanline buffer allocation logic into pixman_c...
2008-04-12 Luca BarbatoMerge branch 'master' into vmx
2008-04-12 Aaron PlattnerUse a macro to append _accessors to things.
2008-04-11 Aaron PlattnerGenerate 64-bit combining functions.
2008-04-11 Aaron PlattnerTack 32 onto the ends of the combining function types.
2008-04-11 Aaron PlattnerMove combining macros into pixman-combine.c.
2008-04-06 Antoine AzarOptimize operators based on source or dest opacity.
2008-03-28 Aaron PlattnerGet rid of pixman_composeFunctions_accessors.
2008-03-23 Luca BarbatoUpdate vmx
2008-03-22 Aaron PlattnerMove fbFetchTransformed and friends into pixman-transfo...
2008-03-22 Aaron PlattnerMove pixmanFetchSourcePict and friends into pixman...
2008-03-22 Aaron PlattnerMove fetch, fetchPixel, and store routines into pixman...
2008-03-22 Aaron PlattnerGet rid of fbPrepareAccess and fbFinishAccess, since...
2008-03-21 Aaron PlattnerRename pixman-compose-operators.c to pixman-combine...
2008-03-21 Antoine Azar[PATCH] Moved all composition operators from pixman...
2008-02-07 Antoine AzarRefactor fbFetchTransformed()
2008-01-27 Vladimir VukicevicInclude only pixman-private.h, not pixman.h, in local...
2008-01-23 Carl WorthMerge commit 'inte/sampling'
2008-01-22 Bertram Felgenhauerfix cairo's a1-traps-sample test
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] Avoid integer overflow when allocating...
2007-09-17 José FonsecaPrevent promotion to unsigned when calculating strides.
2007-09-14 José FonsecaRemove the macro magic from READ/WRITE macros.
2007-09-06 Vladimir Vukicevic[win32] Makefile and compilation fixes for win32
2007-08-26 Vladimir Vukicevicrasterize traps that extend outside of the image bounds...
next