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
2010-09-14
Søren Sandmann...
Add FAST_PATH_NO_ALPHA_MAP to the standard destination...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-13
Siarhei Siamashka
test: detection of possible floating point registers...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-13
Siarhei Siamashka
ARM: added 'neon_composite_over_0565_8_0565' fast path
commit
|
commitdiff
|
tree
|
snapshot
2010-09-13
Siarhei Siamashka
ARM: helper macros for conversion between 8888/x888...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-13
Siarhei Siamashka
ARM: common init/cleanup macro for saving/restoring...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-08
Søren Sandmann...
Silence some warnings about uninitialized variables
commit
|
commitdiff
|
tree
|
snapshot
2010-09-08
Søren Sandmann...
When pixman_compute_composite_region32() returns FALSE...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-08
Søren Sandmann...
Store a2b2g2r2 pixel through the WRITE macro
commit
|
commitdiff
|
tree
|
snapshot
2010-09-06
Siarhei Siamashka
ARM: added 'neon_composite_over_8888_8_0565' fast path
commit
|
commitdiff
|
tree
|
snapshot
2010-08-30
Maarten Bosmans
Add *.exe to .gitignore
commit
|
commitdiff
|
tree
|
snapshot
2010-08-30
Maarten Bosmans
Use windows.h directly for mingw32 build
commit
|
commitdiff
|
tree
|
snapshot
2010-08-24
Søren Sandmann...
Be more paranoid about checking for GTK+
commit
|
commitdiff
|
tree
|
snapshot
2010-08-24
Søren Sandmann...
Merge pixman_image_composite32() and do_composite().
commit
|
commitdiff
|
tree
|
snapshot
2010-08-24
Benjamin Otte
region: Fix pixman_region_translate() clipping bug
commit
|
commitdiff
|
tree
|
snapshot
2010-08-24
Benjamin Otte
region: Add a new test region-translate
commit
|
commitdiff
|
tree
|
snapshot
2010-08-21
Søren Sandmann...
Post-release version bump to 0.19.3
commit
|
commitdiff
|
tree
|
snapshot
2010-08-21
Søren Sandmann...
Pre-release version bump to 0.19.2
commit
|
commitdiff
|
tree
|
snapshot
2010-08-21
Søren Sandmann...
Only try to compute the FAST_SAMPLES_COVER_CLIP for...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-16
Søren Sandmann...
Introduce new FAST_PATH_SAMPLES_OPAQUE flag
commit
|
commitdiff
|
tree
|
snapshot
2010-08-16
Søren Sandmann...
pixman_image_set_alpha_map(): Disallow alpha map cycles
commit
|
commitdiff
|
tree
|
snapshot
2010-08-16
Søren Sandmann...
Add alpha-loop test program
commit
|
commitdiff
|
tree
|
snapshot
2010-08-14
Siarhei Siamashka
ARM: 'neon_combine_out_reverse_u' combiner
commit
|
commitdiff
|
tree
|
snapshot
2010-08-14
Siarhei Siamashka
Code simplification (no need advancing 'vx' at the...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-08
Søren Sandmann...
Store the various bits image fetchers in a table with...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-08
Søren Sandmann...
Add some new FAST_PATH flags
commit
|
commitdiff
|
tree
|
snapshot
2010-08-08
Søren Sandmann...
Remove "_raw_" from all the accessors.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-08
Søren Sandmann...
Eliminate the store_scanline_{32,64} function pointers.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-08
Søren Sandmann...
Split bits_image_fetch_transformed() into two functions.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-08
Søren Sandmann...
Eliminate get_pixel_32() and get_pixel_64() from bits_i...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-08
Søren Sandmann...
Eliminate recursion from alpha map code
commit
|
commitdiff
|
tree
|
snapshot
2010-08-08
Søren Sandmann...
Replace compute_src_extent_flags() with analyze_extents()
commit
|
commitdiff
|
tree
|
snapshot
2010-08-08
Søren Sandmann...
Extend scaling-crash-test in various ways
commit
|
commitdiff
|
tree
|
snapshot
2010-08-05
Søren Sandmann...
Fix Altivec/OpenBSD patch
commit
|
commitdiff
|
tree
|
snapshot
2010-08-05
Brad Smith
Add support for AltiVec detection for OpenBSD/PowerPC.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-04
Søren Sandmann...
CODING_STYLE: Delete the stuff about trailing spaces
commit
|
commitdiff
|
tree
|
snapshot
2010-08-04
Søren Sandmann...
If we bail out of do_composite, make sure to undo any...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-04
Søren Sandmann...
Add x14r6g6b6 format to blitters-test
commit
|
commitdiff
|
tree
|
snapshot
2010-08-04
Marek Vasut
Add support for 32bpp X14R6G6B6 format.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-27
Siarhei Siamashka
test: 'scaling-test' updated to provide better coverage
commit
|
commitdiff
|
tree
|
snapshot
2010-07-27
Siarhei Siamashka
test: 'scaling-crash-test' added
commit
|
commitdiff
|
tree
|
snapshot
2010-07-23
Søren Sandmann...
bits: Fix potential divide-by-zero in projective code
commit
|
commitdiff
|
tree
|
snapshot
2010-07-22
Søren Sandmann...
[sse2] Add sse2_composite_add_n_8()
commit
|
commitdiff
|
tree
|
snapshot
2010-07-22
Søren Sandmann...
[sse2] Add sse2_composite_in_n_8()
commit
|
commitdiff
|
tree
|
snapshot
2010-07-22
Søren Sandmann...
[sse2] Add sse2_composite_src_x888_8888()
commit
|
commitdiff
|
tree
|
snapshot
2010-07-22
Søren Sandmann...
[fast] Add fast_composite_src_x888_8888()
commit
|
commitdiff
|
tree
|
snapshot
2010-07-21
M Joonas Pihlaja
Fix thinko in configure.ac's macro to test linking.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-21
M Joonas Pihlaja
Avoid trailing slashes on automake install dirs.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-21
M Joonas Pihlaja
Check for specific flags by actually trying to compile...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-21
M Joonas Pihlaja
Check that the OpenMP pragmas don't cause link errors.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-21
M Joonas Pihlaja
Don't trust OpenBSD's gcc to produce working code for...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-21
M Joonas Pihlaja
Try harder to find suitable flags for pthreads.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-13
Søren Sandmann...
Check for read accessors before taking the bilinear...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-12
Søren Sandmann...
fast-path: Some formatting fixes
commit
|
commitdiff
|
tree
|
snapshot
2010-07-12
Søren Sandmann...
In the FAST_NEAREST macro call the function 8888_8888...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-12
Søren Sandmann...
Make the repeat mode explicit in the FAST_NEAREST macro.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-11
Søren Sandmann...
When converting indexed formats to 64 bits, don't corre...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-11
Søren Sandmann...
test: Make sure the palettes for indexed format roundtr...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-11
Søren Sandmann...
Split the fast path caching into its own force_inline...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-11
Søren Sandmann...
Cache the implementation along with the fast paths.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-11
Søren Sandmann...
Hide the global implementation variable behind a force_...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-11
Søren Sandmann...
Fix memory leak in the pthreads thread local storage...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-07
Søren Sandmann...
Make the combiner macros less likely to cause name...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-06
Søren Sandmann...
Minor tweaks to README
commit
|
commitdiff
|
tree
|
snapshot
2010-06-24
Søren Sandmann...
Store the conical angle in floating point radians,...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-20
Søren Sandmann...
Fix conical gradients to match QConicalGradient from Qt
commit
|
commitdiff
|
tree
|
snapshot
2010-06-19
Søren Sandmann...
Make separate gray scanline storers.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-19
Søren Sandmann...
When storing a g1 pixel, store the lowest bit, rather...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-09
Andrea Canciani
test: verify that gradients do not crash pixman
commit
|
commitdiff
|
tree
|
snapshot
2010-06-09
Andrea Canciani
support single-stop gradients
commit
|
commitdiff
|
tree
|
snapshot
2010-06-09
Søren Sandmann...
Eliminate mask_bits from all the scanline fetchers.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-03
Jeff Muizelaar
create getter for component alpha
commit
|
commitdiff
|
tree
|
snapshot
2010-05-13
Siarhei Siamashka
test: added OpenMP support for better utilization of...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-13
Siarhei Siamashka
test: scaling-test updated to use new fuzzer_test_main...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-13
Siarhei Siamashka
test: blitters-test updated to use new fuzzer_test_main...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-13
Siarhei Siamashka
test: blitters-test-bisect.rb converted to perl
commit
|
commitdiff
|
tree
|
snapshot
2010-05-13
Siarhei Siamashka
test: main loop from blitters-test added as a new funct...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-09
Søren Sandmann...
Merge branch 'for-master'
commit
|
commitdiff
|
tree
|
snapshot
2010-05-05
Søren Sandmann...
test/gtk-utils: Set the size of the window to the size...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-04
Jeff Muizelaar
Add support for compiling pixman without thread/tls...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-03
Søren Sandmann...
Add macros for thread local storage on MinGW 32
commit
|
commitdiff
|
tree
|
snapshot
2010-05-03
Søren Sandmann...
Don't use __thread on MinGW.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-03
Søren Sandmann...
Add support for 8bpp to pixman_fill_sse2()
commit
|
commitdiff
|
tree
|
snapshot
2010-05-03
Søren Sandmann...
sse2: Add sse2_composite_over_reverse_n_8888
commit
|
commitdiff
|
tree
|
snapshot
2010-05-03
Søren Sandmann...
Don't consider indexed formats opaque.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-03
Søren Sandmann...
Add an over_8888_8888_8888 sse2 fast path.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-03
Søren Sandmann...
Add pixman_region{,32}_intersect_rect()
commit
|
commitdiff
|
tree
|
snapshot
2010-05-03
Søren Sandmann...
Rename fast_composite_src_8888_x888 to fast_composite_s...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-27
Jeff Muizelaar
Add missing HAVE_CONFIG_H guards for config.h inclusion
commit
|
commitdiff
|
tree
|
snapshot
2010-04-22
Søren Sandmann...
Remove alphamap from the GTK+ part of tests/Makefile.am
commit
|
commitdiff
|
tree
|
snapshot
2010-04-21
Søren Sandmann...
Add pixman_image_get_format() accessor
commit
|
commitdiff
|
tree
|
snapshot
2010-04-21
Søren Sandmann...
Some minor updates to README
commit
|
commitdiff
|
tree
|
snapshot
2010-04-18
Søren Sandmann...
Update README to mention the pixman mailing list
commit
|
commitdiff
|
tree
|
snapshot
2010-04-14
Søren Sandmann...
[mmx] Fix mask creation bugs
commit
|
commitdiff
|
tree
|
snapshot
2010-04-14
Søren Sandmann...
Fixes for pthread thread local storage.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-14
Søren Sandmann...
Fix uninitialized cache when pthreads are used
commit
|
commitdiff
|
tree
|
snapshot
2010-04-13
Siddharth Agarwal
Visual Studio 2010 includes stdint.h
commit
|
commitdiff
|
tree
|
snapshot
2010-04-01
Søren Sandmann...
Post-release version bump to 0.19.1
commit
|
commitdiff
|
tree
|
snapshot
2010-04-01
Søren Sandmann...
Pre-release version bump to 0.18.0
commit
|
commitdiff
|
tree
|
snapshot
2010-03-24
Matthias Hopf
Revert "Improve PIXREGION_NIL to return true on degener...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-24
Matthias Hopf
Improve PIXREGION_NIL to return true on degenerated...
commit
|
commitdiff
|
tree
|
snapshot
next