..
make-combine.pl
Consolidate channel macros in pixman-combine.h
2009-07-08 00:39:30 -04:00
Makefile.am
Nearest scaling fast path macros moved to 'pixman-fast-path.h'
2010-09-21 13:28:40 +03:00
Makefile.win32
Update Makefile.win32 to make it work again.
2009-07-20 19:30:59 -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
Store a2b2g2r2 pixel through the WRITE macro
2010-09-08 19:14:58 -04:00
pixman-accessor.h
Move read and write functions to the bits_image_t struct.
2009-07-17 22:40:41 -04:00
pixman-arm-common.h
ARM: macro template in C code to simplify using scaled fast paths
2010-11-10 17:25:56 +02: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.h
ARM: performance tuning of NEON nearest scaled pixel fetcher
2010-11-10 17:26:10 +02:00
pixman-arm-neon-asm.S
ARM: NEON optimization for scaled src_0565_8888 with nearest filter
2010-11-10 17:26:42 +02:00
pixman-arm-neon.c
ARM: NEON optimization for scaled src_0565_8888 with nearest filter
2010-11-10 17:26:42 +02:00
pixman-arm-simd-asm.S
ARM: optimization for scaled src_0565_0565 with nearest filter
2010-11-10 17:26:49 +02:00
pixman-arm-simd.c
ARM: optimization for scaled src_0565_0565 with nearest filter
2010-11-10 17:26:49 +02:00
pixman-bits-image.c
Generate {a,x}8r8g8b8, a8, 565 fetchers for nearest/affine images
2010-11-16 16:41:42 -05:00
pixman-combine.c.template
Add no-op combiners for DST and the CA versions of the HSL operators.
2010-10-11 12:06:20 -04:00
pixman-combine.h.template
Make the combiner macros less likely to cause name collisions.
2010-07-07 06:50:45 -04:00
pixman-compiler.h
Fix "syntax error: empty declaration" warnings.
2010-10-04 11:20:01 -04:00
pixman-conical-gradient.c
Delete the source_image_t struct.
2010-11-04 21:03:38 -04:00
pixman-cpu.c
Fix Altivec/OpenBSD patch
2010-08-05 19:00:56 -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
Use more unrolling for scaled src_0565_0565 with nearest filter
2010-10-11 01:07:01 +03:00
pixman-fast-path.h
Fix "syntax error: empty declaration" warnings.
2010-10-04 11:20:01 -04:00
pixman-general.c
Remove FAST_PATH_NARROW_FORMAT flag if there is a wide alpha map
2010-09-21 08:31:08 -04:00
pixman-gradient-walker.c
Update Makefile.win32 to make it work again.
2009-07-20 19:30:59 -04:00
pixman-image.c
Improve conical gradients opacity check
2010-11-12 17:13:30 +01:00
pixman-implementation.c
Eliminate all the composite methods.
2010-02-14 11:12:38 -05:00
pixman-linear-gradient.c
Delete the source_image_t struct.
2010-11-04 21:03:38 -04:00
pixman-matrix.c
Reindent and reformat pixman-matrix.c
2009-07-13 19:55:34 -04:00
pixman-mmx.c
[mmx] Mark some of the output variables as early-clobber.
2010-11-04 21:03:38 -04:00
pixman-private.h
Remove unused stop_range field
2010-11-12 17:13:30 +01:00
pixman-radial-gradient.c
Delete the source_image_t struct.
2010-11-04 21:03:38 -04: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: Fix pixman_region_translate() clipping bug
2010-08-24 12:17:50 +02:00
pixman-solid-fill.c
Remove the class field from source_image_t
2010-10-20 16:09:44 -04:00
pixman-sse2.c
Rename all the fast paths with _8000 in their names to _8
2010-09-28 00:07:47 -04:00
pixman-timer.c
Reformat pixman-timer.c
2009-07-13 19:55:34 -04:00
pixman-trap.c
Fix rounding of top and bottom coordinates.
2009-11-17 01:58:01 -05:00
pixman-utils.c
Merge branch 'eliminate-composite'
2010-02-20 13:09:01 -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
Store a pointer to the array of fast paths in the implementation struct.
2010-02-14 11:12:16 -05:00
pixman-x64-mmx-emulation.h
Remove spurious spaces in pixman-x64-mmx-emulation.h
2009-08-28 04:14:11 -04:00
pixman.c
Do CPU features detection from 'constructor' function when compiled with gcc
2010-11-05 16:02:28 +02:00
pixman.h
Remove workaround for a bug in the 1.6 X server.
2010-11-04 21:03:38 -04:00
refactor
Notes on component alpha
2009-05-16 15:14:36 -04:00
solaris-hwcap.mapfile
Update Sun license notices to current X.Org standard form
2010-01-14 09:42:41 -08:00