projects
/
profile
/
ivi
/
pixman.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
fix comment
2009-06-23
Benjamin Otte
fix comment
commit
|
commitdiff
|
tree
2009-06-23
Benjamin Otte
fix component-alpha versions for seperable blend modes
commit
|
commitdiff
|
tree
2009-06-23
Benjamin Otte
rename operator SUBTRACT to FLASH_SUBTRACT
commit
|
commitdiff
|
tree
2009-06-23
Benjamin Otte
rework blend-mode documentation to match current code...
commit
|
commitdiff
|
tree
2009-06-23
Benjamin Otte
typo fix: Seperable => Separable
commit
|
commitdiff
|
tree
2009-06-23
Benjamin Otte
remove semicolon at end of macro
commit
|
commitdiff
|
tree
2009-06-23
Benjamin Otte
remove a leftover debugging statement
commit
|
commitdiff
|
tree
2009-06-23
Benjamin Otte
invent a Subtract operator for component alpha
commit
|
commitdiff
|
tree
2009-06-23
Benjamin Otte
add non-seperable versions for component alpha
commit
|
commitdiff
|
tree
2009-06-23
Benjamin Otte
add component-alpha versions of the seperable blend...
commit
|
commitdiff
|
tree
2009-06-23
Benjamin Otte
rewrite nonseperable blend modes the same way as seperable...
commit
|
commitdiff
|
tree
2009-06-23
Benjamin Otte
clean up seperable blend modes
commit
|
commitdiff
|
tree
2009-06-23
Benjamin Otte
prefix HSL operators with HSL
commit
|
commitdiff
|
tree
2009-06-23
Benjamin Otte
remove invert operator
commit
|
commitdiff
|
tree
2009-06-23
Benjamin Otte
add nonseperable blend modes from PDF spec
commit
|
commitdiff
|
tree
2009-06-23
Benjamin Otte
fix ColorDodge and ColorBurn to conform to the PDF...
commit
|
commitdiff
|
tree
2009-06-23
Benjamin Otte
use PDF algorithm for soft-light
commit
|
commitdiff
|
tree
2009-06-23
Benjamin Otte
Add INVERT and SUBTRACT blend modes used in Flash
commit
|
commitdiff
|
tree
2009-06-23
Benjamin Otte
use a pixman_op_t here
commit
|
commitdiff
|
tree
2009-06-23
Benjamin Otte
Add support for extended blend mode. First pass.
commit
|
commitdiff
|
tree
2009-06-23
Michel Dänzer
Fix the build on big endian machines.
commit
|
commitdiff
|
tree
2009-06-23
Søren Sandmann Pedersen
Rename PIXMAN_FORMAT_16BPC macro to PIXMAN_FORMAT_IS_WIDE
commit
|
commitdiff
|
tree
2009-06-23
Søren Sandmann Pedersen
Write alpha map fetching with FbByteMul() instead of...
commit
|
commitdiff
|
tree
2009-06-23
Søren Sandmann Pedersen
Remove unused typedefs.
commit
|
commitdiff
|
tree
2009-06-23
Søren Sandmann Pedersen
Delete unused _pixman_image_get_fetcher() function
commit
|
commitdiff
|
tree
2009-06-22
Søren Sandmann Pedersen
Move accessor macros to their own header.
commit
|
commitdiff
|
tree
2009-06-22
Søren Sandmann Pedersen
Move FbGet8() macro into pixman-bits-image.c
commit
|
commitdiff
|
tree
2009-06-22
Søren Sandmann Pedersen
Delete FbInOverC macro
commit
|
commitdiff
|
tree
2009-06-22
Søren Sandmann Pedersen
Make pixman-mmx.c compile again.
commit
|
commitdiff
|
tree
2009-06-22
Søren Sandmann Pedersen
Fix typo in CLIP macro.
commit
|
commitdiff
|
tree
2009-06-22
Søren Sandmann Pedersen
Turn the FbAdd() macro into an FbIntAdd() which doesn...
commit
|
commitdiff
|
tree
2009-06-22
Søren Sandmann Pedersen
Delete FbInU macro.
commit
|
commitdiff
|
tree
2009-06-22
Søren Sandmann Pedersen
Use fbOver() instead of fbOver24.
commit
|
commitdiff
|
tree
2009-06-22
Søren Sandmann Pedersen
Eliminate Fetch/Store24 macros.
commit
|
commitdiff
|
tree
2009-06-22
Søren Sandmann Pedersen
Remove unused ACCESS macros in pixman-bits-image.c
commit
|
commitdiff
|
tree
2009-06-22
Søren Sandmann Pedersen
Various minor changes
commit
|
commitdiff
|
tree
2009-06-22
Søren Sandmann Pedersen
Some formatting changes
commit
|
commitdiff
|
tree
2009-06-22
Søren Sandmann Pedersen
Delete struct point
commit
|
commitdiff
|
tree
2009-06-22
Søren Sandmann Pedersen
Move region helpers into pixman-utils.c
commit
|
commitdiff
|
tree
2009-06-22
Søren Sandmann Pedersen
Move code around
commit
|
commitdiff
|
tree
2009-06-22
Søren Sandmann Pedersen
Move pixman_version() to pixman.c
commit
|
commitdiff
|
tree
2009-06-22
Søren Sandmann Pedersen
Move pixman_compute_composite_region() into pixman...
commit
|
commitdiff
|
tree
2009-06-22
Søren Sandmann Pedersen
Eliminate pointless Red/Green/Blue macros
commit
|
commitdiff
|
tree
2009-06-22
Søren Sandmann Pedersen
Get rid of indexed argument to store functions
commit
|
commitdiff
|
tree
2009-06-22
Søren Sandmann Pedersen
Move macros around in pixman-private.h
commit
|
commitdiff
|
tree
2009-06-22
Søren Sandmann Pedersen
Move some macros into pixman-access.c
commit
|
commitdiff
|
tree
2009-06-22
Søren Sandmann Pedersen
Delete obsolete comment
commit
|
commitdiff
|
tree
2009-06-22
Søren Sandmann Pedersen
Move edge stepper macros into pixman-edge.c
commit
|
commitdiff
|
tree
2009-06-22
Søren Sandmann Pedersen
Delete FB_MASK and FB_ALLONES macros
commit
|
commitdiff
|
tree
2009-06-22
Søren Sandmann Pedersen
Implement fbStore_a2g2b2r2
commit
|
commitdiff
|
tree
2009-06-22
Søren Sandmann Pedersen
Replace switch functions in pixman-access.c with a...
commit
|
commitdiff
|
tree
2009-06-21
Søren Sandmann Pedersen
Rename pixman_image_can_get_solid() to pixman_image_is_solid
commit
|
commitdiff
|
tree
2009-06-21
Søren Sandmann Pedersen
Turn fbComposeGetSolid() macro into a pixman_image_get_solid...
commit
|
commitdiff
|
tree
2009-06-21
Søren Sandmann Pedersen
Delete unused WRITE_ACCESS() macro
commit
|
commitdiff
|
tree
2009-06-21
Søren Sandmann Pedersen
Move pixman_image_fill_rectangles() to pixman.c
commit
|
commitdiff
|
tree
2009-06-21
Søren Sandmann Pedersen
Delete unused mod macro
commit
|
commitdiff
|
tree
2009-06-21
Søren Sandmann Pedersen
Eliminate bit fiddling macros from pixman-private.h.
commit
|
commitdiff
|
tree
2009-06-21
Søren Sandmann Pedersen
Implement fbComposeGetSolid() as a call to pixman_image_get_...
commit
|
commitdiff
|
tree
2009-06-21
Søren Sandmann Pedersen
Eliminate FbStipMask macro.
commit
|
commitdiff
|
tree
2009-06-21
Søren Sandmann Pedersen
Implement pixman_format_supported_destination() in...
commit
|
commitdiff
|
tree
2009-06-21
Søren Sandmann Pedersen
Move FbGen macro into pixman-combine.c
commit
|
commitdiff
|
tree
2009-06-21
Søren Sandmann Pedersen
Use DIV instead of _div In pixman-trap.c.
commit
|
commitdiff
|
tree
2009-06-21
Søren Sandmann Pedersen
Move edge utilities into pixman-trap.c
commit
|
commitdiff
|
tree
2009-06-21
Søren Sandmann Pedersen
Move compiler dependencies to a new pixman-compiler...
commit
|
commitdiff
|
tree
2009-06-21
Søren Sandmann Pedersen
Rename FastPathInfo to pixman_fast_path_t
commit
|
commitdiff
|
tree
2009-06-21
Søren Sandmann Pedersen
Eliminate MSBFirst, LSBFirst, IMAGE_BYTE_ORDER, and...
commit
|
commitdiff
|
tree
2009-06-21
Søren Sandmann Pedersen
Rename combine.inc and combine.h.inc to pixman-combine...
commit
|
commitdiff
|
tree
2009-06-21
Søren Sandmann Pedersen
Only use force_align_arg_pointer on gcc/x86-32
commit
|
commitdiff
|
tree
2009-06-21
Søren Sandmann Pedersen
Rename pixman-pict.c to pixman.c
commit
|
commitdiff
|
tree
2009-06-19
Søren Sandmann Pedersen
Get rid of pixman_region_internal_set_static_pointers()
commit
|
commitdiff
|
tree
2009-06-19
Søren Sandmann Pedersen
Rename PixmanTimer to pixman_timer_t
commit
|
commitdiff
|
tree
2009-06-19
Søren Sandmann Pedersen
Rename GradientWalker to pixman_gradient_walker_t
commit
|
commitdiff
|
tree
2009-06-19
Søren Sandmann Pedersen
Delete unused IS_SOURCE_IMAGE() macro
commit
|
commitdiff
|
tree
2009-06-19
Søren Sandmann Pedersen
Remove commented-out fbAddTriangles
commit
|
commitdiff
|
tree
2009-06-19
Søren Sandmann Pedersen
Remove useless FbBits typedef
commit
|
commitdiff
|
tree
2009-06-19
Søren Sandmann Pedersen
Delete unused CombineFunc{32,64} types
commit
|
commitdiff
|
tree
2009-06-19
Søren Sandmann Pedersen
Rename bits_image.fetch_pixels_{32,64} to fetch_pixels_raw_...
commit
|
commitdiff
|
tree
2009-06-19
Søren Sandmann Pedersen
Delete empty FASTCALL macro
commit
|
commitdiff
|
tree
2009-06-19
Søren Sandmann Pedersen
Delete FbComposeData type
commit
|
commitdiff
|
tree
2009-06-19
Søren Sandmann Pedersen
Remove unused pixmanFetchGradient() declaration
commit
|
commitdiff
|
tree
2009-06-19
Søren Sandmann Pedersen
Remove dstMask from pixman-fast-path.c
commit
|
commitdiff
|
tree
2009-06-19
Søren Sandmann Pedersen
Eliminate trivial READ and WRITE macros in pixman-fast...
commit
|
commitdiff
|
tree
2009-06-19
William Bonnet
Fix build on Sun Studio.
commit
|
commitdiff
|
tree
2009-06-16
Søren Sandmann Pedersen
Post-release version bump
commit
|
commitdiff
|
tree
2009-06-16
Søren Sandmann Pedersen
Pre-release version bump
commit
|
commitdiff
|
tree
2009-06-13
Søren Sandmann Pedersen
Add API to set a function to be called when the image...
commit
|
commitdiff
|
tree
2009-06-13
Søren Sandmann Pedersen
Work around X server bug.
commit
|
commitdiff
|
tree
2009-06-13
Søren Sandmann Pedersen
Move region computation closer to the region walking.
commit
|
commitdiff
|
tree
2009-06-13
Søren Sandmann Pedersen
Simplify clipping rule
commit
|
commitdiff
|
tree
2009-06-13
Søren Sandmann Pedersen
Fix pixman_image_is_opaque()
commit
|
commitdiff
|
tree
2009-06-13
Søren Sandmann Pedersen
Only call fast paths when the images cover the composite...
commit
|
commitdiff
|
tree
2009-06-13
Søren Sandmann Pedersen
Pass the region to walk_region_internal()
commit
|
commitdiff
|
tree
2009-06-13
Søren Sandmann Pedersen
Remove srcRepeat and maskRepeat arguments from _pixman_walk_...
commit
|
commitdiff
|
tree
2009-06-13
Søren Sandmann Pedersen
Remove all the srcRepeat/srcTransform stuff from the...
commit
|
commitdiff
|
tree
2009-06-13
Søren Sandmann Pedersen
Make _pixman_walk_composite_region() a wrapper around...
commit
|
commitdiff
|
tree
2009-06-13
Søren Sandmann Pedersen
Handle repeat_none/normal for 64 bit fetchers
commit
|
commitdiff
|
tree
2009-06-13
Søren Sandmann Pedersen
Make the untransformed path handle REPEAT_NONE and...
commit
|
commitdiff
|
tree
2009-06-05
Søren Sandmann Pedersen
Post-release version bump
commit
|
commitdiff
|
tree
2009-06-05
Søren Sandmann Pedersen
Pre-release version bump
commit
|
commitdiff
|
tree
2009-06-04
Søren Sandmann Pedersen
Add an --enable-timers configure option to enable the...
commit
|
commitdiff
|
tree
next