platform/upstream/pixman.git
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
2013-03-16 Søren Sandmann... Improve precision of calculations in pixman-gradient...
2013-03-12 Søren Sandmann... Move the IS_ZERO() to pixman-private.h and rename to...
2013-03-12 Søren Sandmann... test: Add radial-perf-test, a microbenchmark for radial...
2013-03-12 Søren Sandmann... demos: Add linear-gradient demo program
2013-03-08 Behdad EsfahbodRemove unused macro
2013-02-27 Nemanja LukicMIPS: DSPr2: Added more fast-paths for SRC operation:
2013-02-27 Nemanja LukicMIPS: DSPr2: Added more fast-paths for OVER operation:
2013-02-15 Søren Sandmann... gtk-utils.c: Use cairo in show_image() rather than...
2013-02-13 Ben AvisonFix to lowlevel-blt-bench
2013-02-13 Stefan Weilsse2: Use uintptr_t in type casts from pointer to integ...
2013-02-13 Søren Sandmann... lookup_composite: Don't update cache in case of error
2013-02-13 Søren Sandmann... Turn on error logging at all times
2013-02-13 Søren Sandmann... pixman-compiler.h: Add unlikely() macro
2013-02-13 Søren Sandmann... utils.c: Increase acceptable deviation to 0.0064 in...
2013-02-13 Søren Sandmann... test: Add new pixel-test regression test
2013-02-13 Søren Sandmann... a1-trap-test: Add tests for operator_name and format_name()
2013-02-13 Søren Sandmann... test: Add new check-formats utility
2013-02-13 Søren Sandmann... utils.[ch]: Add pixel_checker_get_masks()
2013-02-13 Søren Sandmann... test/utils.[ch]: Add pixel_checker_convert_pixel_to_color()
2013-02-13 Søren Sandmann... test: Move do_composite() function from composite.c...
2013-01-30 Søren Sandmann... Post-release version bump to 0.29.3
2013-01-30 Søren Sandmann... Pre-release version bump to 0.29.2 pixman-0.29.2
2013-01-30 Søren Sandmann... stresstest: Ensure that the rasterizer is only given...
2013-01-29 Søren Sandmann... Change default GPGKEY to 3892336E, which is soren.sandm...
2013-01-29 Ben AvisonImprove L1 and L2 benchmark tests for caches that don...
2013-01-29 Søren Sandmann... pixman-combine-float.c: Use IS_ZERO() in clip_color...
2013-01-29 Ben AvisonARMv6: Replacement add_8_8, over_8888_8888, over_8888_n...
2013-01-29 Ben AvisonARMv6: New conversion routines
2013-01-29 Ben AvisonARMv6: New blit routines
2013-01-29 Ben AvisonARMv6: New fill routines
2013-01-29 Ben AvisonARMv6: Lay the groundwork for later patches in the...
2013-01-28 Søren Sandmann... demo/scale: Add a spin button to set the number of...
2013-01-27 Siarhei SiamashkaUse pixman_transform_point_31_16() from pixman_transfor...
2013-01-27 Siarhei Siamashkatest: Added matrix-test for testing projective transfor...
2013-01-27 Siarhei Siamashkaconfigure.ac: Added detection for __float128 support
2013-01-27 Siarhei SiamashkaAdd higher precision "pixman_transform_point_*" functions
2013-01-27 Siarhei SiamashkaFaster fetch for the C variant of r5g6b5 src/dest iterator
2013-01-27 Siarhei SiamashkaFaster write-back for the C variant of r5g6b5 dest...
2013-01-27 Siarhei SiamashkaAdded C variants of r5g6b5 fetch/write-back iterators
2013-01-27 Chris WilsonEliminate duplicate copies of channel flags for pixman_...
2013-01-27 Chris WilsonAlways return a valid function from lookup_combiner()
2013-01-27 Chris WilsonAlways return a valid function from lookup_composite()
2013-01-27 Chris Wilsonsse2: Add fast paths for bilinear source with a solid...
2013-01-27 Chris Wilsonsse2: Add a fast path for add_n_8_8888
2013-01-27 Chris Wilsonsse2: Add a fast path for add_n_8888
2013-01-25 Jeff MuizelaarAdd a version of bilinear_interpolation for precision <=4
2013-01-25 Ben AvisonTweaks to lowlevel-blt-bench
2013-01-23 Søren Sandmann... test: Use operator_name() and format_name() in composite.c
2013-01-23 Søren Sandmann... utils.[ch]: Add new format_name() function
2013-01-23 Søren Sandmann... test/utils.[ch]: Add new function operator_name()
2013-01-23 Søren Sandmann... README: Add guidelines on how to contribute patches
2013-01-23 Matt TurnerConvert INCLUDES to AM_CPPFLAGS
2013-01-23 Matt TurnerAdd new demos and tests to .gitignore
2013-01-22 Nemanja LukicMIPS: DSPr2: Added more fast-paths:
2013-01-22 Nemanja LukicMIPS: DSPr2: Added more fast-paths for REVERSE operation:
2013-01-06 Søren Sandmann... pixman-filter.c: Cope with NULL returns from malloc()
2013-01-06 Søren Sandmann... Handle solid images in the noop iterator
2013-01-03 Marko LindqvistFix build with automake-1.13
2013-01-03 Siarhei SiamashkaUse more appropriate types and remove a magic constant
2013-01-03 Siarhei SiamashkaDefine SIZE_MAX if it is not provided by the standard...
2012-12-20 Siarhei SiamashkaRename 'xor' variable to 'filler' (because 'xor' is...
2012-12-19 Søren Sandmann... float-combiner.c: Change tests for x == 0.0 tests to...
2012-12-18 Siarhei SiamashkaARM: make use of UQADD8 instruction even in generic...
2012-12-18 Siarhei SiamashkaFaster conversion from a8r8g8b8 to r5g6b5 in C code
2012-12-18 Siarhei SiamashkaChange CONVERT_XXXX_TO_YYYY macros into inline functions
2012-12-18 Siarhei Siamashkatest: add "src_0565_8888" to lowlevel-blt-bench
2012-12-13 Søren Sandmann... pixman_composite_trapezoids(): Check for NULL return...
2012-12-13 Søren Sandmann... pixman_composite_trapezoids: Return early if mask_forma...
2012-12-13 Søren Sandmann... Add testing of trapezoids to stress-test
2012-12-11 Søren Sandmann... demos/radial-test: Add checkerboard to display the...
2012-12-11 Søren Sandmann... demos/conical-test: Use the draw_checkerboard() utility...
2012-12-11 Søren Sandmann... test/utils.[ch]: Add utility function to draw a checker...
2012-12-11 Søren Sandmann... radial: When comparing t to mindr, use >= rather than >
2012-12-11 Søren Sandmann... demos/radial-test: Add zero-radius circles to demonstra...
2012-12-10 Siarhei Siamashkatest: Workaround unaligned MOVDQA bug (gcc.gnu.org...
2012-12-10 Siarhei SiamashkaImprove performance of combine_over_u
2012-12-08 Søren Sandmann... Add fast paths for separable convolution
2012-12-08 Søren Sandmann... Add demo program for conical gradients
2012-12-08 Søren Sandmann... Add demos/zone_plate.png
2012-12-08 Søren Sandmann... demos: Add new demo program, "scale"
2012-12-08 Søren Sandmann... demos/gtk-utils.[ch]: Add pixman_image_from_file()
2012-12-08 Søren Sandmann... Add new pixman_filter_create_separable_convolution...
2012-12-08 Søren Sandmann... rounding.txt: Describe how SEPARABLE_CONVOLUTION filter...
2012-12-08 Søren Sandmann... Add new filter PIXMAN_FILTER_SEPARABLE_CONVOLUTION
2012-12-08 Benjamin GilbertFix thread safety on mingw-w64 and clang
2012-12-06 Siarhei Siamashkatest: Get rid of the obsolete 'prng_rand_N' and 'prng_r...
2012-12-06 Siarhei Siamashkatest: Switch to the new PRNG instead of old LCG
2012-12-06 Siarhei Siamashkatest: Search/replace 'lcg_*' -> 'prng_*'
2012-12-06 Siarhei Siamashkatest: Added a better PRNG (pseudorandom number generator)
2012-12-06 Siarhei Siamashkatest: Change is_little_endian() into inline function
2012-11-22 Søren Sandmann... Add text file rounding.txt describing how rounding...
2012-11-22 Søren Sandmann... Convolution filter: round color values instead of trunc...
2012-11-20 Søren Sandmann... Round fixed-point multiplication
2012-11-14 Stefan Weiltest: Fix compiler warnings caused by unused code
2012-11-14 Stefan Weilpixman: Use uintptr_t in type casts from pointer to...
next