cairo/pixman/src
Vladimir Vukicevic 691f9d1c0c [mmx] avoid casts between int32 and __m64 types
The MS compiler doesn't like this; _mm_cvtsi32_si64 and _mm_cvtsi64_si32
must be used.
2007-01-25 12:01:50 -08:00
..
.gitignore Add win32 output files to gitignore 2006-09-19 12:19:21 -07:00
fbcompose.c Optimize gradient computations 2006-12-14 09:27:45 -08:00
fbedge.c Remove initial, final, and duplicate blank lines. 2006-06-06 15:50:33 -07:00
fbedgeimp.h Remove extraneous whitespace from "blank" lines. 2006-06-06 15:25:49 -07:00
fbmmx.c [mmx] avoid casts between int32 and __m64 types 2007-01-25 12:01:50 -08:00
fbmmx.h Implement pixman fbCompositeSrc_8888x0565mmx 2007-01-17 12:48:51 -08:00
fbpict.c Implement pixman fbCompositeSrc_8888x0565mmx 2007-01-17 12:48:51 -08:00
fbpict.h Remove initial, final, and duplicate blank lines. 2006-06-06 15:50:33 -07:00
fbtrap.c Remove extraneous whitespace from "blank" lines. 2006-06-06 15:25:49 -07:00
icblt.c Remove all remaining trailing whitespace. 2006-06-06 15:41:31 -07:00
icbltone.c Remove initial, final, and duplicate blank lines. 2006-06-06 15:50:33 -07:00
iccolor.c Clean up _fbOnes() 2007-01-16 16:38:36 -08:00
icformat.c Fix the AMD64 final link by removing SLIM from pixman 2006-09-07 12:48:28 -07:00
icimage.c Fix the AMD64 final link by removing SLIM from pixman 2006-09-07 12:48:28 -07:00
icimage.h pixman: Add pixman_private decorations to hide pixman symbols from public interface 2006-09-05 17:21:48 -07:00
icint.h Clean up _fbOnes() 2007-01-16 16:38:36 -08:00
icpixels.c Remove initial, final, and duplicate blank lines. 2006-06-06 15:50:33 -07:00
icrect.c Fix the AMD64 final link by removing SLIM from pixman 2006-09-07 12:48:28 -07:00
icrop.h Use pixman_private consistently as prefix not suffix 2006-09-29 17:17:27 -07:00
icstipple.c Remove extraneous whitespace from "blank" lines. 2006-06-06 15:25:49 -07:00
ictransform.c Remove initial, final, and duplicate blank lines. 2006-06-06 15:50:33 -07:00
ictrap.c Remove all remaining trailing whitespace. 2006-06-06 15:41:31 -07:00
ictri.c Fix few remaining compiler warnings, revealed by -O3 2006-08-08 02:58:50 -04:00
icutil.c [warnings] Fixes for sparse. This fixes a lot of instances of 0 vs NULL 2006-08-11 11:18:24 -04:00
Makefile.am Fix 'make distcheck' after recent file removals 2006-12-14 09:18:26 -08:00
Makefile.win32 [win32] Update pixman MMX code to work with MSVC 2006-11-07 13:12:07 -08:00
pixman-remap.h Implement pixman fbCompositeSrc_8888x0565mmx 2007-01-17 12:48:51 -08:00
pixman-xserver-compat.h Remove initial, final, and duplicate blank lines. 2006-06-06 15:50:33 -07:00
pixman.h pixman: Add pixman_private decorations to hide pixman symbols from public interface 2006-09-05 17:21:48 -07:00
pixregion.c Fix various code/comment typos 2007-01-07 01:35:15 -05:00
pixregionint.h Remove initial, final, and duplicate blank lines. 2006-06-06 15:50:33 -07:00
renderedge.c Remove initial, final, and duplicate blank lines. 2006-06-06 15:50:33 -07:00
renderedge.h pixman: Add pixman_private decorations to hide pixman symbols from public interface 2006-09-05 17:21:48 -07:00