projects
/
profile
/
ivi
/
pixman.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
profile/ivi/pixman.git
2009-08-08
Søren Sandmann...
Fix a couple of alpha==0 vs src==0 issues in pixman...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-08
Søren Sandmann...
Rename mmx_composite_add_8888_8_8() to mmx_composite_ad...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-08
Søren Sandmann...
Fix a couple more alpha==0 vs src==0 bugs in pixman...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-08
Søren Sandmann...
Make pix_add_mul() in pixman-mmx.c produce exact results.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-08
Søren Sandmann...
Rewrite the two-component arithmetic macros.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-08
Søren Sandmann...
Fix a bunch of srca == 0 checks that should be src...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-08
Søren Sandmann...
Don't run fast paths if the format requires wide compos...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-08
Søren Sandmann...
Fix bug in combine_mask_alpha_ca()
commit
|
commitdiff
|
tree
|
snapshot
2009-08-08
Søren Sandmann...
Fix another case of changing the solid source.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-08
Søren Sandmann...
Fix incorrect optimization in combine_over_ca().
commit
|
commitdiff
|
tree
|
snapshot
2009-08-08
Søren Sandmann...
Don't change the constant source in fast_composite_over...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-08
Søren Sandmann...
Fix bugs in combine_over_reverse_ca().
commit
|
commitdiff
|
tree
|
snapshot
2009-08-08
Søren Sandmann...
Add a dirty bit to the image struct, and validate befor...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-08
Søren Sandmann...
Add sse2 version of add_n_8888_8888()
commit
|
commitdiff
|
tree
|
snapshot
2009-08-08
Søren Sandmann...
Add a fast path for the add_n_8888_8888() operation.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-08
Søren Sandmann...
Move bounds checks for REPEAT_NONE to get_pixel()
commit
|
commitdiff
|
tree
|
snapshot
2009-08-08
Søren Sandmann...
Remove leftover 0xffffffff in repeat()
commit
|
commitdiff
|
tree
|
snapshot
2009-08-08
Søren Sandmann...
Remove unused function
commit
|
commitdiff
|
tree
|
snapshot
2009-08-08
Søren Sandmann...
Misc formatting
commit
|
commitdiff
|
tree
|
snapshot
2009-08-08
Søren Sandmann...
Change all the fetch_pixels() functions to only fetch...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-08
Søren Sandmann...
Add fetch_pixel_raw_32 and fetch_pixel_32 virtual funct...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-08
Søren Sandmann...
Various renamings and clean-ups
commit
|
commitdiff
|
tree
|
snapshot
2009-08-08
Søren Sandmann...
Change bits_image_fetch_alpha_pixels() to fetch just...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-08
Søren Sandmann...
Change bits_image_fetch_pixels_convolution() to fetch...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-08
Søren Sandmann...
Change bits_image_fetch_bilinear_pixels() to fetch...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-08
Søren Sandmann...
Make the repeat routine work on only one coordinate...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-08
Søren Sandmann...
Make bits_image_fetch_nearest() return one pixel.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-08
Søren Sandmann...
Change bits_image_fetch_transformed() to work one pixel...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-07
Søren Sandmann...
Only define PIXMAN_TIMERS if timers are actually enable...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-28
Søren Sandmann...
Various updates to the CODING_STYLE document
commit
|
commitdiff
|
tree
|
snapshot
2009-07-28
Søren Sandmann...
Add a CODING_STYLE document based on the one from cairo.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-24
Søren Sandmann...
Remove a couple of unused variables
commit
|
commitdiff
|
tree
|
snapshot
2009-07-24
Søren Sandmann...
Rename source_pict_class_t to source_image_class_t
commit
|
commitdiff
|
tree
|
snapshot
2009-07-24
Søren Sandmann...
Replace a bunch of 'pict's with 'image'
commit
|
commitdiff
|
tree
|
snapshot
2009-07-24
Chris Wilson
Explain how we can simplify the radial gradient computation
commit
|
commitdiff
|
tree
|
snapshot
2009-07-23
Chris Wilson
Fix inversion of radial gradients when r2 > r1
commit
|
commitdiff
|
tree
|
snapshot
2009-07-23
Benjamin Otte
Don't warn for empty rectangles, only degenerate ones
commit
|
commitdiff
|
tree
|
snapshot
2009-07-21
Benjamin Otte
Log errors for invalid rectangles passed to region...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-21
Benjamin Otte
Simplify code that logs errors
commit
|
commitdiff
|
tree
|
snapshot
2009-07-21
Benjamin Otte
Make the text when reporting a broken region more useful
commit
|
commitdiff
|
tree
|
snapshot
2009-07-21
Søren Sandmann...
Post-release version bump
commit
|
commitdiff
|
tree
|
snapshot
2009-07-21
Søren Sandmann...
Pre-release version bump
commit
|
commitdiff
|
tree
|
snapshot
2009-07-21
Søren Sandmann...
Don't assert when malformed regions are detected.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-21
Søren Sandmann...
Fix another search and replace issue
commit
|
commitdiff
|
tree
|
snapshot
2009-07-21
Søren Sandmann...
Fix search-and-replace issue pointed out by Koen Kooi.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-21
George Yohng
Add implementation of MMX __m64 functions for MSVC...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-21
Chris Wilson
Fix read of BITS members from a solid image.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-21
Søren Sandmann...
Only apply the workaround if the clip region extends...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-21
Søren Sandmann...
Rework the workaround for bogus X server images.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-21
Søren Sandmann...
Add test case for bug 22844.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-21
Søren Sandmann...
Fix typo in sse2_combine_over_pixbuf_0565()
commit
|
commitdiff
|
tree
|
snapshot
2009-07-21
Adrian Bunk
Fix NEON build for older ARM CPUs
commit
|
commitdiff
|
tree
|
snapshot
2009-07-20
Søren Sandmann...
Some formatting changes to pixman-arm-neon.c
commit
|
commitdiff
|
tree
|
snapshot
2009-07-20
Siarhei Siamashka
ARM: Fixes for the inline assembly constraints in pixma...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-20
Siarhei Siamashka
ARM: Workaround cs2007q3 compiler bug for NEON register...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-20
Siarhei Siamashka
ARM: Commented out the rest of buggy NEON optimizations
commit
|
commitdiff
|
tree
|
snapshot
2009-07-20
Siarhei Siamashka
ARM: Use Ian's variant of 'neon_composite_over_n_8_0565...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-20
Miha Vrhovnik
Update Makefile.win32 to make it work again.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-20
Benjamin Otte
Add a lot more sanity checks to region code
commit
|
commitdiff
|
tree
|
snapshot
2009-07-20
Benjamin Otte
Handle degenerate case in pixman_init_extents()
commit
|
commitdiff
|
tree
|
snapshot
2009-07-20
Søren Sandmann...
Replace // comments with /* */ comments in various...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-20
Søren Sandmann...
Align the stack in _pixman_implementation_create_sse2()
commit
|
commitdiff
|
tree
|
snapshot
2009-07-19
M Joonas Pihlaja
Check whether the linker understands the hwcap file...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-18
Søren Sandmann...
Move read and write functions to the bits_image_t struct.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-17
Benjamin Otte
Handle degenerate case in pixman_init_rect()
commit
|
commitdiff
|
tree
|
snapshot
2009-07-17
Søren Sandmann...
Add back check for need_workaround that got removed...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-16
Søren Sandmann...
Fix combine_src_ca() to fill out all of the destination...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-16
Søren Sandmann...
Change composite test to use a rainbow gradient as...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-16
Søren Sandmann...
Various minor formatting changes
commit
|
commitdiff
|
tree
|
snapshot
2009-07-16
Søren Sandmann...
Change name of macro from RGB16_TO_ENTRY to RGB15_TO_ENTRY
commit
|
commitdiff
|
tree
|
snapshot
2009-07-16
Benjamin Otte
Clarify color burn code - no semantical changes
commit
|
commitdiff
|
tree
|
snapshot
2009-07-16
Benjamin Otte
Clarify color dodge code - no semantical changes
commit
|
commitdiff
|
tree
|
snapshot
2009-07-16
Benjamin Otte
Fix terms in comments describing the blend modes
commit
|
commitdiff
|
tree
|
snapshot
2009-07-14
Søren Sandmann...
Add -fno-strict-aliasing
commit
|
commitdiff
|
tree
|
snapshot
2009-07-14
Søren Sandmann...
Post-release version bump
commit
|
commitdiff
|
tree
|
snapshot
2009-07-14
Søren Sandmann...
Pre-release version bump
commit
|
commitdiff
|
tree
|
snapshot
2009-07-13
Søren Sandmann...
Reindent and rename identifiers in scaling-test.c
commit
|
commitdiff
|
tree
|
snapshot
2009-07-13
Søren Sandmann...
Reformat pixman.h
commit
|
commitdiff
|
tree
|
snapshot
2009-07-13
Søren Sandmann...
Reindent and reformat pixman-private.h
commit
|
commitdiff
|
tree
|
snapshot
2009-07-13
Søren Sandmann...
Reindent and reformat pixman-combine.h.template
commit
|
commitdiff
|
tree
|
snapshot
2009-07-13
Søren Sandmann...
Reindent and reformat pixman-combine.c.template
commit
|
commitdiff
|
tree
|
snapshot
2009-07-13
Søren Sandmann...
Reindent and reformat pixman-vmx.c
commit
|
commitdiff
|
tree
|
snapshot
2009-07-13
Søren Sandmann...
Reformat and reindent pixman-utils.c
commit
|
commitdiff
|
tree
|
snapshot
2009-07-13
Søren Sandmann...
Reformat and reindent pixman-trap.c
commit
|
commitdiff
|
tree
|
snapshot
2009-07-13
Søren Sandmann...
Reformat pixman-timer.c
commit
|
commitdiff
|
tree
|
snapshot
2009-07-13
Søren Sandmann...
Reformat and reindent pixman-sse2.c
commit
|
commitdiff
|
tree
|
snapshot
2009-07-13
Søren Sandmann...
Reformat and reindent pixman-solid-fill.c
commit
|
commitdiff
|
tree
|
snapshot
2009-07-13
Søren Sandmann...
Reformat and reindent pixman-region.c
commit
|
commitdiff
|
tree
|
snapshot
2009-07-13
Søren Sandmann...
Reindent and reformat pixman-radial-gradient.c
commit
|
commitdiff
|
tree
|
snapshot
2009-07-13
Søren Sandmann...
Reindent and reformat pixman-mmx.c
commit
|
commitdiff
|
tree
|
snapshot
2009-07-13
Søren Sandmann...
Reindent and reformat pixman-matrix.c
commit
|
commitdiff
|
tree
|
snapshot
2009-07-13
Søren Sandmann...
Reindent and reformat pixman-linear-gradient.c
commit
|
commitdiff
|
tree
|
snapshot
2009-07-13
Søren Sandmann...
Reindent and reformat pixman-implementation.c
commit
|
commitdiff
|
tree
|
snapshot
2009-07-13
Søren Sandmann...
Reindent and reformat pixman-image.c
commit
|
commitdiff
|
tree
|
snapshot
2009-07-13
Søren Sandmann...
Reindent and reformat pixman-gradient-walker.c
commit
|
commitdiff
|
tree
|
snapshot
2009-07-13
Søren Sandmann...
Reindent and reformat pixman-general.c
commit
|
commitdiff
|
tree
|
snapshot
2009-07-13
Søren Sandmann...
Reindent and reformat pixman-fastpath.c
commit
|
commitdiff
|
tree
|
snapshot
2009-07-13
Søren Sandmann...
Reindent and reformat pixman-edge.c
commit
|
commitdiff
|
tree
|
snapshot
2009-07-13
Søren Sandmann...
Reindent and reformat pixman-cpu.c
commit
|
commitdiff
|
tree
|
snapshot
2009-07-13
Søren Sandmann...
Reindent and reformat pixman-conical-gradient.c
commit
|
commitdiff
|
tree
|
snapshot
next