Bug 16921. MMX and SSE2 intrinsics not enabled when compiling with Intel's icc
[profile/ivi/pixman.git] / pixman / pixman-sse.c
2008-07-31 Søren Sandmann Ped... Bug 16921. MMX and SSE2 intrinsics not enabled when...
2008-07-22 André TupinambáUse CopyAreasse2, plus a compatibility fix
2008-07-16 André TupinambáFix SSE2 bug where x888 pixels were treated as 8888
2008-07-08 André TupinambáFix bug 16310 in the SSE2 fast path in function fbCompo...
2008-06-22 David Sharppixman-sse.c: silence pointer-cast compiler warnings.
2008-06-09 Søren SandmannMerge branch 'master' into region32
2008-06-09 Søren SandmannCall _mm_empty() at the end of fbComposeSetupSSE
2008-06-01 Luca BarbatoFixup
2008-04-23 André TupinambáAdd SSE2 implementations of many compositing operations.
2008-03-23 Luca BarbatoUpdate vmx
2008-03-14 Søren SandmannFix typo; include pixman-sse.h
2008-03-14 Søren SandmannRequire MMX and MMX_Extensions for SSE. Various code...
2008-03-14 Rodrigo KumperaAdd build system support for SSE2.