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-12-17
Søren Sandmann...
Extend gradient-crash-test
commit
|
commitdiff
|
tree
|
snapshot
2010-12-17
Søren Sandmann...
Add enable_fp_exceptions() function in utils.[ch]
commit
|
commitdiff
|
tree
|
snapshot
2010-12-17
Søren Sandmann...
test: Make composite test use some existing macros...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-17
Siarhei Siamashka
COPYING: added Nokia to the list of copyright holders
commit
|
commitdiff
|
tree
|
snapshot
2010-12-07
Siarhei Siamashka
Fix for potential unaligned memory accesses
commit
|
commitdiff
|
tree
|
snapshot
2010-12-07
Siarhei Siamashka
ARM: added 'neon_src_rpixbuf_8888' fast path
commit
|
commitdiff
|
tree
|
snapshot
2010-12-03
Siarhei Siamashka
ARM: added 'neon_composite_in_n_8' fast path
commit
|
commitdiff
|
tree
|
snapshot
2010-12-03
Siarhei Siamashka
ARM: added flags parameter to some asm fast path wrappe...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-03
Siarhei Siamashka
ARM: added 'neon_composite_add_8888_n_8888' fast path
commit
|
commitdiff
|
tree
|
snapshot
2010-12-03
Siarhei Siamashka
ARM: added 'neon_composite_add_n_8_8888' fast path
commit
|
commitdiff
|
tree
|
snapshot
2010-12-03
Siarhei Siamashka
ARM: better NEON instructions scheduling for add_8888_8...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-03
Siarhei Siamashka
ARM: added 'neon_composite_add_8888_8_8888' fast path
commit
|
commitdiff
|
tree
|
snapshot
2010-12-03
Siarhei Siamashka
ARM: added 'neon_composite_over_0565_n_0565' fast path
commit
|
commitdiff
|
tree
|
snapshot
2010-12-03
Siarhei Siamashka
ARM: reuse common NEON code for over_{n_8|8888_n|8888_8...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-03
Siarhei Siamashka
ARM: added 'neon_composite_over_8888_n_0565' fast path
commit
|
commitdiff
|
tree
|
snapshot
2010-12-03
Siarhei Siamashka
ARM: better NEON instructions scheduling for over_n_8_0565
commit
|
commitdiff
|
tree
|
snapshot
2010-12-03
Siarhei Siamashka
ARM: introduced 'fetch_mask_pixblock' macro to simplify...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-03
Siarhei Siamashka
ARM: added 'neon_composite_over_n_8_8' fast path
commit
|
commitdiff
|
tree
|
snapshot
2010-11-22
Siarhei Siamashka
C fast path for a1 fill operation
commit
|
commitdiff
|
tree
|
snapshot
2010-11-21
Alan Coopersmith
Sun's copyrights belong to Oracle now
commit
|
commitdiff
|
tree
|
snapshot
2010-11-19
Cyril Brulebois
Fix argument quoting for AC_INIT.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-16
Søren Sandmann...
Post-release version bump to 0.21.3
commit
|
commitdiff
|
tree
|
snapshot
2010-11-16
Søren Sandmann...
Pre-release version bump
commit
|
commitdiff
|
tree
|
snapshot
2010-11-16
Søren Sandmann...
Generate {a,x}8r8g8b8, a8, 565 fetchers for nearest...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-12
Andrea Canciani
Improve conical gradients opacity check
commit
|
commitdiff
|
tree
|
snapshot
2010-11-12
Andrea Canciani
Fix opacity check
commit
|
commitdiff
|
tree
|
snapshot
2010-11-12
Andrea Canciani
Remove unused stop_range field
commit
|
commitdiff
|
tree
|
snapshot
2010-11-10
Siarhei Siamashka
ARM: optimization for scaled src_0565_0565 with nearest...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-10
Siarhei Siamashka
ARM: NEON optimization for scaled src_0565_8888 with...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-10
Siarhei Siamashka
ARM: NEON optimization for scaled src_8888_0565 with...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-10
Siarhei Siamashka
ARM: NEON optimization for scaled over_8888_0565 with...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-10
Siarhei Siamashka
ARM: NEON optimization for scaled over_8888_8888 with...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-10
Siarhei Siamashka
ARM: performance tuning of NEON nearest scaled pixel...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-10
Siarhei Siamashka
ARM: macro template in C code to simplify using scaled...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-10
Siarhei Siamashka
ARM: nearest scaling support for NEON scanline composit...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-10
Siarhei Siamashka
ARM: NEON: source image pixel fetcher can be overrided now
commit
|
commitdiff
|
tree
|
snapshot
2010-11-10
Siarhei Siamashka
ARM: fix 'vld1.8'->'vld1.32' typo in add_8888_8888...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-05
Siarhei Siamashka
Do CPU features detection from 'constructor' function...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-05
Søren Sandmann...
Delete the source_image_t struct.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-05
Søren Sandmann...
[mmx] Mark some of the output variables as early-clobber.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-05
Søren Sandmann...
Remove workaround for a bug in the 1.6 X server.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-01
Siarhei Siamashka
Fixed broken configure check for __thread support
commit
|
commitdiff
|
tree
|
snapshot
2010-11-01
Søren Sandmann...
COPYING: Stop saying that a modification is currently...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-27
Søren Sandmann...
Version bump 0.21.1.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-27
Søren Sandmann...
Post-release version bump to 0.20.1
commit
|
commitdiff
|
tree
|
snapshot
2010-10-27
Søren Sandmann...
Pre-release version bump to 0.20.0
commit
|
commitdiff
|
tree
|
snapshot
2010-10-27
Scott McCreary
Added check to find pthread on Haiku.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-24
Jon TURNEY
Plug another leak in alphamap test
commit
|
commitdiff
|
tree
|
snapshot
2010-10-20
Søren Sandmann...
Post-release version bump to 0.19.7
commit
|
commitdiff
|
tree
|
snapshot
2010-10-20
Søren Sandmann...
Pre-release version bump to 0.19.6
commit
|
commitdiff
|
tree
|
snapshot
2010-10-20
Andrea Canciani
Fix an overflow in the new radial gradient code
commit
|
commitdiff
|
tree
|
snapshot
2010-10-20
Søren Sandmann...
Remove the class field from source_image_t
commit
|
commitdiff
|
tree
|
snapshot
2010-10-20
Andrea Canciani
Remove unused enum value
commit
|
commitdiff
|
tree
|
snapshot
2010-10-20
Andrea Canciani
Make classification consistent with rasterization
commit
|
commitdiff
|
tree
|
snapshot
2010-10-18
Andrea Canciani
Improve precision of linear gradients
commit
|
commitdiff
|
tree
|
snapshot
2010-10-12
Andrea Canciani
Add comments about errors
commit
|
commitdiff
|
tree
|
snapshot
2010-10-12
Andrea Canciani
Draw radial gradients with PDF semantics
commit
|
commitdiff
|
tree
|
snapshot
2010-10-11
Søren Sandmann...
Plug leak in the alphamap test.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-11
Søren Sandmann...
Add no-op combiners for DST and the CA versions of...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-11
Søren Sandmann...
test: Add some more colors to the color table in compos...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-11
Søren Sandmann...
test: Parallize composite.c with OpenMP
commit
|
commitdiff
|
tree
|
snapshot
2010-10-11
Søren Sandmann...
test: Change composite so that it tests randomly genera...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-11
Søren Sandmann...
test: Fix eval_diff() so that it provides useful error...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-11
Søren Sandmann...
test: Fix bug in color_correct() in composite.c
commit
|
commitdiff
|
tree
|
snapshot
2010-10-11
Søren Sandmann...
Remove broken optimizations in combine_disjoint_over_u()
commit
|
commitdiff
|
tree
|
snapshot
2010-10-10
Siarhei Siamashka
ARM: restore fallback to ARMv6 implementation from...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-10
Siarhei Siamashka
Use more unrolling for scaled src_0565_0565 with neares...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-04
Siarhei Siamashka
ARM: added 'neon_composite_out_reverse_8_0565' fast...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-04
Siarhei Siamashka
ARM: added 'neon_composite_add_0565_8_0565' fast path
commit
|
commitdiff
|
tree
|
snapshot
2010-10-04
Siarhei Siamashka
ARM: NEON: added forgotten cache preload for over_n_888...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-04
Mika Yrjola
Fix "syntax error: empty declaration" warnings.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-04
Søren Sandmann...
Delete simple repeat code
commit
|
commitdiff
|
tree
|
snapshot
2010-10-04
Søren Sandmann...
Fix bug in FAST_PATH_STD_FAST_PATH
commit
|
commitdiff
|
tree
|
snapshot
2010-09-29
Dmitri Vorobiev
Some clean-ups in fence_malloc() and fence_free()
commit
|
commitdiff
|
tree
|
snapshot
2010-09-28
Søren Sandmann...
Fix search-and-replace issue in lowlevel-blt-bench.c
commit
|
commitdiff
|
tree
|
snapshot
2010-09-28
Søren Sandmann...
Rename all the fast paths with _8000 in their names...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-28
Liu Xinyun
Remove cache prefetch code.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-23
Dmitri Vorobiev
Use <sys/mman.h> macros only when they are available
commit
|
commitdiff
|
tree
|
snapshot
2010-09-21
Søren Sandmann...
Revert "add enable-cache-prefetch option"
commit
|
commitdiff
|
tree
|
snapshot
2010-09-21
Søren Sandmann...
If MAP_ANONYMOUS is not defined, define it to MAP_ANON.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-21
Liu Xinyun
add enable-cache-prefetch option
commit
|
commitdiff
|
tree
|
snapshot
2010-09-21
Søren Sandmann...
Post-release version bump to 0.19.5
commit
|
commitdiff
|
tree
|
snapshot
2010-09-21
Søren Sandmann...
Pre-release version bump to 0.19.4
commit
|
commitdiff
|
tree
|
snapshot
2010-09-21
Søren Sandmann...
compute_composite_region32: Zero extents before returni...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-21
Jonathan Morton
Add a lowlevel blitter benchmark
commit
|
commitdiff
|
tree
|
snapshot
2010-09-21
Dmitri Vorobiev
Add noinline macro
commit
|
commitdiff
|
tree
|
snapshot
2010-09-21
Dmitri Vorobiev
Add gettime() routine to test utils
commit
|
commitdiff
|
tree
|
snapshot
2010-09-21
Dmitri Vorobiev
Move aligned_malloc() to utils
commit
|
commitdiff
|
tree
|
snapshot
2010-09-21
Søren Sandmann...
Enable bits_image_fetch_bilinear_affine_normal_r5g6b5
commit
|
commitdiff
|
tree
|
snapshot
2010-09-21
Søren Sandmann...
Enable bits_image_fetch_bilinear_affine_reflect_r5g6b5
commit
|
commitdiff
|
tree
|
snapshot
2010-09-21
Søren Sandmann...
Enable bits_image_fetch_bilinear_affine_none_r5g6b5
commit
|
commitdiff
|
tree
|
snapshot
2010-09-21
Søren Sandmann...
Enable bits_image_fetch_bilinear_affine_pad_r5g6b5
commit
|
commitdiff
|
tree
|
snapshot
2010-09-21
Søren Sandmann...
Enable bits_image_fetch_bilinear_affine_normal_a8
commit
|
commitdiff
|
tree
|
snapshot
2010-09-21
Søren Sandmann...
Enable bits_image_fetch_bilinear_affine_reflect_a8
commit
|
commitdiff
|
tree
|
snapshot
2010-09-21
Søren Sandmann...
Enable bits_image_fetch_bilinear_affine_none_a8
commit
|
commitdiff
|
tree
|
snapshot
2010-09-21
Søren Sandmann...
Enable bits_image_fetch_bilinear_affine_pad_a8
commit
|
commitdiff
|
tree
|
snapshot
2010-09-21
Søren Sandmann...
Enable bits_image_fetch_bilinear_affine_normal_x8r8g8b8
commit
|
commitdiff
|
tree
|
snapshot
2010-09-21
Søren Sandmann...
Enable bits_image_fetch_bilinear_affine_reflect_x8r8g8b8
commit
|
commitdiff
|
tree
|
snapshot
2010-09-21
Søren Sandmann...
Enable bits_image_fetch_bilinear_affine_none_x8r8g8b8
commit
|
commitdiff
|
tree
|
snapshot
2010-09-21
Søren Sandmann...
Enable bits_image_fetch_bilinear_affine_pad_x8r8g8b8
commit
|
commitdiff
|
tree
|
snapshot
next