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
2008-07-17
Søren Sandmann...
Update RELEASING and release targets in Makefile.am
commit
|
commitdiff
|
tree
|
snapshot
2008-07-17
Søren Sandmann...
Post-release version-bump
commit
|
commitdiff
|
tree
|
snapshot
2008-07-17
Søren Sandmann...
Pre-release version bump
commit
|
commitdiff
|
tree
|
snapshot
2008-07-17
Søren Sandmann...
Make a couple of functions static
commit
|
commitdiff
|
tree
|
snapshot
2008-07-17
Jeff Muizelaar
Speed up fbOver
commit
|
commitdiff
|
tree
|
snapshot
2008-07-17
Jeff Muizelaar
Comment FbByteMulAdd
commit
|
commitdiff
|
tree
|
snapshot
2008-07-16
Julien Cristau
fix --enable-{mmx,sse2,vmx}
commit
|
commitdiff
|
tree
|
snapshot
2008-07-16
Damien Carbery
Add pixman-1-uninstalled.pc file
commit
|
commitdiff
|
tree
|
snapshot
2008-07-16
Søren Sandmann
Use -no-undefined -- fixes bug 15927
commit
|
commitdiff
|
tree
|
snapshot
2008-07-16
Søren Sandmann...
Use <inttypes.h> on most types of Unix.
commit
|
commitdiff
|
tree
|
snapshot
2008-07-16
Søren Sandmann
Update TODO
commit
|
commitdiff
|
tree
|
snapshot
2008-07-16
Søren Sandmann
Remove unused pixman-combine.c
commit
|
commitdiff
|
tree
|
snapshot
2008-07-16
André Tupinambá
Fix SSE2 bug where x888 pixels were treated as 8888
commit
|
commitdiff
|
tree
|
snapshot
2008-07-16
Benjamin Otte
fix Altivec detection
commit
|
commitdiff
|
tree
|
snapshot
2008-07-15
Behdad Esfahbod
Fix fbCompositeSrc_x888xnx8888mmx to properly ignore...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-15
Julien Cristau
make --{en,dis}able-gtk work correctly
commit
|
commitdiff
|
tree
|
snapshot
2008-07-08
André Tupinambá
Fix bug 16310 in the SSE2 fast path in function fbCompo...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-08
Søren Sandmann...
Update TODO
commit
|
commitdiff
|
tree
|
snapshot
2008-06-27
Aaron Plattner
Add a lossy 32-bit generic pixel fetch function for...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-27
Søren Sandmann
Unexport or delete various functions
commit
|
commitdiff
|
tree
|
snapshot
2008-06-27
Søren Sandmann
Only export the 16 bit version of pixman_region_set_sta...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-25
Søren Sandmann...
Update versioning documentation
commit
|
commitdiff
|
tree
|
snapshot
2008-06-25
Søren Sandmann...
Update release instructions
commit
|
commitdiff
|
tree
|
snapshot
2008-06-25
Søren Sandmann...
Explicitly use my GPG key for signing.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-25
Søren Sandmann...
Post-release version bump
commit
|
commitdiff
|
tree
|
snapshot
2008-06-25
Søren Sandmann...
Pre-release version bump
commit
|
commitdiff
|
tree
|
snapshot
2008-06-22
Søren Sandmann...
TODO
commit
|
commitdiff
|
tree
|
snapshot
2008-06-22
Søren Sandmann...
Add configure time options to disable mmx/sse2/vmx
commit
|
commitdiff
|
tree
|
snapshot
2008-06-22
David Sharp
pixman-sse.c: silence pointer-cast compiler warnings.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-14
Søren Sandmann...
Update TODO
commit
|
commitdiff
|
tree
|
snapshot
2008-06-14
Luo Jinghua
Fix implicit declaration of function 'free'.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-13
Maximilian...
Fix memory leak by freeing boxes{16,32}.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-13
Aaron Plattner
Use pixman_malloc_ab instead of plain malloc for the...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-13
Søren Sandmann...
Move PIXMAN_FORMAT_16BPC to pixman-private.h
commit
|
commitdiff
|
tree
|
snapshot
2008-06-13
Aaron Plattner
Decide based on the image formats whether we need wide...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-13
Aaron Plattner
Take the source format into account in pixman_expand.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-13
Aaron Plattner
Make expansion and contraction loops clearer.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-13
Aaron Plattner
Add wide source picture, external alpha, and transforme...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-13
Aaron Plattner
Add wide fetch/store functions.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-13
Aaron Plattner
Add expand and contract functions to convert between...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-09
Søren Sandmann...
Post-release version bump
commit
|
commitdiff
|
tree
|
snapshot
2008-06-09
Søren Sandmann...
Pre-release version bump
commit
|
commitdiff
|
tree
|
snapshot
2008-06-09
Søren Sandmann...
Add back prototypes for pixman_version() and pixman_ver...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-09
Julien Cristau
Add a couple more missing PIXMAN_EXPORTs
commit
|
commitdiff
|
tree
|
snapshot
2008-06-09
Julien Cristau
Add PIXMAN_EXPORT for pixman_region_equal
commit
|
commitdiff
|
tree
|
snapshot
2008-06-09
Søren Sandmann...
Post-release version bump
commit
|
commitdiff
|
tree
|
snapshot
2008-06-09
Søren Sandmann...
Bump version number
commit
|
commitdiff
|
tree
|
snapshot
2008-06-09
Søren Sandmann...
Merge region32 branch; fix conflicts
commit
|
commitdiff
|
tree
|
snapshot
2008-06-09
Søren Sandmann...
Unbump version number
commit
|
commitdiff
|
tree
|
snapshot
2008-06-09
Søren Sandmann...
Unbump version number; remove file added to EXTRA_DIST
commit
|
commitdiff
|
tree
|
snapshot
2008-06-09
Søren Sandmann
Bump version number and make it distcheck
commit
|
commitdiff
|
tree
|
snapshot
2008-06-09
Søren Sandmann
Bump version number and make it distcheck
commit
|
commitdiff
|
tree
|
snapshot
2008-06-09
Søren Sandmann
Fix uses of short variables in pixman-region.c
commit
|
commitdiff
|
tree
|
snapshot
2008-06-09
Søren Sandmann
Add infinite loop test
commit
|
commitdiff
|
tree
|
snapshot
2008-06-09
Søren Sandmann
Export pixman_compute_composite_region32() and use...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-09
Søren Sandmann
Fix bug in pixman_compute_composite_region()
commit
|
commitdiff
|
tree
|
snapshot
2008-06-09
Søren Sandmann
Merge branch 'master' into region32
commit
|
commitdiff
|
tree
|
snapshot
2008-06-09
Søren Sandmann
Call _mm_empty() at the end of fbComposeSetupSSE
commit
|
commitdiff
|
tree
|
snapshot
2008-06-09
Søren Sandmann
Add pixman_image_set_clip_region32
commit
|
commitdiff
|
tree
|
snapshot
2008-06-09
Søren Sandmann
Use 32 bit regions internally
commit
|
commitdiff
|
tree
|
snapshot
2008-06-09
Søren Sandmann
Add pixman_region32_copy_from_region16
commit
|
commitdiff
|
tree
|
snapshot
2008-06-09
Søren Sandmann
Some formatting fixing
commit
|
commitdiff
|
tree
|
snapshot
2008-06-09
Søren Sandmann
Move all the PIXMAN_EXPORT into .c files
commit
|
commitdiff
|
tree
|
snapshot
2008-06-09
Søren Sandmann
Move PIXMAN_EXPORT into pixman-region.c
commit
|
commitdiff
|
tree
|
snapshot
2008-06-09
Søren Sandmann
Merge branch 'master' into region32
commit
|
commitdiff
|
tree
|
snapshot
2008-06-09
Søren Sandmann
Fix forgotten use of pixman-combine.h
commit
|
commitdiff
|
tree
|
snapshot
2008-06-08
Søren Sandmann
Merge branch 'vmx'
commit
|
commitdiff
|
tree
|
snapshot
2008-06-08
Søren Sandmann
Rename pixman-combine.h -> pixman-combin32.h
commit
|
commitdiff
|
tree
|
snapshot
2008-06-08
Søren Sandmann
Fix up types in pixman32-region.c
commit
|
commitdiff
|
tree
|
snapshot
2008-06-08
Søren Sandmann
Add prototypes for 32 bit region methods
commit
|
commitdiff
|
tree
|
snapshot
2008-06-08
Søren Sandmann
Add pixman-region32.c
commit
|
commitdiff
|
tree
|
snapshot
2008-06-08
Søren Sandmann
Add prefixes to global primitive regions
commit
|
commitdiff
|
tree
|
snapshot
2008-06-08
Søren Sandmann
Delete more unused stuff
commit
|
commitdiff
|
tree
|
snapshot
2008-06-08
Søren Sandmann
Delete more unused stuff
commit
|
commitdiff
|
tree
|
snapshot
2008-06-08
Søren Sandmann
More data types; remove unused stuff
commit
|
commitdiff
|
tree
|
snapshot
2008-06-08
Søren Sandmann
Add point_type_t
commit
|
commitdiff
|
tree
|
snapshot
2008-06-08
Søren Sandmann
Replace pixman_box16_t with box_type_t
commit
|
commitdiff
|
tree
|
snapshot
2008-06-08
Søren Sandmann
Add pixman-region16.c; compile that instead of pixman...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-08
Søren Sandmann
macroize pixman-region.c
commit
|
commitdiff
|
tree
|
snapshot
2008-06-07
Luca Barbato
Use sigaction instead of signal to restore the previous...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-07
Luca Barbato
Use combine macros from the generated header
commit
|
commitdiff
|
tree
|
snapshot
2008-06-07
Luca Barbato
Split combine.inc generated files in source and header
commit
|
commitdiff
|
tree
|
snapshot
2008-06-03
Dimitrios Apostolou
Fix compilation on SGI
commit
|
commitdiff
|
tree
|
snapshot
2008-06-01
Luca Barbato
Fixup
commit
|
commitdiff
|
tree
|
snapshot
2008-05-27
Aaron Plattner
Fix wide alpha fetch macro.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-27
Aaron Plattner
Use wide compositing functions when wide == 1.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-27
Aaron Plattner
Add infrastructure for allocating wide scanline buffers...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-27
Aaron Plattner
Split fetch/fetchPixel/store proc types into 32-bit...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-27
Aaron Plattner
Move the scanline buffer allocation logic into pixman_c...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-15
Søren Sandmann
Update TODO
commit
|
commitdiff
|
tree
|
snapshot
2008-05-15
Søren Sandmann
Work around GCC bug causing crashes in Mozilla with...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-08
Søren Sandmann
Add support for 8 bit fills in pixman_fill_mmx()
commit
|
commitdiff
|
tree
|
snapshot
2008-05-03
Richard Hult
Add --disable-gtk switch to configure
commit
|
commitdiff
|
tree
|
snapshot
2008-05-03
Søren Sandmann
Update TODO
commit
|
commitdiff
|
tree
|
snapshot
2008-05-02
Oswald Buddenhagen
fix pixman compile with srcdir != builddir
commit
|
commitdiff
|
tree
|
snapshot
2008-04-26
Thomas Zimmermann
Remove trailing comma from enum (bug 15364)
commit
|
commitdiff
|
tree
|
snapshot
2008-04-25
Alan Coopersmith
Fix pixman/Makefile.am to work with Solaris make
commit
|
commitdiff
|
tree
|
snapshot
2008-04-23
Luca Barbato
Remove unused macro
commit
|
commitdiff
|
tree
|
snapshot
2008-04-23
Luca Barbato
Remove VMX from CPUFeatures, ppc isn't using it at all
commit
|
commitdiff
|
tree
|
snapshot
2008-04-23
Luca Barbato
Simplify cpu feature check
commit
|
commitdiff
|
tree
|
snapshot
next