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-07-08
Nemanja Lukic
MIPS: DSPr2: Added several bilinear fast paths with...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-07
Søren Sandmann...
Simplify CPU detection on PPC.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-07
Søren Sandmann...
Simplifications to ARM CPU detection
commit
|
commitdiff
|
tree
|
snapshot
2012-07-07
Søren Sandmann...
Simplify MIPS CPU detection
commit
|
commitdiff
|
tree
|
snapshot
2012-07-07
Søren Sandmann...
Move the remaining bits of pixman-cpu into pixman-imple...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-07
Søren Sandmann...
Move MIPS specific CPU detection to its own file, pixma...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-07
Søren Sandmann...
Move PowerPC specific CPU detection to its own file...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-07
Søren Sandmann...
Move ARM specific CPU detection to a new file pixman...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-07
Søren Sandmann...
Move x86 specific CPU detection to a new file pixman...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-07
Søren Sandmann...
pixman-cpu.c: Rename disabled to _pixman_disabled(...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-07
Sebastian Bauer
Qualify the static variables in pixman_f_transform_inve...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-02
Søren Sandmann...
Use a compile-time constant for the "K" constraint...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-02
Søren Sandmann...
In fast_composite_tiled_repeat() don't clone images...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-02
Søren Sandmann...
test: Make stress-test more likely to actually composit...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-01
Matt Turner
sse2: add missing ABGR entires for bilinear src_8888_8888
commit
|
commitdiff
|
tree
|
snapshot
2012-07-01
Matt Turner
loongson: optimize _mm_set_pi* functions with shuffle...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-01
Matt Turner
mmx: optimize bilinear function when using 7-bit precision
commit
|
commitdiff
|
tree
|
snapshot
2012-07-01
Matt Turner
mmx: add scaled bilinear over_8888_8_8888
commit
|
commitdiff
|
tree
|
snapshot
2012-07-01
Matt Turner
mmx: add scaled bilinear over_8888_8888
commit
|
commitdiff
|
tree
|
snapshot
2012-07-01
Matt Turner
mmx: add scaled bilinear src_8888_8888
commit
|
commitdiff
|
tree
|
snapshot
2012-07-01
Matt Turner
mmx: Use expand_alpha instead of mask/shift
commit
|
commitdiff
|
tree
|
snapshot
2012-07-01
Siarhei Siamashka
Change default bilinear interpolation precision to...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-01
Siarhei Siamashka
sse2: _mm_madd_epi16 for faster bilinear scaling with...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-01
Siarhei Siamashka
Bilinear interpolation precision is now configurable...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-29
Matt Turner
Fix distcheck due to custom iwMMXt rules
commit
|
commitdiff
|
tree
|
snapshot
2012-06-29
Siarhei Siamashka
sse2: faster bilinear scaling (use _mm_loadl_epi64)
commit
|
commitdiff
|
tree
|
snapshot
2012-06-29
Siarhei Siamashka
test: support nearest/bilinear scaling in lowlevel...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-29
Siarhei Siamashka
test: Fix for strict aliasing issue in 'get_random_seed'
commit
|
commitdiff
|
tree
|
snapshot
2012-06-20
Andrea Canciani
build: Fix compilation on win32
commit
|
commitdiff
|
tree
|
snapshot
2012-06-16
Matt Turner
sse2: add src_x888_0565
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
Matt Turner
sse2: enable over_n_0565 for b5g6r5
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
Matt Turner
.gitignore: add test/glyph-test
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
Søren Sandmann...
test: Add missing break in stress-test.c
commit
|
commitdiff
|
tree
|
snapshot
2012-06-12
Siarhei Siamashka
test: fix bisecting issue in fuzzer-find-diff.pl
commit
|
commitdiff
|
tree
|
snapshot
2012-06-12
Siarhei Siamashka
test: OpenMP 2.5 requires signed loop iteration variables
commit
|
commitdiff
|
tree
|
snapshot
2012-06-11
Søren Sandmann...
test: Make glyph test pass on big endian
commit
|
commitdiff
|
tree
|
snapshot
2012-06-11
Søren Sandmann...
bits-image: Turn all the fetchers into iterator getters
commit
|
commitdiff
|
tree
|
snapshot
2012-06-10
Antti S. Lankila
Faster unorm_to_unorm for wide processing.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-09
Matt Turner
configure.ac: add iwmmxt2 configure flag
commit
|
commitdiff
|
tree
|
snapshot
2012-06-09
Matt Turner
autotools: use custom build rule to build iwMMXt code
commit
|
commitdiff
|
tree
|
snapshot
2012-06-02
Søren Sandmann...
Speed up _pixman_image_get_solid() in common cases
commit
|
commitdiff
|
tree
|
snapshot
2012-06-02
Søren Sandmann...
Speed up _pixman_composite_glyphs_no_mask()
commit
|
commitdiff
|
tree
|
snapshot
2012-06-02
Søren Sandmann...
Speed up pixman_composite_glyphs()
commit
|
commitdiff
|
tree
|
snapshot
2012-06-02
Søren Sandmann...
test: Add glyph-test
commit
|
commitdiff
|
tree
|
snapshot
2012-06-02
Søren Sandmann...
Add support for alpha maps to compute_crc32_for_image().
commit
|
commitdiff
|
tree
|
snapshot
2012-06-02
Søren Sandmann...
Move CRC32 computation from blitters-test.c into utils.c
commit
|
commitdiff
|
tree
|
snapshot
2012-06-02
Søren Sandmann...
Add pixman_glyph_cache_t API
commit
|
commitdiff
|
tree
|
snapshot
2012-06-02
Søren Sandmann...
Add doubly linked lists
commit
|
commitdiff
|
tree
|
snapshot
2012-05-30
Søren Sandmann...
Make use of image flags in mmx and sse2 iterators
commit
|
commitdiff
|
tree
|
snapshot
2012-05-30
Søren Sandmann...
Pass the full image flags to iterators
commit
|
commitdiff
|
tree
|
snapshot
2012-05-27
Matt Turner
mmx: add missing _mm_empty calls
commit
|
commitdiff
|
tree
|
snapshot
2012-05-27
Matt Turner
mmx: add over_reverse_n_8888
commit
|
commitdiff
|
tree
|
snapshot
2012-05-27
Matt Turner
mmx: add add_0565_0565
commit
|
commitdiff
|
tree
|
snapshot
2012-05-27
Matt Turner
fast: add add_0565_0565 function
commit
|
commitdiff
|
tree
|
snapshot
2012-05-27
Matt Turner
mmx: implement expand_4x565 in terms of expand_4xpacked565
commit
|
commitdiff
|
tree
|
snapshot
2012-05-27
Matt Turner
mmx: add and use expand_4xpacked565 function
commit
|
commitdiff
|
tree
|
snapshot
2012-05-26
Søren Sandmann...
Post-release version bump to 0.27.1
commit
|
commitdiff
|
tree
|
snapshot
2012-05-26
Søren Sandmann...
Pre-release version bump to 0.26.0
pixman-0.26.0
commit
|
commitdiff
|
tree
|
snapshot
2012-05-26
Ingmar Runge
Fix MSVC compilation
commit
|
commitdiff
|
tree
|
snapshot
2012-05-24
Søren Sandmann...
test: Composite with solid images instead of using...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-23
Nemanja Lukic
MIPS: DSPr2: Added bilinear over_8888_8_8888 fast path.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-23
Nemanja Lukic
MIPS: DSPr2: Fix bug in over_n_8888_8888_ca/over_n_8888...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-20
Søren Sandmann...
demos: Add parrot.jpg to EXTRA_DIST
commit
|
commitdiff
|
tree
|
snapshot
2012-05-15
Matt Turner
configure.ac: Fail the ARM/iwMMXt test if not compiling...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-15
Søren Sandmann...
Post-release version bump to 0.25.7
commit
|
commitdiff
|
tree
|
snapshot
2012-05-15
Søren Sandmann...
Pre-release version bump to 0.25.6
pixman-0.25.6
commit
|
commitdiff
|
tree
|
snapshot
2012-05-15
Søren Sandmann...
demos/Makefile.am: Add parrot.c to EXTRA_DIST
commit
|
commitdiff
|
tree
|
snapshot
2012-05-12
Matt Turner
configure.ac: Rename loongson -> loongson-mmi
commit
|
commitdiff
|
tree
|
snapshot
2012-05-12
Matt Turner
configure.ac: Fix loongson-mmi out-of-tree builds
commit
|
commitdiff
|
tree
|
snapshot
2012-05-11
Nemanja Lukic
MIPS: DSPr2: Added over_n_8_8888 and over_n_8_0565...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-10
Matt Turner
mmx: add and use pack_4x565 function
commit
|
commitdiff
|
tree
|
snapshot
2012-05-10
Matt Turner
configure.ac: make -march=loongson2f come before CFLAGS
commit
|
commitdiff
|
tree
|
snapshot
2012-05-10
Søren Sandmann...
Add Makefile.win32 and Makefile.win32.common to EXTRA_DIST
commit
|
commitdiff
|
tree
|
snapshot
2012-05-10
Matt Turner
.gitignore: add demos/checkerboard and demos/quad2quad
commit
|
commitdiff
|
tree
|
snapshot
2012-04-27
Matt Turner
mmx: Use wpackhus in src_x888_0565 on iwMMXt
commit
|
commitdiff
|
tree
|
snapshot
2012-04-27
Matt Turner
mmx: add src_8888_0565
commit
|
commitdiff
|
tree
|
snapshot
2012-04-27
Matt Turner
mmx: add x8f8g8b8 fetcher
commit
|
commitdiff
|
tree
|
snapshot
2012-04-27
Matt Turner
mmx: add a8 fetcher
commit
|
commitdiff
|
tree
|
snapshot
2012-04-27
Matt Turner
mmx: add r5g6b5 fetcher
commit
|
commitdiff
|
tree
|
snapshot
2012-04-27
Matt Turner
mmx: Use Loongson pextrh instruction in expand565
commit
|
commitdiff
|
tree
|
snapshot
2012-04-27
Matt Turner
mmx: Use Loongson pinsrh instruction in pack_565
commit
|
commitdiff
|
tree
|
snapshot
2012-04-27
Matt Turner
mmx: don't pack and unpack src unnecessarily
commit
|
commitdiff
|
tree
|
snapshot
2012-04-27
Matt Turner
mmx: introduce is_equal, is_opaque, and is_zero functions
commit
|
commitdiff
|
tree
|
snapshot
2012-04-27
Matt Turner
mmx: simplify srcsrcsrcsrc calculation in over_n_8_0565
commit
|
commitdiff
|
tree
|
snapshot
2012-04-27
Matt Turner
mmx: remove unnecessary uint64_t<->__m64 conversions
commit
|
commitdiff
|
tree
|
snapshot
2012-04-27
Matt Turner
mmx: compile on MIPS for Loongson MMI optimizations
commit
|
commitdiff
|
tree
|
snapshot
2012-04-27
Matt Turner
mmx: make ldq_u take __m64* directly
commit
|
commitdiff
|
tree
|
snapshot
2012-04-27
Matt Turner
mmx: add load function and use it in add_8888_8888
commit
|
commitdiff
|
tree
|
snapshot
2012-04-27
Matt Turner
mmx: add store function and use it in add_8888_8888
commit
|
commitdiff
|
tree
|
snapshot
2012-04-20
Søren Sandmann...
bits_image_fetch_pixel_convolution(): Make sure channel...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-20
Søren Sandmann...
test/utils.c: Clip values to the [0, 255] interval
commit
|
commitdiff
|
tree
|
snapshot
2012-04-18
Matt Turner
configure.ac: fix iwMMXt/gcc version error message
commit
|
commitdiff
|
tree
|
snapshot
2012-04-15
Matt Turner
mmx: fix _mm_shuffle_pi16 function when compiling witho...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-15
Matt Turner
configure.ac: require >= gcc-4.5 for ARM iwMMXt
commit
|
commitdiff
|
tree
|
snapshot
2012-04-05
Matt Turner
mmx: Use force_inline instead of __inline__ (bug 46906)
commit
|
commitdiff
|
tree
|
snapshot
2012-04-05
Matt Turner
mmx: enable over_n_0565 for b5g6r5
commit
|
commitdiff
|
tree
|
snapshot
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
next