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
2007-10-18
Søren Sandmann
Only compile with -msse on x86-64.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-17
Søren Sandmann
Make stride signed in various places. This should fix...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-17
Søren Sandmann
Remove comma from enumerator list. Bug 12621, reported...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-17
Søren Sandmann
Add README file based on text from Bjorn Lindquist
commit
|
commitdiff
|
tree
|
snapshot
2007-09-29
Tilman Sauerbeck
Fixed the declaration of pixman_image_set_source_clippi...
commit
|
commitdiff
|
tree
|
snapshot
2007-09-27
Chris Wilson
[pixman-image] [mlk] Free the locally allocated bits.
commit
|
commitdiff
|
tree
|
snapshot
2007-09-27
Chris Wilson
[pixman-image] Avoid a potential malloc(0).
commit
|
commitdiff
|
tree
|
snapshot
2007-09-27
Chris Wilson
[pixman-image] Avoid integer overflow when allocating...
commit
|
commitdiff
|
tree
|
snapshot
2007-09-20
Jeff Muizelaar
Fix special case selection when the mask has a transform
commit
|
commitdiff
|
tree
|
snapshot
2007-09-11
Carl Worth
Fix build breakage when under the influence of USE_MMX
commit
|
commitdiff
|
tree
|
snapshot
2007-09-10
Vladimir Vukicevic
[memlk] don't try to allocate new data for 0-rectangle...
commit
|
commitdiff
|
tree
|
snapshot
2007-09-06
Vladimir Vukicevic
[win32] Makefile and compilation fixes for win32
commit
|
commitdiff
|
tree
|
snapshot
2007-09-06
Vladimir Vukicevic
compilation: build edge/compose with accessors separately
commit
|
commitdiff
|
tree
|
snapshot
2007-09-05
Carl Worth
Don't copy unused bits to an alpha channel
commit
|
commitdiff
|
tree
|
snapshot
2007-08-26
Vladimir Vukicevic
rasterize traps that extend outside of the image bounds...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-24
Søren Sandmann
Set accessors for the destination image in composite...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-24
Søren Sandmann
Add missing comma in enum
commit
|
commitdiff
|
tree
|
snapshot
2007-08-24
Søren Sandmann
Remove trailing comma in enum
commit
|
commitdiff
|
tree
|
snapshot
2007-08-24
Søren Sandmann
Add conjoint and disjoint operators to pixman.h
commit
|
commitdiff
|
tree
|
snapshot
2007-08-21
Søren Sandmann...
Merge branch 'master' of ssh+git://sandmann@git.freedes...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-21
Søren Sandmann...
Fix bug 12039, based on Chris Wilson's patch.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-20
Eric Anholt
Fix failure to set identity transform in pixman.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-17
Søren Sandmann...
Add pixman_image_set_source_clipping()
commit
|
commitdiff
|
tree
|
snapshot
2007-08-15
Carl Worth
Fix typo AC_MAJOR -> PIXMAN_MAJOR
commit
|
commitdiff
|
tree
|
snapshot
2007-08-14
Aaron Plattner
Remove redundant defines.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-14
Arcady Goldmints...
One more minor wrapping fix
commit
|
commitdiff
|
tree
|
snapshot
2007-08-14
Arcady Goldmints...
Remove unnecessary wrapping from fbFetch/fbStore.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-14
Aaron Plattner
Don't skip fbFetch/fbStore when PIXMAN_FB_ACCESSORS...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-07
Eric Anholt
Update .pc file for library version name change.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-06
Aaron Plattner
Return a bool from pixman_image_unref.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-06
Søren Sandmann...
Bump version number; fix typo in configure.ac
commit
|
commitdiff
|
tree
|
snapshot
2007-08-06
Søren Sandmann...
Change the library name to pixman-1
commit
|
commitdiff
|
tree
|
snapshot
2007-08-03
Vladimir Vukicevic
Fix OpenSolaris compilation
commit
|
commitdiff
|
tree
|
snapshot
2007-07-16
Alan Coopersmith
Build fixes for Solaris.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-10
Jinghua Luo
Fix bug in rasterizeEdges() where the stride should...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-02
Søren Sandmann
Port Vlad's fixes for integer overflows with malloc().
commit
|
commitdiff
|
tree
|
snapshot
2007-06-22
Søren Sandmann
Revert "Add a cache of images to reduce malloc/free...
commit
|
commitdiff
|
tree
|
snapshot
2007-06-22
Søren Sandmann...
Don't treat void as a value. Bug 11322, Alan Coopersmith.
commit
|
commitdiff
|
tree
|
snapshot
2007-06-20
Vladimir Vukicevic
Add pixman_region_init_rects()
commit
|
commitdiff
|
tree
|
snapshot
2007-06-20
Søren Sandmann...
Fix typo
commit
|
commitdiff
|
tree
|
snapshot
2007-06-20
Alex Larsson
Add non-mmx fast paths for In_8x8 and In_nx8x8. Bug...
commit
|
commitdiff
|
tree
|
snapshot
2007-06-20
Søren Sandmann...
Add fbCompositeSrc_8888xx888(); comment out
commit
|
commitdiff
|
tree
|
snapshot
2007-06-19
Søren Sandmann...
Optimize pixman_fill_rectangles() in a few more cases
commit
|
commitdiff
|
tree
|
snapshot
2007-06-19
Søren Sandmann...
Add a cache of images to reduce malloc/free time
commit
|
commitdiff
|
tree
|
snapshot
2007-06-19
Søren Sandmann...
Also store the g3 part correctly
commit
|
commitdiff
|
tree
|
snapshot
2007-06-19
Søren Sandmann...
Fix fbStore_b2g3r3(). Pointed out by Dan Amelang
commit
|
commitdiff
|
tree
|
snapshot
2007-06-19
Søren Sandmann...
Smplify the 1x1r optimization for the general compositi...
commit
|
commitdiff
|
tree
|
snapshot
2007-06-19
Søren Sandmann...
Fix pixman_fill() to return TRUE when it succeeded
commit
|
commitdiff
|
tree
|
snapshot
2007-06-19
Søren Sandmann...
Add in 0xff alpha channel in Over_x888x8x8888mmx
commit
|
commitdiff
|
tree
|
snapshot
2007-06-19
Søren Sandmann...
Fix solid fill optimization to compute the src correctly
commit
|
commitdiff
|
tree
|
snapshot
2007-06-18
Søren Sandmann...
Add non-mmx solid fills. Update TODO
commit
|
commitdiff
|
tree
|
snapshot
2007-06-18
Søren Sandmann...
Make sure the output of fbCompositeOver_x888x8x8888...
commit
|
commitdiff
|
tree
|
snapshot
2007-06-18
Søren Sandmann...
Also use this function in the xBGR case
commit
|
commitdiff
|
tree
|
snapshot
2007-06-18
Søren Sandmann...
Add new fbCompositeOver_x888x8x8888mmx() operation
commit
|
commitdiff
|
tree
|
snapshot
2007-06-18
Søren Sandmann...
Add fbCompositeOver_x888x8x8888() fast path
commit
|
commitdiff
|
tree
|
snapshot
2007-06-18
Søren Sandmann...
Rename fbCompositeSrc_x888x8x8888 to x888xnx8888
commit
|
commitdiff
|
tree
|
snapshot
2007-06-17
Søren Sandmann...
Remove accidentally committed use of TIMER_BEGIN/END
commit
|
commitdiff
|
tree
|
snapshot
2007-06-17
Søren Sandmann...
Merge branch 'master' of ssh+git://sandmann@git.freedes...
commit
|
commitdiff
|
tree
|
snapshot
2007-06-17
Søren Sandmann
Add timer macros
commit
|
commitdiff
|
tree
|
snapshot
2007-06-17
Søren Sandmann...
Update TODO
commit
|
commitdiff
|
tree
|
snapshot
2007-06-17
Søren Sandmann...
Optimize fill rectangles in the op=PIXMAN_OP_CLEAR...
commit
|
commitdiff
|
tree
|
snapshot
2007-06-17
Søren Sandmann
Use the general code in some cases even when a fast...
commit
|
commitdiff
|
tree
|
snapshot
2007-06-17
Søren Sandmann
Remove ACCESS_MEM macro; define READ and WRITE to direc...
commit
|
commitdiff
|
tree
|
snapshot
2007-06-17
Søren Sandmann
Move some utility functions from pixman-edge.c to pixma...
commit
|
commitdiff
|
tree
|
snapshot
2007-06-17
Søren Sandmann
Slight tweak to the definition of pixman_composeFunctions
commit
|
commitdiff
|
tree
|
snapshot
2007-06-17
Søren Sandmann
Add #defines etc to compile pixman-compose.c twice
commit
|
commitdiff
|
tree
|
snapshot
2007-06-16
Søren Sandmann...
Make fbCompositeSrc_8888x8888mmx() check if the mask...
commit
|
commitdiff
|
tree
|
snapshot
2007-06-16
Søren Sandmann...
Unroll loop in fbComposite_x888x8x8888()
commit
|
commitdiff
|
tree
|
snapshot
2007-06-16
Søren Sandmann...
Optimize 1x1 repeating images in the general case
commit
|
commitdiff
|
tree
|
snapshot
2007-06-16
Søren Sandmann...
Add a few optimizations for solid fills
commit
|
commitdiff
|
tree
|
snapshot
2007-06-16
Søren Sandmann...
Plug leak of the gradient stops
commit
|
commitdiff
|
tree
|
snapshot
2007-06-16
Søren Sandmann...
Plug leak in the bits=NULL case for pixman_image_create...
commit
|
commitdiff
|
tree
|
snapshot
2007-06-15
Søren Sandmann...
When setting identity transformations store them as...
commit
|
commitdiff
|
tree
|
snapshot
2007-06-15
Søren Sandmann
Turn off debug spew for incorrect arguments
commit
|
commitdiff
|
tree
|
snapshot
2007-06-15
Søren Sandmann
Disable source clipping by default
commit
|
commitdiff
|
tree
|
snapshot
2007-06-14
Søren Sandmann
Update TODO
commit
|
commitdiff
|
tree
|
snapshot
2007-06-14
Søren Sandmann
Update TODO
commit
|
commitdiff
|
tree
|
snapshot
2007-06-14
Søren Sandmann
Update TODO
commit
|
commitdiff
|
tree
|
snapshot
2007-06-14
Søren Sandmann
Reset clip regions correctly when NULL is passed
commit
|
commitdiff
|
tree
|
snapshot
2007-06-13
Søren Sandmann
Make default clip region the full image
commit
|
commitdiff
|
tree
|
snapshot
2007-06-13
Søren Sandmann
Don't complain if users try to read non-existing data...
commit
|
commitdiff
|
tree
|
snapshot
2007-06-13
Søren Sandmann
Don't require rowstride to be a multiple of 4 when...
commit
|
commitdiff
|
tree
|
snapshot
2007-06-13
Søren Sandmann
Add pixman_fill_rectangles()
commit
|
commitdiff
|
tree
|
snapshot
2007-06-12
Søren Sandmann
Add pixman_add_trapezoids() function
commit
|
commitdiff
|
tree
|
snapshot
2007-06-12
Søren Sandmann
Add boolean returns to various setters
commit
|
commitdiff
|
tree
|
snapshot
2007-06-12
Søren Sandmann
Allow bits to be NULL when bit images are created
commit
|
commitdiff
|
tree
|
snapshot
2007-06-12
Søren Sandmann
Add various accessors; remove composite_rect
commit
|
commitdiff
|
tree
|
snapshot
2007-06-12
Søren Sandmann...
Bump version number
commit
|
commitdiff
|
tree
|
snapshot
2007-06-12
Søren Sandmann...
Make use of pixman_fill_mmx() in various places. Delete...
commit
|
commitdiff
|
tree
|
snapshot
2007-06-12
Søren Sandmann...
Add pixman_fill_mmx() function
commit
|
commitdiff
|
tree
|
snapshot
2007-06-11
Søren Sandmann...
Forgotten fbHaveMMX()
commit
|
commitdiff
|
tree
|
snapshot
2007-06-11
Søren Sandmann...
Rename fbHaveMMX() pixman_have_mmx()
commit
|
commitdiff
|
tree
|
snapshot
2007-06-11
Søren Sandmann...
Add pixman_blt_mmx() based on fbBltmmx() from the X...
commit
|
commitdiff
|
tree
|
snapshot
2007-06-11
Søren Sandmann...
Bump version number
commit
|
commitdiff
|
tree
|
snapshot
2007-06-11
Søren Sandmann...
Add a version of miComputeCompositeRegion; call it...
commit
|
commitdiff
|
tree
|
snapshot
2007-06-05
Søren Sandmann...
Fix bug in pixman_image_set_filter() where only the...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-24
Daniel Stone
Add .gitignore file
commit
|
commitdiff
|
tree
|
snapshot
2007-05-24
Daniel Stone
Use canonical autogen.sh
commit
|
commitdiff
|
tree
|
snapshot
2007-05-23
Soren Sandmann...
Declare the two new trapezoid functions in pixman.h
commit
|
commitdiff
|
tree
|
snapshot
2007-05-23
Søren Sandmann
Add pixman-trap with the trapezoid rasterization code...
commit
|
commitdiff
|
tree
|
snapshot
next