platform/upstream/pixman.git
2014-01-04 Søren Sandmannpixel-test: Command line argument to specify the regres...
2014-01-04 Søren Sandmannpixel-test: Add support for mask pixels
2014-01-04 Søren Sandmann... test/check-formats.c: Add support for separable blend...
2014-01-04 Søren Sandmann... test/utils.c: Add support for separable blend mode...
2013-12-26 Søren Sandmannconfigure.ac: Check and use -Wno-unused-local-typedefs...
2013-12-03 Søren SandmannSoft Light: The first comparison should be <=, not <
2013-11-24 Søren Sandmanngeneral: Support component alpha for all image types
2013-11-18 Søren Sandmanntest/utils.c: Make the stack unaligned only on 32 bit...
2013-11-12 Jakub BoguszFix the SSSE3 CPUID detection.
2013-11-12 Søren Sandmanndemos/Makefile.am: Move EXTRA_DIST outside "if HAVE_GTK"
2013-11-12 Andrea Cancianitest: Fix the win32 build
2013-11-10 Søren SandmannPost-release version bump to 0.33.1
2013-11-10 Søren SandmannPre-release version bump to 0.32.0 pixman-0.32.0
2013-11-02 Søren Sandmann... Post-release version bump to 0.31.3
2013-11-02 Søren Sandmann... Pre-release version bump to 0.31.2 pixman-0.31.2
2013-11-02 Ritesh Khadgaraypixman_trapezoid_valid(): Fix underflow when bottom...
2013-11-02 Søren Sandmann... test/trap-crasher.c: Add trapezoid that demonstrates...
2013-11-02 Brad SmithFix pixman build with older GCC releases
2013-10-17 Søren Sandmann... pixman-glyph.c: Add __force_align_arg_pointer to compos...
2013-10-17 Søren Sandmann... utils.c: On x86-32 unalign the stack before calling...
2013-10-13 Siarhei Siamashkaconfigure.ac: check and use -Wdeclaration-after-stateme...
2013-10-13 Siarhei Siamashkasse2: bilinear fast path for src_x888_8888
2013-10-12 Søren Sandmann... configure.ac: Add check for pmulhuw assembly
2013-10-12 Søren Sandmann... scale.c: Use int instead of kernel_t for values in...
2013-10-12 Søren Sandmann... pixman-combine32.c: Make Color Burn routine follow...
2013-10-12 Søren Sandmann... pixman-combine32: Make Color Dodge routine follow the...
2013-10-12 Søren Sandmann... pixman-combine32: Rename a number of variable from...
2013-10-12 Søren Sandmann... pixman-combine32: Improve documentation for blend mode...
2013-10-12 Søren Sandmann... pixman-combine32.c: Formatting fixes
2013-10-09 Andrea CancianiFix thread-test on non-OpenMP systems
2013-10-09 Andrea CancianiAdd support for SSSE3 to the MSVC build system
2013-10-09 Andrea CancianiFix build of check-formats on MSVC
2013-10-09 Andrea CancianiFix building of "other" programs on MSVC
2013-10-09 Andrea CancianiFix build on MSVC
2013-10-04 Søren Sandmann... fast: Swap image and iter flags in generated fast paths
2013-10-01 Siarhei Siamashkavmx: there is no need to handle unaligned destination...
2013-10-01 Siarhei Siamashkavmx: align destination to fix valgrind invalid memory...
2013-10-01 Søren Sandmann... test: Add new thread-test program
2013-10-01 Søren Sandmann... Rename HAVE_PTHREAD_SETSPECIFIC to HAVE_PTHREADS
2013-09-29 Søren Sandmann... blitters-test: Remove unused variable
2013-09-27 Søren Sandmann... utils.c: Make image_endian_swap() deal with negative...
2013-09-26 Søren Sandmann... utils.c: Make print_image actually cope with negative...
2013-09-26 Søren Sandmann... Move generated affine fetchers into pixman-fast-path.c
2013-09-26 Søren Sandmann... Move bits_image_fetch_bilinear_no_repeat_8888 into...
2013-09-26 Søren Sandmann... fast, ssse3: Simplify logic to fetch lines in the bilin...
2013-09-20 Søren Sandmann... test: Test negative strides
2013-09-20 Søren Sandmann... test: Share the image printing code
2013-09-20 Søren Sandmann... {scaling,affine,composite-traps}-test: Use compute_crc3...
2013-09-16 Søren Sandmann... pixman-filter.c: Use 65536, not 65535, for fixed point...
2013-09-16 Søren Sandmann... demos/scale.ui: Allow subsample_bits to be 0
2013-09-16 Søren Sandmann... ssse3: Add iterator for separable bilinear scaling
2013-09-16 Søren Sandmann... Add empty SSSE3 implementation
2013-09-16 Søren Sandmann... general: Ensure that iter buffers are aligned to 16...
2013-09-16 Siarhei Siamashkasse2: faster bilinear scaling (pack 4 pixels to write...
2013-09-07 Siarhei Siamashkatest: safeguard the scaling-bench test against COW
2013-09-07 Søren Sandmann... Drop support for 8-bit precision in bilinear filtering
2013-09-07 Søren Sandmann... Make the first argument to scanline fetchers have type...
2013-09-05 Matt Turneriwmmxt: Disallow if gcc version is < 4.8.
2013-08-31 Søren Sandmann... fast_bilinear_cover_init: Don't install a finalizer...
2013-08-10 Søren Sandmann... Add an iterator that can fetch bilinearly scaled images
2013-08-10 Søren Sandmann... Add support for iter finalizers
2013-08-10 Søren Sandmann... test/scaling-bench.c: New benchmark for bilinear scaling
2013-08-07 Søren Sandmann... RELEASING: Add note about changing the topic of the...
2013-08-04 Siarhei Siamashkatest: fix matrix-test on big endian systems
2013-06-25 Andrea Cancianitest: Fix build on MSVC
2013-06-11 Alexander TrooshRequire GTK+ version >= 2.16
2013-06-08 Matthieu Herrbconfigure.ac: Don't use '+=' since it's not POSIX
2013-05-22 Søren Sandmann... Consolidate all the iter_init_bits_stride functions
2013-05-22 Søren Sandmann... Delete the old src/dest_iter_init() functions
2013-05-22 Søren Sandmann... Add _pixman_implementation_iter_init() and use instead...
2013-05-22 Søren Sandmann... general: Store the iter initializer in a one-entry...
2013-05-22 Søren Sandmann... fast: Replace the fetcher_info_t table with a pixman_it...
2013-05-22 Søren Sandmann... mmx: Replace the fetcher_info_t table with a pixman_ite...
2013-05-22 Søren Sandmann... sse2: Replace the fetcher_info_t table with a pixman_it...
2013-05-22 Søren Sandmann... noop: Keep information about iterators in an array...
2013-05-22 Søren Sandmann... Always set the FAST_PATH_NO_ALPHA_MAP flag for non...
2013-05-22 Søren Sandmann... Add ITER_WIDE iter flag
2013-05-22 Søren Sandmann... Add ITER_SRC and ITER_DEST iter flags
2013-05-22 Søren Sandmann... Make use of image flag in noop iterators
2013-05-19 Markos ChandrasUse AC_LINK_IFELSE to check if the Loongson MMI code...
2013-05-15 Matt Turnermmx: Document implementation(s) of pix_multiply().
2013-05-11 ingmar@irsoft.deFix broken build when HAVE_CONFIG_H is undefined, e...
2013-05-08 Søren Sandmann... Post-release version bump to 0.31.1
2013-05-08 Søren Sandmann... Pre-release version bump to 0.30.0 pixman-0.30.0
2013-04-30 Søren Sandmann... Post-release version bump to 0.29.5
2013-04-30 Søren Sandmann... Pre-release version bump to 0.29.4 pixman-0.29.4
2013-04-30 Søren Sandmann... pixman/refactor: Delete this file
2013-04-30 Nemanja LukicMIPS: DSPr2: Added rpixbuf fast path.
2013-04-30 Nemanja LukicMIPS: DSPr2: Added pixbuf fast path.
2013-04-30 Nemanja Lukictest: add "pixbuf" and "rpixbuf" to lowlevel-blt-bench
2013-04-30 Nemanja Lukictest: add "src_0888_8888_rev" and "src_0888_0565_rev...
2013-04-30 Nemanja LukicMIPS: DSPr2: Fix for bug in in_n_8 routine.
2013-04-30 Nemanja LukicMIPS: DSPr2: Added src_0565_8888 nearest neighbor fast...
2013-04-30 Nemanja LukicMIPS: DSPr2: Added over_8888_0565 nearest neighbor...
2013-04-30 Nemanja LukicMIPS: DSPr2: Added over_8888_8888 nearest neighbor...
2013-04-30 Nemanja LukicMIPS: DSPr2: Fix bug in over_n_8888_8888_ca/over_n_8888...
2013-04-28 Siarhei Siamashkasse2: faster bilinear interpolation (get rid of XOR...
2013-04-28 Siarhei Siamashkatest: larger 0xFF/0x00 filled clusters in random images...
2013-04-27 Stefan WeilTrivial spelling fixes in comments
2013-04-08 Peter BreitenlohnerCheck for missing sqrtf() as, e.g., for Solaris 9
next