projects
/
platform
/
upstream
/
pixman.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/pixman.git
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
pixman-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
pixman-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
pixman-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
pixman-0.23.6
commit
|
commitdiff
|
tree
|
snapshot
2011-10-10
Taekyun Kim
Simple repeat: Extend too short source scanlines into...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-10
Taekyun Kim
Simple repeat fast path
commit
|
commitdiff
|
tree
|
snapshot
2011-10-10
Taekyun Kim
Move _pixman_lookup_composite_function() to pixman...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-10
Søren Sandmann...
Add src, mask, and dest flags to the composite args...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-10
Taekyun Kim
Add new fast path flag FAST_PATH_BITS_IMAGE
commit
|
commitdiff
|
tree
|
snapshot
2011-10-10
Taekyun Kim
init/fini functions for pixman_image_t
commit
|
commitdiff
|
tree
|
snapshot
2011-10-10
Taekyun Kim
sse2: Bilinear scaled over_8888_8_8888
commit
|
commitdiff
|
tree
|
snapshot
2011-10-10
Taekyun Kim
sse2: Bilinear scaled over_8888_8888
commit
|
commitdiff
|
tree
|
snapshot
2011-10-10
Taekyun Kim
sse2: Macros for assembling bilinear interpolation...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-06
Matt Turner
Correct the minimum gcc version needed for iwmmxt
commit
|
commitdiff
|
tree
|
snapshot
2011-10-06
Matt Turner
Make sure iwMMXt is only detected on ARM
commit
|
commitdiff
|
tree
|
snapshot
2011-09-28
Søren Sandmann...
Don't include stdint.h in scaling-helpers-test.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-27
Benjamin Otte
build: replace @VAR@ with $(VAR) in makefiles
commit
|
commitdiff
|
tree
|
snapshot
2011-09-27
Benjamin Otte
tests: Add PNG_CFLAGS/LIBS to tests
commit
|
commitdiff
|
tree
|
snapshot
2011-09-27
Matt Turner
mmx: optimize unaligned 64-bit ARM/iwmmxt loads
commit
|
commitdiff
|
tree
|
snapshot
next