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
2012-04-02
Søren Sandmann...
gtk-utils.c: In pixbuf_from_argb32() use a8r8g8b8_to_rg...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-02
Søren Sandmann...
test/utils.c: Rename and export the pngify_pixels(...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-02
Søren Sandmann...
gtk-utils.c: Don't include pixman-private.h
commit
|
commitdiff
|
tree
|
snapshot
2012-03-28
Søren Sandmann...
Rename fast_composite_add_1000_1000 to _add_1_1()
commit
|
commitdiff
|
tree
|
snapshot
2012-03-28
Søren Sandmann...
Add the original parrot image.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-28
Søren Sandmann...
composite-test.c: Add a parrot image
commit
|
commitdiff
|
tree
|
snapshot
2012-03-24
Søren Sandmann...
composite-test.c: Use similar gradient to the one in...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-24
Søren Sandmann...
demos: Add checkerboard demo
commit
|
commitdiff
|
tree
|
snapshot
2012-03-24
Søren Sandmann...
demos: Add quad2quad program
commit
|
commitdiff
|
tree
|
snapshot
2012-03-24
Søren Sandmann...
Use "=a" and "=d" constraints for rdtsc inline assembly
commit
|
commitdiff
|
tree
|
snapshot
2012-03-16
Jeremy Huddleston
configure.ac: Fix a copy-paste-o in TLS detection
commit
|
commitdiff
|
tree
|
snapshot
2012-03-15
Matt Turner
Use AC_LANG_SOURCE for DSPr2 configure program
commit
|
commitdiff
|
tree
|
snapshot
2012-03-15
Chun-wei Fan
Just include xmmintrin.h on MSVC as well
commit
|
commitdiff
|
tree
|
snapshot
2012-03-15
Jeremy Huddleston
Fix a false-negative in MMX check
commit
|
commitdiff
|
tree
|
snapshot
2012-03-13
Nemanja Lukic
MIPS: DSPr2: Added over_n_8888_8888_ca and over_n_8888_...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-13
Jeremy Huddleston
Expand TLS support beyond __thread to __declspec(thread)
commit
|
commitdiff
|
tree
|
snapshot
2012-03-13
Jeremy Huddleston
Disable MMX when incompatible clang is being used.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-13
Jeremy Huddleston
Silence a warning about unused pixman_have_mmx
commit
|
commitdiff
|
tree
|
snapshot
2012-03-13
Jeremy Huddleston
Revert "Disable MMX when Clang is being used."
commit
|
commitdiff
|
tree
|
snapshot
2012-03-08
Søren Sandmann...
Post-release version bump to 0.25.3
commit
|
commitdiff
|
tree
|
snapshot
2012-03-08
Søren Sandmann...
Pre-release version bump to 0.25.2
commit
|
commitdiff
|
tree
|
snapshot
2012-03-08
Søren Sandmann...
mmx: Squash a warning by making the argument to ldl_u...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-06
Alan Coopersmith
Just use xmmintrin.h when building with Solaris Studio...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-04
Nemanja Lukic
MIPS: DSPr2: Added mips_dspr2_blt and mips_dspr2_fill...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-02
Søren Sandmann...
pixman-access.c: Remove some unused macros
commit
|
commitdiff
|
tree
|
snapshot
2012-03-02
Søren Sandmann...
pixman-accessors.h: Delete unused macros
commit
|
commitdiff
|
tree
|
snapshot
2012-03-02
Søren Sandmann...
Move fetching for solid bits images to pixman-noop.c
commit
|
commitdiff
|
tree
|
snapshot
2012-03-01
Matt Turner
lowlevel-blt-bench: add in_8_8 and in_n_8_8
commit
|
commitdiff
|
tree
|
snapshot
2012-02-28
Søren Sandmann...
Disable implementations mentioned in the PIXMAN_DISABLE...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-25
Nemanja Lukic
MIPS: DSPr2: Added fast-paths for SRC operation.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-25
Nemanja Lukic
MIPS: DSPr2: Basic infrastructure for MIPS architecture
commit
|
commitdiff
|
tree
|
snapshot
2012-02-25
Matt Turner
lowlevel-blt: add over_x888_n_8888
commit
|
commitdiff
|
tree
|
snapshot
2012-02-25
Matt Turner
lowlevel-blt: add over_8888_8888
commit
|
commitdiff
|
tree
|
snapshot
2012-02-24
Søren Sandmann...
Disable MMX when Clang is being used.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-24
Matt Turner
mmx: make load8888 take a pointer to data instead of...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-24
Matt Turner
mmx: make store8888 take uint32_t *dest as argument
commit
|
commitdiff
|
tree
|
snapshot
2012-02-22
Matt Turner
Update .gitignore with more demos and tests
commit
|
commitdiff
|
tree
|
snapshot
2012-02-22
Søren Sandmann...
mmx: Delete unused function in_over_full_src_alpha()
commit
|
commitdiff
|
tree
|
snapshot
2012-02-22
Søren Sandmann...
mmx: Enable over_x888_8_8888() for x86 as well
commit
|
commitdiff
|
tree
|
snapshot
2012-02-21
Matt Turner
mmx: fix typo in pix_add_mul on MSVC
commit
|
commitdiff
|
tree
|
snapshot
2012-02-21
Matt Turner
mmx: Use _mm_shuffle_pi16
commit
|
commitdiff
|
tree
|
snapshot
2012-02-21
Matt Turner
mmx: Use _mm_mulhi_pu16
commit
|
commitdiff
|
tree
|
snapshot
2012-02-21
Matt Turner
mmx: enable over_x888_8_8888 on ARM/iwMMXt
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Matt Turner
autoconf: use #error instead of error
commit
|
commitdiff
|
tree
|
snapshot
2012-02-18
Matt Turner
Convert while (w) to if (w) when possible
commit
|
commitdiff
|
tree
|
snapshot
2012-02-17
Matt Turner
Make sure to run AC_SUBST IWMMXT_CFLAGS
commit
|
commitdiff
|
tree
|
snapshot
2012-02-16
Jeremy Huddleston
configure.ac: Add an --enable-libpng option
commit
|
commitdiff
|
tree
|
snapshot
2012-02-12
Matt Turner
Use AC_LANG_SOURCE for iwMMXt configure program
commit
|
commitdiff
|
tree
|
snapshot
2012-01-31
Søren Sandmann...
Revert "Reject trapezoids where top (botttom) is above...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-31
Bobby Salazar
iOS Runtime Detection Support For ARM NEON
commit
|
commitdiff
|
tree
|
snapshot
2012-01-10
Søren Sandmann...
test: Port composite test over to use new pixel_checker...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-10
Søren Sandmann...
test: Add a new "pixel_checker_t" object.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-10
Søren Sandmann...
Rename color_correct() to round_color()
commit
|
commitdiff
|
tree
|
snapshot
2012-01-10
Søren Sandmann...
Move the color_correct() function from composite.c...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-10
Søren Sandmann...
Get rid of delegates for combiners
commit
|
commitdiff
|
tree
|
snapshot
2012-01-10
Søren Sandmann...
test/alphamap.c: Make dst and orig_dst more independent...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-10
Søren Sandmann...
Fix bugs with alpha maps
commit
|
commitdiff
|
tree
|
snapshot
2012-01-10
Søren Sandmann...
test: In the alphamap test, also test that we get the...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-09
Alan Coopersmith
Make mmx code compatible with Solaris Studio 12.3 compilers
commit
|
commitdiff
|
tree
|
snapshot
2012-01-09
Søren Sandmann...
Fix rounding for DIV_UNc()
commit
|
commitdiff
|
tree
|
snapshot
2012-01-09
Søren Sandmann...
Reject trapezoids where top (botttom) is above (below...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-09
Søren Sandmann...
In MUL_UNc() cast to comp2_t
commit
|
commitdiff
|
tree
|
snapshot
2012-01-09
Søren Sandmann...
Fix a bunch of signed overflow issues
commit
|
commitdiff
|
tree
|
snapshot
2012-01-09
Søren Sandmann...
Add missing cast in _pixman_edge_multi_init()
commit
|
commitdiff
|
tree
|
snapshot
2012-01-09
Søren Sandmann...
Fix some signed overflow bugs
commit
|
commitdiff
|
tree
|
snapshot
2012-01-09
Søren Sandmann...
pixman-image.c: Fix typo in pixman_image_set_transform()
commit
|
commitdiff
|
tree
|
snapshot
2012-01-05
Colin Walters
autogen.sh: Support GNOME Build API
commit
|
commitdiff
|
tree
|
snapshot
2012-01-03
Søren Sandmann...
gradient-walker: For NONE repeats, when x < 0 or x...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-03
Søren Sandmann...
Modify gradient-test to show a bug in NONE processing
commit
|
commitdiff
|
tree
|
snapshot
2011-12-13
Søren Sandmann...
region: Add pixman_region{,32}_clear() functions.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-13
Bobby Salazar
Android Runtime Detection Support For ARM NEON
commit
|
commitdiff
|
tree
|
snapshot
2011-11-24
Naohiro Aota
Don't use non-POSIX test
commit
|
commitdiff
|
tree
|
snapshot
2011-11-09
Andrea Canciani
test: Produce autotools-looking report in the win32...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-09
Andrea Canciani
demos: Consistently use G_N_ELEMENTS()
commit
|
commitdiff
|
tree
|
snapshot
2011-11-09
Andrea Canciani
test: Reuse the ARRAY_LENGTH() macro
commit
|
commitdiff
|
tree
|
snapshot
2011-11-09
Andrea Canciani
Use the ARRAY_LENGTH() macro when possible
commit
|
commitdiff
|
tree
|
snapshot
2011-11-09
Andrea Canciani
test: Cleanup includes
commit
|
commitdiff
|
tree
|
snapshot
2011-11-09
Andrea Canciani
Remove useless checks for NULL before freeing
commit
|
commitdiff
|
tree
|
snapshot
2011-11-06
Søren Sandmann...
Post-release version bump to 0.25.1
commit
|
commitdiff
|
tree
|
snapshot
2011-11-06
Søren Sandmann...
Pre-release version bump to 0.24.0
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Alan Coopersmith
Change MMX ldq_u to return _m64 instead of forcing...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-02
Jeff Muizelaar
Add definitions of INT64_MIN and INT64_MAX
commit
|
commitdiff
|
tree
|
snapshot
2011-10-29
Søren Sandmann...
Post-release version bump to 0.23.9
commit
|
commitdiff
|
tree
|
snapshot
2011-10-29
Søren Sandmann...
Pre-release version bump to 0.23.8
commit
|
commitdiff
|
tree
|
snapshot
2011-10-25
Søren Sandmann...
Fix use of uninitialized fields reported by valgrind
commit
|
commitdiff
|
tree
|
snapshot
2011-10-20
Søren Sandmann...
Merge branch 'gradients'
commit
|
commitdiff
|
tree
|
snapshot
2011-10-18
Taekyun Kim
ARM: NEON: Fix assembly typo error in src_n_8_8888
commit
|
commitdiff
|
tree
|
snapshot
2011-10-18
Taekyun Kim
ARM: NEON: Standard fast path src_n_8_8
commit
|
commitdiff
|
tree
|
snapshot
2011-10-18
Taekyun Kim
ARM: NEON: Standard fast path src_n_8_8888
commit
|
commitdiff
|
tree
|
snapshot
2011-10-18
Taekyun Kim
ARM: NEON: Instruction scheduling of bilinear over_8888...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-18
Taekyun Kim
ARM: NEON: Instruction scheduling of bilinear over_8888...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-18
Taekyun Kim
ARM: NEON: Replace old bilinear scanline generator...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-18
Taekyun Kim
ARM: NEON: Bilinear macro template for instruction...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-18
Taekyun Kim
ARM: NEON: Some cleanup of bilinear scanline functions
commit
|
commitdiff
|
tree
|
snapshot
2011-10-15
Søren Sandmann...
Simplify gradient_walker_reset()
commit
|
commitdiff
|
tree
|
snapshot
2011-10-15
Søren Sandmann...
Use sentinels instead of special casing first and last...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-15
Søren Sandmann...
gradient walker: Correct types and fix formatting
commit
|
commitdiff
|
tree
|
snapshot
2011-10-11
Søren Sandmann...
Add stable release / development snapshot to draft...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-11
Søren Sandmann...
Post-release version bump to 0.23.7
commit
|
commitdiff
|
tree
|
snapshot
2011-10-11
Søren Sandmann...
Pre-release version bump to 0.23.6
commit
|
commitdiff
|
tree
|
snapshot
next