profile/ivi/pixman.git
2009-08-08 Siarhei SiamashkaTest program for stressing the use of different formats...
2009-08-08 Søren Sandmann... Delete commented out code in pixman-vmx.c
2009-08-08 Søren Sandmann... Misc formatting fixes for pixman-vmx.c
2009-08-08 Søren Sandmann... In vmx_combine_atop_reverse_ca() extract alpha after...
2009-08-08 Søren Sandmann... Really fix vmx_combine_over_reverse_ca()
2009-08-08 Søren Sandmann... Fix vmx_combine_out_reverse_ca()
2009-08-08 Søren Sandmann... Fix vmx_over_reverse_ca()
2009-08-08 Søren Sandmann... Multiply with the alpha of dest, not inverse alpha
2009-08-08 Søren Sandmann... Fix vmx_combine_vmx_atop_ca()
2009-08-08 Søren Sandmann... Fix vmx_combine_over_ca().
2009-08-08 Søren Sandmann... In vmx_combine_out_ca() multiply with the alpha of...
2009-08-08 Søren Sandmann... Fix vmx_combine_out_ca()
2009-08-08 Søren Sandmann... Do the full four-component IN computation in vmx_combin...
2009-08-08 Søren Sandmann... Fix bug in vmx_combine_xor_ca()
2009-08-08 Søren Sandmann... Make pix_multiply bit-exact
2009-08-08 Søren Sandmann... Change the SSE2 versions of pix_add_multiply() to produ...
2009-08-08 Søren Sandmann... Fix a couple of alpha==0 vs src==0 issues in pixman...
2009-08-08 Søren Sandmann... Rename mmx_composite_add_8888_8_8() to mmx_composite_ad...
2009-08-08 Søren Sandmann... Fix a couple more alpha==0 vs src==0 bugs in pixman...
2009-08-08 Søren Sandmann... Make pix_add_mul() in pixman-mmx.c produce exact results.
2009-08-08 Søren Sandmann... Rewrite the two-component arithmetic macros.
2009-08-08 Søren Sandmann... Fix a bunch of srca == 0 checks that should be src...
2009-08-08 Søren Sandmann... Don't run fast paths if the format requires wide compos...
2009-08-08 Søren Sandmann... Fix bug in combine_mask_alpha_ca()
2009-08-08 Søren Sandmann... Fix another case of changing the solid source.
2009-08-08 Søren Sandmann... Fix incorrect optimization in combine_over_ca().
2009-08-08 Søren Sandmann... Don't change the constant source in fast_composite_over...
2009-08-08 Søren Sandmann... Fix bugs in combine_over_reverse_ca().
2009-08-08 Søren Sandmann... Add a dirty bit to the image struct, and validate befor...
2009-08-08 Søren Sandmann... Add sse2 version of add_n_8888_8888()
2009-08-08 Søren Sandmann... Add a fast path for the add_n_8888_8888() operation.
2009-08-08 Søren Sandmann... Move bounds checks for REPEAT_NONE to get_pixel()
2009-08-08 Søren Sandmann... Remove leftover 0xffffffff in repeat()
2009-08-08 Søren Sandmann... Remove unused function
2009-08-08 Søren Sandmann... Misc formatting
2009-08-08 Søren Sandmann... Change all the fetch_pixels() functions to only fetch...
2009-08-08 Søren Sandmann... Add fetch_pixel_raw_32 and fetch_pixel_32 virtual funct...
2009-08-08 Søren Sandmann... Various renamings and clean-ups
2009-08-08 Søren Sandmann... Change bits_image_fetch_alpha_pixels() to fetch just...
2009-08-08 Søren Sandmann... Change bits_image_fetch_pixels_convolution() to fetch...
2009-08-08 Søren Sandmann... Change bits_image_fetch_bilinear_pixels() to fetch...
2009-08-08 Søren Sandmann... Make the repeat routine work on only one coordinate...
2009-08-08 Søren Sandmann... Make bits_image_fetch_nearest() return one pixel.
2009-08-08 Søren Sandmann... Change bits_image_fetch_transformed() to work one pixel...
2009-08-07 Søren Sandmann... Only define PIXMAN_TIMERS if timers are actually enable...
2009-07-28 Søren Sandmann... Various updates to the CODING_STYLE document
2009-07-28 Søren Sandmann... Add a CODING_STYLE document based on the one from cairo.
2009-07-24 Søren Sandmann... Remove a couple of unused variables
2009-07-24 Søren Sandmann... Rename source_pict_class_t to source_image_class_t
2009-07-24 Søren Sandmann... Replace a bunch of 'pict's with 'image'
2009-07-24 Chris WilsonExplain how we can simplify the radial gradient computation
2009-07-23 Chris WilsonFix inversion of radial gradients when r2 > r1
2009-07-23 Benjamin OtteDon't warn for empty rectangles, only degenerate ones
2009-07-21 Benjamin OtteLog errors for invalid rectangles passed to region...
2009-07-21 Benjamin OtteSimplify code that logs errors
2009-07-21 Benjamin OtteMake the text when reporting a broken region more useful
2009-07-21 Søren Sandmann... Post-release version bump
2009-07-21 Søren Sandmann... Pre-release version bump
2009-07-21 Søren Sandmann... Don't assert when malformed regions are detected.
2009-07-21 Søren Sandmann... Fix another search and replace issue
2009-07-21 Søren Sandmann... Fix search-and-replace issue pointed out by Koen Kooi.
2009-07-21 George YohngAdd implementation of MMX __m64 functions for MSVC...
2009-07-21 Chris WilsonFix read of BITS members from a solid image.
2009-07-21 Søren Sandmann... Only apply the workaround if the clip region extends...
2009-07-21 Søren Sandmann... Rework the workaround for bogus X server images.
2009-07-21 Søren Sandmann... Add test case for bug 22844.
2009-07-21 Søren Sandmann... Fix typo in sse2_combine_over_pixbuf_0565()
2009-07-21 Adrian BunkFix NEON build for older ARM CPUs
2009-07-20 Søren Sandmann... Some formatting changes to pixman-arm-neon.c
2009-07-20 Siarhei SiamashkaARM: Fixes for the inline assembly constraints in pixma...
2009-07-20 Siarhei SiamashkaARM: Workaround cs2007q3 compiler bug for NEON register...
2009-07-20 Siarhei SiamashkaARM: Commented out the rest of buggy NEON optimizations
2009-07-20 Siarhei SiamashkaARM: Use Ian's variant of 'neon_composite_over_n_8_0565...
2009-07-20 Miha VrhovnikUpdate Makefile.win32 to make it work again.
2009-07-20 Benjamin OtteAdd a lot more sanity checks to region code
2009-07-20 Benjamin OtteHandle degenerate case in pixman_init_extents()
2009-07-20 Søren Sandmann... Replace // comments with /* */ comments in various...
2009-07-20 Søren Sandmann... Align the stack in _pixman_implementation_create_sse2()
2009-07-19 M Joonas PihlajaCheck whether the linker understands the hwcap file...
2009-07-18 Søren Sandmann... Move read and write functions to the bits_image_t struct.
2009-07-17 Benjamin OtteHandle degenerate case in pixman_init_rect()
2009-07-17 Søren Sandmann... Add back check for need_workaround that got removed...
2009-07-16 Søren Sandmann... Fix combine_src_ca() to fill out all of the destination...
2009-07-16 Søren Sandmann... Change composite test to use a rainbow gradient as...
2009-07-16 Søren Sandmann... Various minor formatting changes
2009-07-16 Søren Sandmann... Change name of macro from RGB16_TO_ENTRY to RGB15_TO_ENTRY
2009-07-16 Benjamin OtteClarify color burn code - no semantical changes
2009-07-16 Benjamin OtteClarify color dodge code - no semantical changes
2009-07-16 Benjamin OtteFix terms in comments describing the blend modes
2009-07-14 Søren Sandmann... Add -fno-strict-aliasing
2009-07-14 Søren Sandmann... Post-release version bump
2009-07-14 Søren Sandmann... Pre-release version bump
2009-07-13 Søren Sandmann... Reindent and rename identifiers in scaling-test.c
2009-07-13 Søren Sandmann... Reformat pixman.h
2009-07-13 Søren Sandmann... Reindent and reformat pixman-private.h
2009-07-13 Søren Sandmann... Reindent and reformat pixman-combine.h.template
2009-07-13 Søren Sandmann... Reindent and reformat pixman-combine.c.template
2009-07-13 Søren Sandmann... Reindent and reformat pixman-vmx.c
2009-07-13 Søren Sandmann... Reformat and reindent pixman-utils.c
2009-07-13 Søren Sandmann... Reformat and reindent pixman-trap.c
next