.. |
loongson-mmintrin.h
|
mmx: add src_8888_0565
|
2012-04-27 14:12:28 -04:00 |
make-combine.pl
|
Consolidate channel macros in pixman-combine.h
|
2009-07-08 00:39:30 -04:00 |
Makefile.am
|
mmx: compile on MIPS for Loongson MMI optimizations
|
2012-04-27 13:35:05 -04:00 |
Makefile.sources
|
build: Reuse sources and pixman-combine build rules
|
2011-09-14 07:02:59 -07:00 |
Makefile.win32
|
mmx: rename USE_MMX to USE_X86_MMX
|
2011-09-27 13:12:50 -04:00 |
pixman-access-accessors.c
|
Move fetch, fetchPixel, and store routines into pixman-access.c.
|
2008-03-21 19:00:59 -07:00 |
pixman-access.c
|
pixman-access.c: Remove some unused macros
|
2012-03-01 23:49:51 -05:00 |
pixman-accessor.h
|
pixman-accessors.h: Delete unused macros
|
2012-03-01 23:49:51 -05:00 |
pixman-arm-common.h
|
Rename pixman-fast-path.h to pixman-inlines.h
|
2011-08-19 20:01:36 -04:00 |
pixman-arm-detect-win32.asm
|
Add support for ARM NEON fast paths
|
2009-04-21 17:32:36 -04:00 |
pixman-arm-neon-asm-bilinear.S
|
ARM: NEON: Instruction scheduling of bilinear over_8888_8_8888
|
2011-10-18 13:16:42 +09:00 |
pixman-arm-neon-asm.h
|
ARM: NEON: common macro template for bilinear scanline scalers
|
2011-03-12 21:30:00 +02:00 |
pixman-arm-neon-asm.S
|
ARM: NEON: Fix assembly typo error in src_n_8_8888
|
2011-10-18 21:50:18 +09:00 |
pixman-arm-neon.c
|
ARM: NEON: Standard fast path src_n_8_8
|
2011-10-18 13:16:50 +09:00 |
pixman-arm-simd-asm.S
|
ARM: workaround binutils bug #12931 (code sections alignment)
|
2011-07-27 17:07:19 +03:00 |
pixman-arm-simd.c
|
Rename pixman-fast-path.h to pixman-inlines.h
|
2011-08-19 20:01:36 -04:00 |
pixman-bits-image.c
|
bits_image_fetch_pixel_convolution(): Make sure channels are signed
|
2012-04-20 10:17:13 -04:00 |
pixman-combine.c.template
|
Fix some signed overflow bugs
|
2012-01-09 05:40:33 -05:00 |
pixman-combine.h.template
|
Fix rounding for DIV_UNc()
|
2012-01-09 05:40:34 -05:00 |
pixman-compiler.h
|
Expand TLS support beyond __thread to __declspec(thread)
|
2012-03-13 18:02:26 -04:00 |
pixman-conical-gradient.c
|
Simplify the prototype for iterator initializers.
|
2011-03-18 16:23:10 -04:00 |
pixman-cpu.c
|
mmx: compile on MIPS for Loongson MMI optimizations
|
2012-04-27 13:35:05 -04:00 |
pixman-edge-accessors.c
|
compilation: build edge/compose with accessors separately
|
2007-09-06 11:51:54 -07:00 |
pixman-edge-imp.h
|
Merge branch 'trap-fixes'
|
2010-02-24 21:01:29 -05:00 |
pixman-edge.c
|
Fix typo: WORDS_BIG_ENDIAN => WORDS_BIGENDIAN in pixman-edge.c
|
2010-03-15 07:40:46 -04:00 |
pixman-fast-path.c
|
Rename fast_composite_add_1000_1000 to _add_1_1()
|
2012-03-27 22:04:37 -04:00 |
pixman-general.c
|
Get rid of delegates for combiners
|
2012-01-10 09:04:37 -05:00 |
pixman-gradient-walker.c
|
gradient-walker: For NONE repeats, when x < 0 or x > 1, set both colors to 0
|
2012-01-03 11:37:12 -05:00 |
pixman-image.c
|
Fix a bunch of signed overflow issues
|
2012-01-09 05:40:33 -05:00 |
pixman-implementation.c
|
Get rid of delegates for combiners
|
2012-01-10 09:04:37 -05:00 |
pixman-inlines.h
|
Strength-reduce BILINEAR filter to NEAREST filter for identity transforms
|
2011-09-21 18:55:25 -04:00 |
pixman-linear-gradient.c
|
Simplify the prototype for iterator initializers.
|
2011-03-18 16:23:10 -04:00 |
pixman-matrix.c
|
Fix "variable was set but never used" warnings
|
2011-01-26 15:05:24 +02:00 |
pixman-mips-dspr2-asm.h
|
MIPS: DSPr2: Added bilinear over_8888_8_8888 fast path.
|
2012-05-23 13:50:05 -04:00 |
pixman-mips-dspr2-asm.S
|
MIPS: DSPr2: Added bilinear over_8888_8_8888 fast path.
|
2012-05-23 13:50:05 -04:00 |
pixman-mips-dspr2.c
|
MIPS: DSPr2: Added bilinear over_8888_8_8888 fast path.
|
2012-05-23 13:50:05 -04:00 |
pixman-mips-dspr2.h
|
MIPS: DSPr2: Added bilinear over_8888_8_8888 fast path.
|
2012-05-23 13:50:05 -04:00 |
pixman-mips-memcpy-asm.S
|
MIPS: DSPr2: Added fast-paths for SRC operation.
|
2012-02-25 15:06:43 -05:00 |
pixman-mmx.c
|
mmx: add missing _mm_empty calls
|
2012-06-15 01:19:04 +02:00 |
pixman-noop.c
|
Move fetching for solid bits images to pixman-noop.c
|
2012-03-01 23:49:50 -05:00 |
pixman-private.h
|
mmx: compile on MIPS for Loongson MMI optimizations
|
2012-04-27 13:35:05 -04:00 |
pixman-radial-gradient.c
|
radial: Fix typos and trailing whitespace
|
2011-07-29 12:25:39 +02:00 |
pixman-region16.c
|
region: Fix pixman_region_translate() clipping bug
|
2010-08-24 12:17:50 +02:00 |
pixman-region32.c
|
region: Fix pixman_region_translate() clipping bug
|
2010-08-24 12:17:50 +02:00 |
pixman-region.c
|
region: Add pixman_region{,32}_clear() functions.
|
2011-12-13 14:50:40 -05:00 |
pixman-solid-fill.c
|
Simplify the prototype for iterator initializers.
|
2011-03-18 16:23:10 -04:00 |
pixman-sse2.c
|
Convert while (w) to if (w) when possible
|
2012-02-18 17:41:10 -05:00 |
pixman-timer.c
|
Reformat pixman-timer.c
|
2009-07-13 19:55:34 -04:00 |
pixman-trap.c
|
Add missing cast in _pixman_edge_multi_init()
|
2012-01-09 05:40:33 -05:00 |
pixman-utils.c
|
Fix a bunch of signed overflow issues
|
2012-01-09 05:40:33 -05:00 |
pixman-version.h.in
|
Make pixman-version.h print an error if you include it by itself
|
2008-03-25 23:11:19 -04:00 |
pixman-vmx.c
|
Move fallback decisions from implementations into pixman-cpu.c.
|
2011-01-26 17:07:35 -05:00 |
pixman.c
|
Move _pixman_lookup_composite_function() to pixman-utils.c
|
2011-10-10 12:18:23 +09:00 |
pixman.h
|
Revert "Reject trapezoids where top (botttom) is above (below) the edges"
|
2012-01-31 09:10:07 -05:00 |
refactor
|
Notes on component alpha
|
2009-05-16 15:14:36 -04:00 |
solaris-hwcap.mapfile
|
Sun's copyrights belong to Oracle now
|
2010-11-21 11:42:22 -08:00 |