.. |
make-combine.pl
|
Consolidate channel macros in pixman-combine.h
|
2009-07-08 00:39:30 -04:00 |
Makefile.am
|
ARM: NEON scanline functions for bilinear scaling
|
2011-04-18 16:49:43 -04:00 |
Makefile.win32
|
Fix compilation on Win32
|
2011-02-28 10:38:01 +01: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
|
Add simple support for the r8g8b8a8 and r8g8b8x8 formats.
|
2011-03-22 13:43:29 -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: Common macro for scaled bilinear scanline function with A8 mask
|
2011-04-18 16:49:40 -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 scanline functions for bilinear scaling
|
2011-04-18 16:49:43 -04: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: Add 'neon_composite_over_n_8888_0565_ca' fast path
|
2011-04-18 16:25:36 -04:00 |
pixman-arm-neon.c
|
ARM: Enable bilinear fast paths using scanline functions in pixman-arm-neon-asm-bilinear.S
|
2011-04-18 16:49:46 -04:00 |
pixman-arm-simd-asm.S
|
ARM: assembly optimized nearest scaled 'src_8888_8888'
|
2011-03-12 21:26:05 +02:00 |
pixman-arm-simd.c
|
ARM: assembly optimized nearest scaled 'src_8888_8888'
|
2011-03-12 21:26:05 +02:00 |
pixman-bits-image.c
|
Simplify the prototype for iterator initializers.
|
2011-03-18 16:23:10 -04:00 |
pixman-combine.c.template
|
Fix divide-by-zero in set_lum().
|
2010-12-20 19:37:11 -05: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
|
Revert "Fix "syntax error: empty declaration" warnings."
|
2011-01-16 20:47:56 +02:00 |
pixman-conical-gradient.c
|
Simplify the prototype for iterator initializers.
|
2011-03-18 16:23:10 -04:00 |
pixman-cpu.c
|
Move fallback decisions from implementations into pixman-cpu.c.
|
2011-01-26 17:07:35 -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
|
Better support for NONE repeat in nearest scaling main loop template
|
2011-02-15 14:32:16 +02:00 |
pixman-fast-path.h
|
Main loop template for fast single pass bilinear scaling
|
2011-02-28 15:29:16 +02:00 |
pixman-general.c
|
Simplify the prototype for iterator initializers.
|
2011-03-18 16:23:10 -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
|
Do not include unused headers
|
2011-02-28 10:38:02 +01:00 |
pixman-implementation.c
|
Simplify the prototype for iterator initializers.
|
2011-03-18 16:23:10 -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-mmx.c
|
Move fallback decisions from implementations into pixman-cpu.c.
|
2011-01-26 17:07:35 -05:00 |
pixman-private.h
|
Simplify the prototype for iterator initializers.
|
2011-03-18 16:23:10 -04:00 |
pixman-radial-gradient.c
|
Simplify the prototype for iterator initializers.
|
2011-03-18 16:23:10 -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
|
The code in 'bitmap_addrect' already assumes non-null 'reg->data'
|
2011-01-20 02:14:07 +02:00 |
pixman-solid-fill.c
|
Simplify the prototype for iterator initializers.
|
2011-03-18 16:23:10 -04:00 |
pixman-sse2.c
|
Simplify the prototype for iterator initializers.
|
2011-03-18 16:23:10 -04:00 |
pixman-timer.c
|
Reformat pixman-timer.c
|
2009-07-13 19:55:34 -04:00 |
pixman-trap.c
|
Offset rendering in pixman_composite_trapezoids() by (x_dst, y_dst)
|
2011-04-18 16:27:29 -04:00 |
pixman-utils.c
|
Move iterator initialization to the respective image files
|
2011-01-18 12:42:26 -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
|
Add simple support for the r8g8b8a8 and r8g8b8x8 formats.
|
2011-03-22 13:43:29 -04:00 |
pixman.h
|
Add simple support for the r8g8b8a8 and r8g8b8x8 formats.
|
2011-03-22 13:43:29 -04: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 |