pixman/pixman
Søren Sandmann Pedersen ca846806cb Store the conical angle in floating point radians, not fixed point degrees
This is a slight simplification.
2010-06-24 14:56:09 -04:00
..
make-combine.pl Consolidate channel macros in pixman-combine.h 2009-07-08 00:39:30 -04:00
Makefile.am ARM: SIMD optimizations moved to a separate .S file 2010-03-22 21:56:17 +02: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 Make separate gray scanline storers. 2010-06-18 20:33:02 -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: Helper ARM NEON assembly binding macros moved into a separate header 2010-03-22 18:51:54 +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: macro template for single scanline compositing functions 2009-12-16 20:55:54 +02:00
pixman-arm-neon-asm.S ARM: Workaround for a NEON bug in assembler from binutils 2.18 2010-03-22 16:15:18 +02:00
pixman-arm-neon.c ARM: Helper ARM NEON assembly binding macros moved into a separate header 2010-03-22 18:51:54 +02:00
pixman-arm-simd-asm.S ARM: SIMD optimizations moved to a separate .S file 2010-03-22 21:56:17 +02:00
pixman-arm-simd.c ARM: SIMD optimizations moved to a separate .S file 2010-03-22 21:56:17 +02:00
pixman-bits-image.c Eliminate mask_bits from all the scanline fetchers. 2010-06-09 07:17:59 -04:00
pixman-combine.c.template Fix bug in combine_mask_alpha_ca() 2009-08-08 18:50:17 -04:00
pixman-combine.h.template Rewrite the two-component arithmetic macros. 2009-08-08 18:50:17 -04:00
pixman-compiler.h Merge branch 'for-master' 2010-05-09 14:24:24 -04:00
pixman-conical-gradient.c Store the conical angle in floating point radians, not fixed point degrees 2010-06-24 14:56:09 -04:00
pixman-cpu.c Compile by USE_SSE2 only without USE_MMX 2010-02-18 13:09:08 -05: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_src_8888_x888 to fast_composite_src_memcpy() 2010-05-03 10:59:36 +03:00
pixman-general.c Eliminate mask_bits from all the scanline fetchers. 2010-06-09 07:17:59 -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 Eliminate mask_bits from all the scanline fetchers. 2010-06-09 07:17:59 -04:00
pixman-implementation.c Eliminate all the composite methods. 2010-02-14 11:12:38 -05:00
pixman-linear-gradient.c support single-stop gradients 2010-06-09 17:30:41 +02:00
pixman-matrix.c Reindent and reformat pixman-matrix.c 2009-07-13 19:55:34 -04:00
pixman-mmx.c [mmx] Fix mask creation bugs 2010-04-13 22:41:48 -04:00
pixman-private.h Store the conical angle in floating point radians, not fixed point degrees 2010-06-24 14:56:09 -04:00
pixman-radial-gradient.c support single-stop gradients 2010-06-09 17:30:41 +02:00
pixman-region16.c Reformat and reindent pixman-utils.c 2009-07-13 19:55:34 -04:00
pixman-region32.c Move region helpers into pixman-utils.c 2009-06-21 22:36:15 -04:00
pixman-region.c Add pixman_region{,32}_intersect_rect() 2010-05-03 10:59:36 +03:00
pixman-solid-fill.c Eliminate mask_bits from all the scanline fetchers. 2010-06-09 07:17:59 -04:00
pixman-sse2.c Add support for 8bpp to pixman_fill_sse2() 2010-05-03 10:59:36 +03: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 Add FAST_PATH_SAMPLES_COVER_CLIP and FAST_PATH_16BIT_SAFE 2010-03-17 11:03:05 -04:00
pixman.h create getter for component alpha 2010-06-03 23:18:16 +03: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