Messages by Date
-
2012/10/25
Re: [Pixman] [cairo] help building cairo on windows
Siarhei Siamashka
-
2012/10/25
Re: [Pixman] pixman on iOS
Siarhei Siamashka
-
2012/10/25
Re: [Pixman] pixman on iOS
Jeremy Huddleston Sequoia
-
2012/10/25
Re: [Pixman] pixman on iOS
Siarhei Siamashka
-
2012/10/25
[Pixman] [ANNOUNCE] pixman release 0.27.4 now available
Søren Sandmann
-
2012/10/24
Re: [Pixman] Linux build fails
Siarhei Siamashka
-
2012/10/24
[Pixman] Linux build fails
Brian Holt
-
2012/10/17
Re: [Pixman] [PATCH] configure.ac: PIXMAN_LINK_WITH_ENV fix
Søren Sandmann
-
2012/10/14
[Pixman] [PATCH] configure.ac: PIXMAN_LINK_WITH_ENV fix
Benny Siegert
-
2012/10/14
[Pixman] [PATCH] configure.ac: PIXMAN_LINK_WITH_ENV fix
Benny Siegert
-
2012/10/14
[Pixman] [PATCH 3/3] MIPS: DSPr2: Added more fast-paths for ADD operation: - add_8888_8888_8888 - add_8_8 - add_8888_8888
Nemanja Lukic
-
2012/10/14
[Pixman] [PATCH 2/3] MIPS: DSPr2: Added more fast-paths for ADD operation: - add_0565_8_0565 - add_8888_8_8888 - add_8888_n_8888
Nemanja Lukic
-
2012/10/14
[Pixman] [PATCH 1/3] MIPS: DSPr2: Added fast-paths for ADD operation: - add_n_8_8 - add_n_8_8888 - add_8_8_8
Nemanja Lukic
-
2012/10/14
[Pixman] MIPS ADD fast paths.
Nemanja Lukic
-
2012/10/12
[Pixman] [PATCH 1/2] pixman_composite_trapezoids(): Factor out extents computation
Søren Sandmann
-
2012/10/12
[Pixman] [PATCH 2/2] pixman_composite_trapezoids(): don't clip to extents for some operators
Søren Sandmann
-
2012/10/12
[Pixman] [PATCH] Add new pixman_image_create_bits_no_clear() API
Søren Sandmann
-
2012/10/12
Re: [Pixman] image byte order?
Søren Sandmann
-
2012/10/12
Re: [Pixman] image byte order?
Jonathan Morton
-
2012/10/12
Re: [Pixman] image byte order?
Gerd Hoffmann
-
2012/10/11
Re: [Pixman] image byte order?
Jonathan Morton
-
2012/10/11
[Pixman] image byte order?
Gerd Hoffmann
-
2012/10/11
[Pixman] [PATCH 1/2] region: Formatting fix
Søren Sandmann
-
2012/10/11
[Pixman] [PATCH 2/2] region: Remove overlap argument from pixman_op()
Søren Sandmann
-
2012/10/08
Re: [Pixman] debuging wxruby
Svend Haugaard Sørensen
-
2012/10/07
[Pixman] [PATCH] Only regard images as pixbufs if they have identity transformations
Søren Sandmann
-
2012/10/07
Re: [Pixman] debuging wxruby
Svend Haugaard Sørensen
-
2012/10/07
Re: [Pixman] debuging wxruby
Søren Sandmann
-
2012/10/07
Re: [Pixman] debuging wxruby
Svend Haugaard Sørensen
-
2012/10/07
Re: [Pixman] debuging wxruby
Søren Sandmann
-
2012/10/07
Re: [Pixman] debuging wxruby
Svend Haugaard Sørensen
-
2012/10/06
Re: [Pixman] debuging wxruby
Søren Sandmann
-
2012/10/06
[Pixman] debuging wxruby
Svend Haugaard Sørensen
-
2012/10/01
Re: [Pixman] Questionable numbers from lowlevel-blt-bench
Matt Turner
-
2012/10/01
Re: [Pixman] More MIPS OVER fast paths (over_8888_n_8888, over_8888_n_0565, over_0565_n_0565, over_8888_8_8888, over_8888_8_0565, over_0565_8_0565, over_8888_8888 and over_8888_8888_8888) including OVER combiner.
Lukic, Nemanja
-
2012/09/30
[Pixman] Questionable numbers from lowlevel-blt-bench
Matt Turner
-
2012/09/30
Re: [Pixman] [PATCH] ARMv5 optimisations
Søren Sandmann
-
2012/09/30
Re: [Pixman] [PATCH] ARMv5 optimisations
Andre Renaud
-
2012/09/30
[Pixman] [PATCH 2/2] sse2: use add_8888_8888 for x8* formats
Matt Turner
-
2012/09/30
[Pixman] [PATCH 1/2] mmx: use add_8888_8888 for x8* formats
Matt Turner
-
2012/09/29
Re: [Pixman] [PATCH] ARMv5 optimisations
Søren Sandmann
-
2012/09/29
[Pixman] [PATCH] Add missing force_inline to in() function used for C fast paths
Siarhei Siamashka
-
2012/09/29
Re: [Pixman] [PATCH] ARMv5 optimisations
Siarhei Siamashka
-
2012/09/29
[Pixman] [PATCH] Make 'white' in add_glyphs() static and const
Søren Sandmann
-
2012/09/29
[Pixman] [PATCH] Make pixman.h more const-correct
Søren Sandmann
-
2012/09/29
Re: [Pixman] [test PATCH] Use _mm_maddubs_epi16 in BILINEAR_INTERPOLATE_ONE_PIXEL
Siarhei Siamashka
-
2012/09/29
[Pixman] [test PATCH] Use _mm_maddubs_epi16 in BILINEAR_INTERPOLATE_ONE_PIXEL
Matt Turner
-
2012/09/26
[Pixman] [PATCH] ARMv5 optimisations
Andre Renaud
-
2012/09/26
Re: [Pixman] [PATCH 05/10] pixman-utils.c, pixman-private.h: Add floating point conversion routines
Søren Sandmann
-
2012/09/26
Re: [Pixman] [PATCH 05/10] pixman-utils.c, pixman-private.h: Add floating point conversion routines
Matt Turner
-
2012/09/26
Re: [Pixman] [PATCH 0/10] Floating point pipeline again
Søren Sandmann
-
2012/09/26
Re: [Pixman] [PATCH 0/10] Floating point pipeline again
Behdad Esfahbod
-
2012/09/26
[Pixman] [PATCH 10/10] Speed up pixman_expand_to_float()
Søren Sandmann
-
2012/09/26
[Pixman] [PATCH 08/10] Remove 64 bit pipeline
Søren Sandmann
-
2012/09/26
[Pixman] [PATCH 07/10] Switch the wide pipeline over to using floating point
Søren Sandmann
-
2012/09/26
[Pixman] [PATCH 06/10] pixman-access.c: Add floating point accessor functions
Søren Sandmann
-
2012/09/26
[Pixman] [PATCH 05/10] pixman-utils.c, pixman-private.h: Add floating point conversion routines
Søren Sandmann
-
2012/09/26
[Pixman] [PATCH 04/10] Add combiner test
Søren Sandmann
-
2012/09/26
[Pixman] [PATCH 03/10] Add pixman-combine-float.c
Søren Sandmann
-
2012/09/26
[Pixman] [PATCH 02/10] blitters-test: Prepare for floating point
Søren Sandmann
-
2012/09/26
[Pixman] [PATCH 01/10] glyph-test: Prepare for floating point
Søren Sandmann
-
2012/09/26
[Pixman] [PATCH 0/10] Floating point pipeline again
Søren Sandmann
-
2012/09/25
Re: [Pixman] [PATCH 5/8] pixman-access.c: Add floating point accessor functions
Alexander Larsson
-
2012/09/24
Re: [Pixman] More MIPS OVER fast paths (over_8888_n_8888, over_8888_n_0565, over_0565_n_0565, over_8888_8_8888, over_8888_8_0565, over_0565_8_0565, over_8888_8888 and over_8888_8888_8888) including OVER combiner.
Søren Sandmann
-
2012/09/24
[Pixman] [PATCH] sse2: mark pack_565_2x128_128 as static force_inline
Matt Turner
-
2012/09/21
[Pixman] [PATCH] pixman-combine.c.template: Formatting clean-ups
Søren Sandmann
-
2012/09/20
[Pixman] [PATCH 2/2] Fix bugs in pixman-image.c
Søren Sandmann
-
2012/09/20
[Pixman] [PATCH 1/2] Add rotate-test.c test program
Søren Sandmann
-
2012/09/20
Re: [Pixman] [PATCH 1/2] Add PIXMAN_x8b8g8r8 and PIXMAN_a8b8g8r8 formats to scaling-test
Matt Turner
-
2012/09/19
[Pixman] [PATCH 1/2] Add PIXMAN_x8b8g8r8 and PIXMAN_a8b8g8r8 formats to scaling-test
Søren Sandmann
-
2012/09/19
[Pixman] [PATCH 2/2] Fix bug in fast_composite_scaled_nearest()
Søren Sandmann
-
2012/09/19
[Pixman] [PATCH] Fix bugs in component alpha combiners for separable PDF operators
Søren Sandmann
-
2012/09/19
Re: [Pixman] [PATCH] build: Support building Loongson code for 2e, 2f, 3a
Søren Sandmann
-
2012/09/15
[Pixman] [PATCH] build: Support building Loongson code for 2e, 2f, 3a
Matt Turner
-
2012/09/15
[Pixman] [PATCH] build: Remove useless DEP_CFLAGS/DEP_LIBS variables
Matt Turner
-
2012/09/15
[Pixman] [PATCH 7/7] implementation: Rename delegate to fallback
Søren Sandmann
-
2012/09/15
[Pixman] [PATCH 6/7] _pixman_implementation_create(): Initialize implementation with memset()
Søren Sandmann
-
2012/09/15
[Pixman] [PATCH 5/7] Rename _pixman_lookup_composite_function() to _pixman_implementation_lookup_composite()
Søren Sandmann
-
2012/09/15
[Pixman] [PATCH 4/7] Move delegation of src/dest iter init into pixman-implementation.c
Søren Sandmann
-
2012/09/15
[Pixman] [PATCH 3/7] Move fill delegation into pixman-implementation.c
Søren Sandmann
-
2012/09/15
[Pixman] [PATCH 2/7] Move blt delegation into pixman-implementation.c
Søren Sandmann
-
2012/09/15
[Pixman] [PATCH 0/7] Clean up delegation logic
Søren Sandmann
-
2012/09/15
[Pixman] [PATCH 1/7] implementation: Write lookup_combiner() in a less convoluted way.
Søren Sandmann
-
2012/09/15
[Pixman] [PATCH 3/3] Possible fix for infinite loop
Søren Sandmann
-
2012/09/15
[Pixman] [PATCH 2/3] test: Add inifinite-loop test
Søren Sandmann
-
2012/09/15
[Pixman] [PATCH 1/3] affine-test: Print out the transformation matrix when verbose
Søren Sandmann
-
2012/09/15
Re: [Pixman] pixman hangs in affine-test
Søren Sandmann
-
2012/09/14
Re: [Pixman] [cairo] help building cairo on windows
Siarhei Siamashka
-
2012/09/14
[Pixman] [PATCH 4/4] MIPS: DSPr2: Added OVER combiner and two new fast paths: - over_8888_8888 - over_8888_8888_8888
Nemanja Lukic
-
2012/09/14
[Pixman] [PATCH 1/4] MIPS: DSPr2: Added fast-paths for OVER operation: - over_8888_n_8888 - over_8888_8_8888
Nemanja Lukic
-
2012/09/14
[Pixman] [PATCH 3/4] MIPS: DSPr2: Added fast-paths for OVER operation: - over_0565_n_0565 - over_0565_8_0565
Nemanja Lukic
-
2012/09/14
[Pixman] [PATCH 2/4] MIPS: DSPr2: Added fast-paths for OVER operation: - over_8888_n_0565 - over_8888_8_0565
Nemanja Lukic
-
2012/09/14
[Pixman] More MIPS OVER fast paths (over_8888_n_8888, over_8888_n_0565, over_0565_n_0565, over_8888_8_8888, over_8888_8_0565, over_0565_8_0565, over_8888_8888 and over_8888_8888_8888) including OVER combiner.
Nemanja Lukic
-
2012/09/13
Re: [Pixman] pixman hangs in affine-test
Søren Sandmann
-
2012/09/13
[Pixman] pixman hangs in affine-test
Siarhei Siamashka
-
2012/09/13
Re: [Pixman] [cairo] help building cairo on windows
Siarhei Siamashka
-
2012/09/13
Re: [Pixman] [cairo] help building cairo on windows
Matt Turner
-
2012/09/13
Re: [Pixman] [cairo] help building cairo on windows
Siarhei Siamashka
-
2012/09/13
Re: [Pixman] [cairo] help building cairo on windows
Andrea Canciani
-
2012/09/12
Re: [Pixman] [cairo] help building cairo on windows
Siarhei Siamashka
-
2012/09/11
Re: [Pixman] [cairo] help building cairo on windows
Andrea Canciani
-
2012/09/11
Re: [Pixman] [cairo] help building cairo on windows
Siarhei Siamashka
-
2012/09/11
Re: [Pixman] [cairo] help building cairo on windows
Andrea Canciani
-
2012/09/11
Re: [Pixman] [cairo] help building cairo on windows
Søren Sandmann
-
2012/09/11
Re: [Pixman] [cairo] help building cairo on windows
Andrea Canciani
-
2012/09/10
Re: [Pixman] [cairo] help building cairo on windows
Dimiter 'malkia' Stanev
-
2012/09/10
Re: [Pixman] [cairo] help building cairo on windows
Andrea Canciani
-
2012/08/26
Re: [Pixman] [RFC, PATCH 0/8] Floating point pipeline
Bill Spitzak
-
2012/08/26
[Pixman] [PATCH] test/utils.c: Use pow(), not powf() in sRGB conversion routines
Søren Sandmann
-
2012/08/26
[Pixman] [PATCH] pixel_checker: Move sRGB conversion into get_limits()
Søren Sandmann
-
2012/08/25
[Pixman] [PATCH 5/8] pixman-access.c: Add floating point accessor functions
Søren Sandmann Pedersen
-
2012/08/25
[Pixman] [PATCH 7/8] Remove 64 bit pipeline
Søren Sandmann Pedersen
-
2012/08/25
[Pixman] [PATCH 6/8] Switch the wide pipeline over to using floating point
Søren Sandmann Pedersen
-
2012/08/25
[Pixman] [PATCH 4/8] pixman-utils.c, pixman-private.h: Add floating point conversion routines
Søren Sandmann Pedersen
-
2012/08/25
[Pixman] [PATCH 3/8] Add pixman-combine-float.c
Søren Sandmann Pedersen
-
2012/08/25
[Pixman] [PATCH 1/8] glyph-test: Prepare for floating point
Søren Sandmann Pedersen
-
2012/08/25
[Pixman] [PATCH 2/8] blitters-test: Prepare for floating point
Søren Sandmann Pedersen
-
2012/08/25
[Pixman] [RFC, PATCH 0/8] Floating point pipeline
Søren Sandmann Pedersen
-
2012/08/24
[Pixman] [PATCH] Remove TODO file
Søren Sandmann
-
2012/08/19
Re: [Pixman] [PATCH] MIPS: DSPr2: Added more fast-paths for OVER operation: - over_8888_n_8888 - over_8888_n_0565 - over_0565_n_0565 - over_8888_8_8888 - over_8888_8_0565 - over_0565_8_0565
Siarhei Siamashka
-
2012/08/19
Re: [Pixman] More MIPS OVER fast paths (over_8888_n_8888, over_8888_n_0565, over_0565_n_0565, over_8888_8_8888, over_8888_8_0565 and over_0565_8_0565).
Lukic, Nemanja
-
2012/08/19
[Pixman] [PATCH] Remove pointless declaration of _pixman_image_get_scanline_generic_64()
Søren Sandmann
-
2012/08/09
Re: [Pixman] [ANNOUNCE] pixman release 0.27.2 now available
Søren Sandmann
-
2012/08/08
Re: [Pixman] [ANNOUNCE] pixman release 0.27.2 now available
SeongWon Cho
-
2012/08/07
[Pixman] Please replace SIZE_MAX to ((size_t)-1)
Yu Kobayashi
-
2012/08/05
[Pixman] [PATCH] MIPS: DSPr2: Added more fast-paths for OVER operation: - over_8888_n_8888 - over_8888_n_0565 - over_0565_n_0565 - over_8888_8_8888 - over_8888_8_0565 - over_0565_8_0565
Nemanja Lukic
-
2012/08/05
[Pixman] More MIPS OVER fast paths (over_8888_n_8888, over_8888_n_0565, over_0565_n_0565, over_8888_8_8888, over_8888_8_0565 and over_0565_8_0565).
Nemanja Lukic
-
2012/08/01
[Pixman] [ANNOUNCE] pixman release 0.27.2 now available
Søren Sandmann
-
2012/07/31
[Pixman] [PATCH 1/2] Make show_image() cope with more formats
Søren Sandmann
-
2012/07/31
[Pixman] [PATCH 2/2] demos: Add srgb_trap_test.c
Søren Sandmann
-
2012/07/31
[Pixman] [PATCH] Define TIMER_BEGIN and TIMER_END even when timers are not enabled
Søren Sandmann
-
2012/07/31
[Pixman] [PATCH 2/2] Use angle brackets form of including config.h
Sebastian Bauer
-
2012/07/31
[Pixman] [PATCH 1/2] Added HAVE_CONFIG_H check before including config.h
Sebastian Bauer
-
2012/07/30
[Pixman] [PATCH 0/2] Cleanup of config.h inclusion
Sebastian Bauer
-
2012/07/30
[Pixman] [PATCH 3/3] glyph-test: Avoid setting solid images as alpha maps.
Søren Sandmann
-
2012/07/30
[Pixman] [PATCH 2/3] stress-test: Avoid overflows in clip rectangles
Søren Sandmann
-
2012/07/30
[Pixman] [PATCH 1/3] Add make-srgb.pl to EXTRA_DIST
Søren Sandmann
-
2012/07/30
[Pixman] [PATCH 0/3] distcheck fixes for 0.27.2
Søren Sandmann
-
2012/07/29
Re: [Pixman] sRGB processing for pixman
Antti Lankila
-
2012/07/29
Re: [Pixman] sRGB processing for pixman
Søren Sandmann
-
2012/07/28
Re: [Pixman] sRGB processing for pixman
Antti Lankila
-
2012/07/22
Re: [Pixman] [PATCH 00/10] Cleanups to CPU detection
Rémi Cardona
-
2012/07/17
[Pixman] [RFC] Adding PIXMAN_CUSTOM_TLS and PIXMAN_UNGET_THREAD_LOCAL preprocessor defines
Sebastian Bauer
-
2012/07/14
Re: [Pixman] sRGB processing for pixman
Søren Sandmann
-
2012/07/12
Re: [Pixman] [RFC] dithering 16 bit gradients
Behdad Esfahbod
-
2012/07/12
Re: [Pixman] [RFC] dithering 16 bit gradients
Søren Sandmann
-
2012/07/11
Re: [Pixman] [PATCH] Make pixman-mmx.c compile on x86-32 without optimization
Matt Turner
-
2012/07/10
Re: [Pixman] [PATCH 00/10] Cleanups to CPU detection
Søren Sandmann
-
2012/07/09
Re: [Pixman] [BUG pixman] f9c91ee2f27eaea68d8c3a130bf7d4bc0c860834 breaks compilation
Matt Turner
-
2012/07/09
Re: [Pixman] [PATCH] Make pixman-mmx.c compile on x86-32 without optimization
Matt Turner
-
2012/07/09
Re: [Pixman] [PATCH] Make pixman-mmx.c compile on x86-32 without optimization
Knut Petersen
-
2012/07/09
[Pixman] [PATCH] Make pixman-mmx.c compile on x86-32 without optimization
Søren Sandmann
-
2012/07/09
Re: [Pixman] [BUG pixman] f9c91ee2f27eaea68d8c3a130bf7d4bc0c860834 breaks compilation
Søren Sandmann
-
2012/07/08
Re: [Pixman] [PATCH] Changed the style of two function headers to match the style of the other function headers
Søren Sandmann
-
2012/07/08
Re: [Pixman] [PATCH] MIPS: skip runtime detection for DSPr2 if -mdspr2 option is in CFLAGS
Siarhei Siamashka
-
2012/07/08
[Pixman] [PATCH] MIPS: skip runtime detection for DSPr2 if -mdspr2 option is in CFLAGS
Siarhei Siamashka
-
2012/07/08
Re: [Pixman] More MIPS DSPr2 bilinear fast paths.
Siarhei Siamashka
-
2012/07/08
[Pixman] [PATCH] Changed the style of two function headers to match the style of the other function headers
Sebastian Bauer
-
2012/07/06
Re: [Pixman] Submitting a larger patch for AmigaOS port / Fast path caches
Søren Sandmann
-
2012/07/06
Re: [Pixman] [PATCH 00/10] Cleanups to CPU detection
Søren Sandmann
-
2012/07/06
Re: [Pixman] [PATCH 0/2] 7-bit bilinear interpolation precision
Siarhei Siamashka
-
2012/07/05
Re: [Pixman] [PATCH 0/2] 7-bit bilinear interpolation precision
Søren Sandmann
-
2012/07/05
Re: [Pixman] [PATCH 0/2] 7-bit bilinear interpolation precision
Siarhei Siamashka
-
2012/07/05
Re: [Pixman] [PATCH 0/2] 7-bit bilinear interpolation precision
Siarhei Siamashka
-
2012/07/05
Re: [Pixman] [PATCH 0/2] 7-bit bilinear interpolation precision
Bill Spitzak
-
2012/07/05
Re: [Pixman] [PATCH 0/2] 7-bit bilinear interpolation precision
Siarhei Siamashka
-
2012/07/03
[Pixman] Submitting a larger patch for AmigaOS port / Fast path caches
Sebastian Bauer
-
2012/07/03
Re: [Pixman] [PATCH] Add scaled nearest repeat fast paths
Siarhei Siamashka
-
2012/07/02
[Pixman] [PATCH 2/2] MIPS: DSPr2: Added more bilinear fast paths (without mask pixels): - src_8888_8888 - src_8888_0565 - src_0565_8888 - src_0565_0565 - over_8888_8888 - add_8888_8888
Nemanja Lukic
-
2012/07/02
[Pixman] [PATCH 1/2] MIPS: DSPr2: Added several bilinear fast paths: - src_8888_8_8888 - src_8888_8_0565 - src_0565_8_x888 - src_0565_8_0565 - add_8888_8_8888
Nemanja Lukic
-
2012/07/02
[Pixman] More MIPS DSPr2 bilinear fast paths.
Nemanja Lukic
-
2012/07/01
Re: [Pixman] [PATCH] Use a compile-time constant for the "K" constraint in the MMX detection.
Matt Turner
-
2012/07/01
[Pixman] [PATCH] Use a compile-time constant for the "K" constraint in the MMX detection.
Søren Sandman
-
2012/07/01
Re: [Pixman] [PATCH] Add scaled nearest repeat fast paths
Søren Sandmann
-
2012/07/01
Re: [Pixman] [PATCH 1/5] mmx: add scaled bilinear src_8888_8888
Matt Turner
-
2012/07/01
Re: [Pixman] [PATCH 1/5] mmx: add scaled bilinear src_8888_8888
Søren Sandmann
-
2012/07/01
Re: [Pixman] MIPS bilinear fast paths (src_8888_8_8888, src_8888_8_0565, src_0565_8_x888, src_0565_8_0565, add_8888_8_8888).
Lukic, Nemanja
-
2012/07/01
[Pixman] [PATCH 2/2] In fast_composite_tiled_repeat() don't clone images with a palette
Søren Sandmann
-
2012/07/01
[Pixman] [PATCH 1/2] test: Make stress-test more likely to actually composite something
Søren Sandmann
-
2012/06/30
Re: [Pixman] [PATCH 0/2] 7-bit bilinear interpolation precision
Søren Sandmann
-
2012/06/30
Re: [Pixman] MIPS bilinear fast paths (src_8888_8_8888, src_8888_8_0565, src_0565_8_x888, src_0565_8_0565, add_8888_8_8888).
Siarhei Siamashka
-
2012/06/30
Re: [Pixman] [PATCH 0/2] 7-bit bilinear interpolation precision
Siarhei Siamashka
-
2012/06/30
Re: [Pixman] [ANNOUNCE] pixman release 0.26.2 now available
Matt Turner
-
2012/06/30
Re: [Pixman] [ANNOUNCE] pixman release 0.26.2 now available
Andreas Radke
-
2012/06/29
Re: [Pixman] [PATCH 5/5] mmx: optimize bilinear function when using 7-bit precision
Matt Turner
-
2012/06/29
Re: [Pixman] [PATCH 3/5] mmx: add scaled bilinear over_8888_8_8888
Matt Turner
-
2012/06/29
Re: [Pixman] [PATCH 2/5] mmx: add scaled bilinear over_8888_8888
Matt Turner
-
2012/06/29
Re: [Pixman] [PATCH 1/5] mmx: add scaled bilinear src_8888_8888
Matt Turner
-
2012/06/29
Re: [Pixman] [PATCH 08/10] Cleanups and simplifications in x86 CPU feature detection
Alan Coopersmith
-
2012/06/29
Re: [Pixman] [PATCH 08/10] Cleanups and simplifications in x86 CPU feature detection
Søren Sandmann
-
2012/06/29
Re: [Pixman] [PATCH 00/10] Cleanups to CPU detection
Alan Coopersmith
-
2012/06/29
Re: [Pixman] [PATCH 00/10] Cleanups to CPU detection
Søren Sandmann
-
2012/06/29
Re: [Pixman] [PATCH 00/10] Cleanups to CPU detection
Matt Turner
-
2012/06/29
Re: [Pixman] [PATCH 00/10] Cleanups to CPU detection
Alan Coopersmith
-
2012/06/29
[Pixman] [PATCH] mmx: Use expand_alpha instead of mask/shift
Matt Turner
-
2012/06/29
Re: [Pixman] [PATCH 00/10] Cleanups to CPU detection
Søren Sandmann
-
2012/06/29
[Pixman] [PATCH 08/10] Cleanups and simplifications in x86 CPU feature detection
Søren Sandmann Pedersen
-
2012/06/29
[Pixman] [PATCH 10/10] Simplify CPU detection on PPC.
Søren Sandmann Pedersen
-
2012/06/29
[Pixman] [PATCH 04/10] Move PowerPC specific CPU detection to its own file pixman-ppc.c
Søren Sandmann Pedersen
-
2012/06/29
[Pixman] [PATCH 06/10] Move the remaining bits of pixman-cpu into pixman-implementation.c
Søren Sandmann Pedersen