profile/ivi/pixman.git
2008-06-27 Søren SandmannUnexport or delete various functions
2008-06-27 Søren SandmannOnly export the 16 bit version of pixman_region_set_sta...
2008-06-25 Søren Sandmann... Update versioning documentation
2008-06-25 Søren Sandmann... Update release instructions
2008-06-25 Søren Sandmann... Explicitly use my GPG key for signing.
2008-06-25 Søren Sandmann... Post-release version bump
2008-06-25 Søren Sandmann... Pre-release version bump
2008-06-22 Søren Sandmann... TODO
2008-06-22 Søren Sandmann... Add configure time options to disable mmx/sse2/vmx
2008-06-22 David Sharppixman-sse.c: silence pointer-cast compiler warnings.
2008-06-14 Søren Sandmann... Update TODO
2008-06-14 Luo JinghuaFix implicit declaration of function 'free'.
2008-06-13 Maximilian... Fix memory leak by freeing boxes{16,32}.
2008-06-13 Aaron PlattnerUse pixman_malloc_ab instead of plain malloc for the...
2008-06-13 Søren Sandmann... Move PIXMAN_FORMAT_16BPC to pixman-private.h
2008-06-13 Aaron PlattnerDecide based on the image formats whether we need wide...
2008-06-13 Aaron PlattnerTake the source format into account in pixman_expand.
2008-06-13 Aaron PlattnerMake expansion and contraction loops clearer.
2008-06-13 Aaron PlattnerAdd wide source picture, external alpha, and transforme...
2008-06-13 Aaron PlattnerAdd wide fetch/store functions.
2008-06-13 Aaron PlattnerAdd expand and contract functions to convert between...
2008-06-09 Søren Sandmann... Post-release version bump
2008-06-09 Søren Sandmann... Pre-release version bump
2008-06-09 Søren Sandmann... Add back prototypes for pixman_version() and pixman_ver...
2008-06-09 Julien CristauAdd a couple more missing PIXMAN_EXPORTs
2008-06-09 Julien CristauAdd PIXMAN_EXPORT for pixman_region_equal
2008-06-09 Søren Sandmann... Post-release version bump
2008-06-09 Søren Sandmann... Bump version number
2008-06-09 Søren Sandmann... Merge region32 branch; fix conflicts
2008-06-09 Søren Sandmann... Unbump version number
2008-06-09 Søren Sandmann... Unbump version number; remove file added to EXTRA_DIST
2008-06-09 Søren SandmannBump version number and make it distcheck
2008-06-09 Søren SandmannBump version number and make it distcheck
2008-06-09 Søren SandmannFix uses of short variables in pixman-region.c
2008-06-09 Søren SandmannAdd infinite loop test
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 SandmannCall _mm_empty() at the end of fbComposeSetupSSE
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 SandmannAdd pixman_region32_copy_from_region16
2008-06-09 Søren SandmannSome formatting fixing
2008-06-09 Søren SandmannMove all the PIXMAN_EXPORT into .c files
2008-06-09 Søren SandmannMove PIXMAN_EXPORT into pixman-region.c
2008-06-09 Søren SandmannMerge branch 'master' into region32
2008-06-09 Søren SandmannFix forgotten use of pixman-combine.h
2008-06-08 Søren SandmannMerge branch 'vmx'
2008-06-08 Søren SandmannRename pixman-combine.h -> pixman-combin32.h
2008-06-08 Søren SandmannFix up types in pixman32-region.c
2008-06-08 Søren SandmannAdd prototypes for 32 bit region methods
2008-06-08 Søren SandmannAdd pixman-region32.c
2008-06-08 Søren SandmannAdd prefixes to global primitive regions
2008-06-08 Søren SandmannDelete more unused stuff
2008-06-08 Søren SandmannDelete more unused stuff
2008-06-08 Søren SandmannMore data types; remove unused stuff
2008-06-08 Søren SandmannAdd point_type_t
2008-06-08 Søren SandmannReplace pixman_box16_t with box_type_t
2008-06-08 Søren SandmannAdd pixman-region16.c; compile that instead of pixman...
2008-06-08 Søren Sandmannmacroize pixman-region.c
2008-06-07 Luca BarbatoUse sigaction instead of signal to restore the previous...
2008-06-07 Luca BarbatoUse combine macros from the generated header
2008-06-07 Luca BarbatoSplit combine.inc generated files in source and header
2008-06-03 Dimitrios ApostolouFix compilation on SGI
2008-06-01 Luca BarbatoFixup
2008-05-27 Aaron PlattnerFix wide alpha fetch macro.
2008-05-27 Aaron PlattnerUse wide compositing functions when wide == 1.
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-05-15 Søren SandmannUpdate TODO
2008-05-15 Søren SandmannWork around GCC bug causing crashes in Mozilla with...
2008-05-08 Søren SandmannAdd support for 8 bit fills in pixman_fill_mmx()
2008-05-03 Richard HultAdd --disable-gtk switch to configure
2008-05-03 Søren SandmannUpdate TODO
2008-05-02 Oswald Buddenhagenfix pixman compile with srcdir != builddir
2008-04-26 Thomas ZimmermannRemove trailing comma from enum (bug 15364)
2008-04-25 Alan CoopersmithFix pixman/Makefile.am to work with Solaris make
2008-04-23 Luca BarbatoRemove unused macro
2008-04-23 Luca BarbatoRemove VMX from CPUFeatures, ppc isn't using it at all
2008-04-23 Luca BarbatoSimplify cpu feature check
2008-04-23 Luca BarbatoRefactor path selection
2008-04-23 Luca BarbatoForce inlining
2008-04-23 André TupinambáAdd SSE2 implementations of many compositing operations.
2008-04-12 Luca BarbatoUnbreak vmx pixman
2008-04-12 Luca BarbatoMerge branch 'master' into vmx
2008-04-12 Søren SandmannSimplify handling compiler handling in MMX code
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 PlattnerReplace hardcoded numbers and uint*_t in combine.inc.
2008-04-11 Aaron PlattnerTack 32 onto the ends of the combining function types.
2008-04-11 Aaron PlattnerMove combining routines into combine.inc and add a...
2008-04-11 Aaron PlattnerMove combining macros into pixman-combine.c.
2008-04-10 Søren SandmannRequire GCC 3.4 for SSE and SSE2.
2008-04-09 Søren SandmannFix bug in FbStore_b2g3r3
2008-04-06 Antoine AzarOptimize operators based on source or dest opacity.
2008-04-06 Julien CristauRevert "pixman-version.h is generated, don't distribute it"
2008-04-04 Julien Cristaupixman-version.h is generated, don't distribute it
2008-04-03 Frederic PlourdeAdd CopyAreammx fast path for argb32 SRC xrgb32 and...
2008-03-30 Julien CristauRemove prototype for nonexistent pixman_image_set_filte...
next