pixman
Thread
Date
Earlier messages
Later messages
Messages by Date
2014/03/12
Re: [Pixman] ARMv6: Assorted improvements
Tomeu Vizoso
2014/03/12
[Pixman] [PATCH 09/12] ARMv6: Add fast path for in_reverse_8888_8888
Tomeu Vizoso
2014/03/12
[Pixman] [PATCH 10/12] ARMv6: Add fast path for over_reverse_n_8888
Tomeu Vizoso
2014/03/12
[Pixman] [PATCH 11/12] ARMv6: Add fast path for add_8888_8888
Tomeu Vizoso
2014/03/12
[Pixman] [PATCH 12/12] ARMv6: Add fast path for src_x888_0565
Tomeu Vizoso
2014/03/12
[Pixman] [PATCH 06/12] Add extra test to lowlevel-blt-bench and fix an existing one
Tomeu Vizoso
2014/03/12
[Pixman] [PATCH 07/12] ARMv6: Macro to permit testing for early returns or alternate implementations
Tomeu Vizoso
2014/03/12
[Pixman] [PATCH 04/12] ARMv6: Add fast path flag to force no preload of destination buffer
Tomeu Vizoso
2014/03/12
[Pixman] [PATCH 05/12] ARMv6: Force fast paths to have fixed alignment to the BTAC
Tomeu Vizoso
2014/03/12
[Pixman] [PATCH 01/12] ARMv6: Fix some indentation in the composite macros
Tomeu Vizoso
2014/03/12
[Pixman] [PATCH 08/12] ARMv6: Added fast path for over_n_8888_8888_ca
Tomeu Vizoso
2014/03/12
[Pixman] [PATCH 02/12] ARMv6: Minor optimisation
Tomeu Vizoso
2014/03/12
[Pixman] ARMv6: Assorted improvements
Tomeu Vizoso
2014/03/12
[Pixman] [PATCH 03/12] ARMv6: Support for very variable-hungry composite operations
Tomeu Vizoso
2014/03/06
Re: [Pixman] Error in pixman-0.22.2 with Intel Compiler
Siarhei Siamashka
2014/03/06
[Pixman] [PATCH 2/2] test: Fix OpenMP clauses for the tolerance-test
Siarhei Siamashka
2014/03/06
[Pixman] [PATCH 1/2] configure.ac: Check if the compiler supports GCC vector extensions
Siarhei Siamashka
2014/03/06
[Pixman] Error in pixman-0.22.2 with Intel Compiler
Atul Yadav
2014/03/05
Re: [Pixman] Testsuite summary for pixman 0.32.4
Siarhei Siamashka
2014/03/04
[Pixman] Testsuite summary for pixman 0.32.4
Weiller Ronfini
2014/02/23
Re: [Pixman] [PATCH v2] test: add a check for FE_DIVBYZERO
Søren Sandmann
2014/02/23
Re: [Pixman] [PATCH v2] test: add a check for FE_DIVBYZERO
Søren Sandmann
2014/02/23
Re: [Pixman] [PATCH] test: add a check for FE_DIVBYZERO
Thomas Petazzoni
2014/02/23
[Pixman] [PATCH v2] test: add a check for FE_DIVBYZERO
Thomas Petazzoni
2014/02/22
Re: [Pixman] [PATCH] test: add a check for FE_DIVBYZERO
Søren Sandmann
2014/02/22
[Pixman] [PATCH] test: add a check for FE_DIVBYZERO
Thomas Petazzoni
2014/02/10
Re: [Pixman] Prototype JIT compiler
Krzysztof Kosiński
2014/02/10
Re: [Pixman] Prototype JIT compiler
Søren Sandmann
2014/02/08
Re: [Pixman] Prototype JIT compiler
André Tupinambá
2014/01/17
[Pixman] Prototype JIT compiler
Søren Sandmann
2013/12/26
[Pixman] [PATCH] configure.ac: Check and use -Wno-unused-local-typedefs GCC option
Søren Sandmann
2013/12/20
Re: [Pixman] Use of uninitialized values (?)
Søren Sandmann
2013/12/19
Re: [Pixman] mips* asm exports symbols that should not export
Siarhei Siamashka
2013/12/19
Re: [Pixman] Use of uninitialized values (?)
Siarhei Siamashka
2013/12/19
[Pixman] Use of uninitialized values (?)
Christian Stadelmann
2013/12/19
Re: [Pixman] mips* asm exports symbols that should not export
Siarhei Siamashka
2013/12/19
Re: [Pixman] mips* asm exports symbols that should not export
Nemanja Lukic
2013/12/19
Re: [Pixman] mips* asm exports symbols that should not export
Nemanja Lukic
2013/12/19
Re: [Pixman] mips* asm exports symbols that should not export
Nemanja Lukic
2013/12/19
Re: [Pixman] mips* asm exports symbols that should not export
Yunqiang Su
2013/12/13
Re: [Pixman] [PATCH 10/13] Use floating point combiners for all operators that involve divisions
Søren Sandmann
2013/12/12
Re: [Pixman] Windows XP delay-loaded dll patch
Andrea Canciani
2013/12/11
[Pixman] Windows XP delay-loaded dll patch
Alex Christensen
2013/12/11
Re: [Pixman] [PATCH 10/13] Use floating point combiners for all operators that involve divisions
Bill Spitzak
2013/12/11
[Pixman] [PATCH 10/13] Use floating point combiners for all operators that involve divisions
Søren Sandmann
2013/12/11
[Pixman] [PATCH 12/13] Copy the comments from pixman-combine32.c to pixman-combine-float.c
Søren Sandmann
2013/12/11
[Pixman] [PATCH 11/13] utils.c: Set DEVIATION to 0.0128
Søren Sandmann
2013/12/11
[Pixman] [PATCH 09/13] Soft Light: Consistent approach to division by zero
Søren Sandmann
2013/12/11
[Pixman] [PATCH 07/13] pixman/pixman-combine32.c: Bug fixes for separable blend modes
Søren Sandmann
2013/12/11
[Pixman] [PATCH 01/13] test/utils.c: Add support for separable blend mode ops to do_composite()
Søren Sandmann
2013/12/11
[Pixman] [PATCH 08/13] pixman-combine32.c: Fix bugs related to integer promotion
Søren Sandmann
2013/12/11
[Pixman] [PATCH 02/13] test/check-formats.c: Add support for separable blend modes
Søren Sandmann
2013/12/11
[Pixman] [PATCH 05/13] test/tolerance-test: New test program
Søren Sandmann
2013/12/11
[Pixman] [RFC/PATCH 00/13] Operators with divisions in floating point?
Søren Sandmann
2013/12/11
[Pixman] [PATCH 03/13] pixel-test: Add support for mask pixels
Søren Sandmann
2013/12/11
[Pixman] [PATCH 04/13] pixel-test: Command line argument to specify the regression to run
Søren Sandmann
2013/12/07
[Pixman] mips* asm exports symbols that should not export
YunQiang Su
2013/12/03
[Pixman] [PATCH] Soft Light: The first comparison should be <=, not <
Søren Sandmann
2013/12/03
Re: [Pixman] Generic pixman_blt
Burton, Ross
2013/12/03
Re: [Pixman] Generic pixman_blt
Siarhei Siamashka
2013/12/02
[Pixman] Generic pixman_blt
Burton, Ross
2013/11/23
[Pixman] [PATCH] general: Support component alpha for all image types
Søren Sandmann
2013/11/19
[Pixman] Enviar email o que e mala direta trabalho com mala direta
Joseph May
2013/11/19
Re: [Pixman] [PATCH] test/utils.c: Make the stack unaligned only on 32 bit Windows
John Emmas
2013/11/18
Re: [Pixman] GCC_VECTOR_EXTENSIONS_SUPPORTED on 32 bits system
Olivier Langlois
2013/11/18
Re: [Pixman] GCC_VECTOR_EXTENSIONS_SUPPORTED on 32 bits system
Olivier Langlois
2013/11/18
[Pixman] GCC_VECTOR_EXTENSIONS_SUPPORTED on 32 bits system
Olivier Langlois
2013/11/18
Re: [Pixman] [PATCH] test/utils.c: Make the stack unaligned only on 32 bit Windows
Søren Sandmann
2013/11/17
[Pixman] [ANNOUNCE] pixman release 0.32.4 now available
Matt Turner
2013/11/17
Re: [Pixman] [PATCH] test/utils.c: Make the stack unaligned only on 32 bit Windows
John Emmas
2013/11/16
Re: [Pixman] [PATCH] test/utils.c: Make the stack unaligned only on 32 bit Windows
Matt Turner
2013/11/16
[Pixman] [PATCH] test/utils.c: Make the stack unaligned only on 32 bit Windows
Søren Sandmann
2013/11/16
Re: [Pixman] Test suite failures on 32-bit x86?
Søren Sandmann
2013/11/16
Re: [Pixman] [PATCH 1/2] test: check the validity of trapezoid
Ritesh Khadgaray
2013/11/15
Re: [Pixman] [PATCH 1/2] test: check the validity of trapezoid
Søren Sandmann
2013/11/14
Re: [Pixman] Test suite failures on 32-bit x86?
Siarhei Siamashka
2013/11/14
[Pixman] [PATCH 1/2] test: check the validity of trapezoid
Ritesh Khadgaray
2013/11/14
[Pixman] [PATCH 2/2] Update pixman_trapezoid_valid to reject trapezoids where where top (botttom) is above (below) the edges, correctly.
Ritesh Khadgaray
2013/11/12
Re: [Pixman] Test suite failures on 32-bit x86?
Søren Sandmann
2013/11/12
Re: [Pixman] Test suite failures on 32-bit x86?
Siarhei Siamashka
2013/11/12
Re: [Pixman] [PATCH] fix SSSE3 detection in pixman 0.32.x
Matt Turner
2013/11/12
[Pixman] [PATCH] fix SSSE3 detection in pixman 0.32.x
Jakub Bogusz
2013/11/12
[Pixman] Test suite failures on 32-bit x86?
Matt Turner
2013/11/11
[Pixman] [ANNOUNCE] pixman release 0.32.2 now available
Søren Sandmann
2013/11/11
Re: [Pixman] [PATCH] test: Fix the win32 build
Søren Sandmann
2013/11/11
[Pixman] [PATCH] test: Fix the win32 build
Andrea Canciani
2013/11/10
[Pixman] [ANNOUNCE] pixman release 0.32.0 now available
Søren Sandmann
2013/11/01
Re: [Pixman] Bug "In pixman_region_append_non_o: The expression y1 < y2 was false"
Søren Sandmann
2013/11/01
[Pixman] [ANNOUNCE] pixman 0.31.2 release candidate now available
Søren Sandmann
2013/11/01
[Pixman] Bug "In pixman_region_append_non_o: The expression y1 < y2 was false"
Brent S. Elmer Ph.D.
2013/10/28
[Pixman] Basic infrastructure for MIPS32r2 and DSPr1 optimizations.
Nemanja Lukic
2013/10/28
[Pixman] [PATCH 08/11] MIPS: DSPr1: Move fast paths implementation from DSPr2 to DSPr1
Nemanja Lukic
2013/10/28
[Pixman] [PATCH 10/11] MIPS: disabled non 32-bit platforms
Nemanja Lukic
2013/10/28
[Pixman] [PATCH 03/11] test: add "src_0888_0888" to lowlevel-blt-bench
Nemanja Lukic
2013/10/28
[Pixman] [PATCH 11/11] MIPS: enable prefetch for store only for CPU with 32 byte cache line
Nemanja Lukic
2013/10/28
[Pixman] [PATCH 01/11] MIPS: update author's e-mail address
Nemanja Lukic
2013/10/28
[Pixman] [PATCH 02/11] MIPS: DSPr2: Removed build restrictions and repair compiler's check
Nemanja Lukic
2013/10/28
[Pixman] [PATCH 07/11] MIPS: DSPr1: empty implementation with runtime detection
Nemanja Lukic
2013/10/28
[Pixman] [PATCH 05/11] MIPS: MIPS32r2: empty implementation with runtime detection
Nemanja Lukic
2013/10/28
[Pixman] [PATCH 04/11] MIPS: DSPr2: runtime detection extended
Nemanja Lukic
2013/10/28
[Pixman] [PATCH 09/11] MIPS: MIPS32r2: Added optimization for function pixman_fill_buff16
Nemanja Lukic
2013/10/23
[Pixman] 0.32.0
Søren Sandmann
2013/10/23
Re: [Pixman] [patch] fd.o bz# Bug 67484 - Corrupted CustomShape crashes Xorg
Søren Sandmann
2013/10/21
Re: [Pixman] [patch] fd.o bz# Bug 67484 - Corrupted CustomShape crashes Xorg
Ritesh Khadgaray
2013/10/17
[Pixman] [PATCH] Fix pixman build with older GCC releases
Brad Smith
2013/10/17
Re: [Pixman] [PATCH] Fix pixman build with older GCC releases
Brad Smith
2013/10/14
Re: [Pixman] [PATCH 05/14] ARMv6: Force fast paths to have fixed alignment to the BTAC
Siarhei Siamashka
2013/10/14
[Pixman] [patch] fd.o bz# Bug 67484 - Corrupted CustomShape crashes Xorg
Ritesh Khadgaray
2013/10/13
Re: [Pixman] [PATCH 09/14] ARMv6: add platform-specific fast path for over_n_8888
Søren Sandmann
2013/10/13
Re: [Pixman] [PATCH 09/14] ARMv6: add platform-specific fast path for over_n_8888
Siarhei Siamashka
2013/10/13
Re: [Pixman] [PATCH 11/14] ARMv6: Add fast path for in_reverse_8888_8888
Siarhei Siamashka
2013/10/13
Re: [Pixman] [PATCH 08/14] Add generic fast path for over_n_8888
Siarhei Siamashka
2013/10/13
Re: [Pixman] [PATCH 07/14] ARMv6: Macro to permit testing for early returns or alternate implementations
Siarhei Siamashka
2013/10/13
Re: [Pixman] [PATCH 06/14] Add extra test to lowlevel-blt-bench and fix an existing one
Siarhei Siamashka
2013/10/13
Re: [Pixman] [PATCH 02/14] ARMv6: Minor optimisation
Siarhei Siamashka
2013/10/10
Re: [Pixman] [PATCH 2/2] configure.ac: For SSE2 and SSSE3 require GCC 4.4 and then use -mstackrealign
Søren Sandmann
2013/10/10
Re: [Pixman] [cairo] RFC: More accurate color conversion
James Cloos
2013/10/10
[Pixman] [PATCH 3/3] configure.ac: Use -mstackrealign on x86-32 for SSE2 and SSSE3
Søren Sandmann
2013/10/10
[Pixman] [PATCH 2/3] configure.ac: Make PIXMAN_CHECK_CFLAG macro more flexible
Søren Sandmann
2013/10/10
[Pixman] [PATCH 1/3] utils.c: On x86-32 unalign the stack before calling test_function
Søren Sandmann
2013/10/10
Re: [Pixman] [PATCH 2/2] configure.ac: For SSE2 and SSSE3 require GCC 4.4 and then use -mstackrealign
Søren Sandmann
2013/10/09
Re: [Pixman] [PATCH 2/2] test: Add new thread-test program
Søren Sandmann
2013/10/09
[Pixman] [PATCH 2/2] configure: Add check for pmulhuw assembly
Søren Sandmann
2013/10/09
[Pixman] [PATCH 1/2] scale.c: Use int instead of kernel_t for values in named_int_t
Søren Sandmann
2013/10/09
Re: [Pixman] [PATCH] sse2: bilinear fast path for src_x888_8888
Siarhei Siamashka
2013/10/09
Re: [Pixman] [PATCH] Fix pixman build with older GCC releases
Siarhei Siamashka
2013/10/09
[Pixman] [PATCH] _cairo_color_double_to_short(): Use standard rounding algorithm
Søren Sandmann
2013/10/09
Re: [Pixman] RFC: More accurate color conversion
Søren Sandmann
2013/10/09
Re: [Pixman] [cairo] RFC: More accurate color conversion
Søren Sandmann
2013/10/09
[Pixman] [PATCH] configure.ac: check and use -Wdeclaration-after-statement GCC option
Siarhei Siamashka
2013/10/09
Re: [Pixman] performance of bilinear_interpolation
Siarhei Siamashka
2013/10/09
Re: [Pixman] performance of bilinear_interpolation
Maksim Lin
2013/10/09
Re: [Pixman] [PATCH 2/2] test: Add new thread-test program
Andrea Canciani
2013/10/09
[Pixman] [PATCH] Fix thread-test on non-OpenMP systems
Andrea Canciani
2013/10/09
Re: [Pixman] [PATCH 2/2] test: Add new thread-test program
Siarhei Siamashka
2013/10/09
Re: [Pixman] [PATCH 2/2] test: Add new thread-test program
Søren Sandmann
2013/10/09
Re: [Pixman] performance of bilinear_interpolation
Søren Sandmann
2013/10/09
Re: [Pixman] [PATCH 2/2] test: Add new thread-test program
Siarhei Siamashka
2013/10/09
Re: [Pixman] [PATCH 2/2] test: Add new thread-test program
Søren Sandmann
2013/10/09
Re: [Pixman] [PATCH 2/2] test: Add new thread-test program
Andrea Canciani
2013/10/09
Re: [Pixman] performance of bilinear_interpolation
Maksim Lin
2013/10/09
Re: [Pixman] performance of bilinear_interpolation
xunxun
2013/10/09
[Pixman] [PATCH] Fix pixman build with older GCC releases
Brad Smith
2013/10/09
Re: [Pixman] performance of bilinear_interpolation
Maksim Lin
2013/10/08
Re: [Pixman] [cairo] RFC: More accurate color conversion
James Cloos
2013/10/08
Re: [Pixman] RFC: More accurate color conversion
Carl Worth
2013/10/08
Re: [Pixman] RFC: More accurate color conversion
Søren Sandmann
2013/10/07
Re: [Pixman] RFC: More accurate color conversion
Carl Worth
2013/10/07
Re: [Pixman] performance of bilinear_interpolation
Maksim Lin
2013/10/06
Re: [Pixman] performance of bilinear_interpolation
xunxun
2013/10/06
Re: [Pixman] performance of bilinear_interpolation
Maksim Lin
2013/10/06
Re: [Pixman] Latest GIT source for 'pixman-sse2.c'
Matt Turner
2013/10/06
Re: [Pixman] Latest GIT source for 'pixman-sse2.c'
John Emmas
2013/10/05
[Pixman] [PATCH 5/5] Make code for color burn follow the math more closely
Søren Sandmann Pedersen
2013/10/05
[Pixman] [PATCH 3/5] pixman-combine32: Rename a number of variable from sa/sca to as/s
Søren Sandmann Pedersen
2013/10/05
[Pixman] [PATCH 2/5] pixman-combine32: Improve documentation for blend mode operators
Søren Sandmann Pedersen
2013/10/05
[Pixman] [PATCH 4/5] Make ColorDodge code follow the math closer
Søren Sandmann Pedersen
2013/10/05
[Pixman] [PATCH 1/5] pixman-combine32.c: Formatting fixes
Søren Sandmann Pedersen
2013/10/05
[Pixman] [PATCH 0/5] Some changes to Color Dodge and Color Burn
Søren Sandmann Pedersen
2013/10/05
Re: [Pixman] Latest GIT source for 'pixman-sse2.c'
John Emmas
2013/10/05
Re: [Pixman] Latest GIT source for 'pixman-sse2.c'
Siarhei Siamashka
2013/10/05
Re: [Pixman] Latest GIT source for 'pixman-sse2.c'
Krzysztof Kosiński
2013/10/05
[Pixman] Latest GIT source for 'pixman-sse2.c'
John Emmas
2013/10/04
[Pixman] RFC: More accurate color conversion
Søren Sandmann
2013/10/04
Re: [Pixman] [PATCH 1/2] utils.c: On x86-32 unalign the stack before calling test_function
Søren Sandmann
2013/10/03
Re: [Pixman] [PATCH 00/14] Repost of (mostly) ARMv6 patches
Søren Sandmann
2013/10/03
Re: [Pixman] performance of bilinear_interpolation
xunxun
2013/10/02
Re: [Pixman] performance of bilinear_interpolation
Maksim Lin
2013/10/02
[Pixman] [PATCH 1/2] utils.c: On x86-32 unalign the stack before calling test_function
Søren Sandmann
2013/10/02
[Pixman] [PATCH 2/2] configure.ac: For SSE2 and SSSE3 require GCC 4.4 and then use -mstackrealign
Søren Sandmann
2013/10/02
Re: [Pixman] [PATCH 2/3] Move generated affine fetchers into pixman-fast-path.c
Søren Sandmann
2013/10/02
Re: [Pixman] [PATCH 00/14] Repost of (mostly) ARMv6 patches
Siarhei Siamashka
2013/10/02
Re: [Pixman] [PATCH 2/3] Move generated affine fetchers into pixman-fast-path.c
Siarhei Siamashka
2013/10/02
Re: [Pixman] performance of bilinear_interpolation
Siarhei Siamashka
2013/10/02
[Pixman] [PATCH] sse2: bilinear fast path for src_x888_8888
Siarhei Siamashka
2013/10/02
Re: [Pixman] performance of bilinear_interpolation
Chris Wilson
2013/10/02
Re: [Pixman] performance of bilinear_interpolation
Maksim Lin
2013/10/02
Re: [Pixman] [PATCH 2/2] test: Add new thread-test program
Andrea Canciani
2013/10/02
Re: [Pixman] performance of bilinear_interpolation
Chris Wilson
2013/10/02
Re: [Pixman] [PATCH] Fix pixman build with older GCC releases
Brad Smith
2013/10/01
Re: [Pixman] performance of bilinear_interpolation
Siarhei Siamashka
2013/10/01
[Pixman] [PATCH 14/14] ARMv6: Add fast path for src_x888_0565
Ben Avison
2013/10/01
[Pixman] [PATCH 10/14] ARMv6: Added fast path for over_n_8888_8888_ca
Ben Avison
2013/10/01
[Pixman] [PATCH 13/14] ARMv6: Add fast path for add_8888_8888
Ben Avison
2013/10/01
[Pixman] [PATCH 11/14] ARMv6: Add fast path for in_reverse_8888_8888
Ben Avison
2013/10/01
[Pixman] [PATCH 12/14] ARMv6: Add fast path for over_reverse_n_8888
Ben Avison
2013/10/01
[Pixman] [PATCH 07/14] ARMv6: Macro to permit testing for early returns or alternate implementations
Ben Avison
2013/10/01
[Pixman] [PATCH 06/14] Add extra test to lowlevel-blt-bench and fix an existing one
Ben Avison
2013/10/01
[Pixman] [PATCH 09/14] ARMv6: add platform-specific fast path for over_n_8888
Ben Avison
2013/10/01
[Pixman] [PATCH 08/14] Add generic fast path for over_n_8888
Ben Avison
2013/10/01
[Pixman] [PATCH 04/14] ARMv6: Add fast path flag to force no preload of destination buffer
Ben Avison
2013/10/01
[Pixman] [PATCH 03/14] ARMv6: Support for very variable-hungry composite operations
Ben Avison
2013/10/01
[Pixman] [PATCH 05/14] ARMv6: Force fast paths to have fixed alignment to the BTAC
Ben Avison
2013/10/01
[Pixman] [PATCH 00/14] Repost of (mostly) ARMv6 patches
Ben Avison
2013/10/01
[Pixman] [PATCH 02/14] ARMv6: Minor optimisation
Ben Avison
2013/10/01
[Pixman] [PATCH 01/14] ARMv6: Fix some indentation in the composite macros
Ben Avison
2013/10/01
Re: [Pixman] 0.29.2
Ben Avison
2013/10/01
Re: [Pixman] testsuite fails on power7
Lennart Sorensen
2013/10/01
Re: [Pixman] testsuite fails on power7
Siarhei Siamashka
2013/09/30
Re: [Pixman] [PATCH 2/2] test: Add new thread-test program
Lennart Sorensen
Earlier messages
Later messages