Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 27855 Details for
Bug 45499
x11-libs/evas-1.0.0.20040320_pre13 fails on ~ppc (patch enclosed)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
evas-1.0.0.20040320_pre13-nommxsse.patch
evas-1.0.0.20040320_pre13-nommxsse.patch (text/plain), 546 bytes, created by
David Holm (RETIRED)
on 2004-03-23 07:18:27 UTC
(
hide
)
Description:
evas-1.0.0.20040320_pre13-nommxsse.patch
Filename:
MIME Type:
Creator:
David Holm (RETIRED)
Created:
2004-03-23 07:18:27 UTC
Size:
546 bytes
patch
obsolete
>--- evas/src/lib/engines/common/evas_convert_yuv.c.orig 2004-03-23 16:06:27.000000000 +0100 >+++ evas/src/lib/engines/common/evas_convert_yuv.c 2004-03-23 16:06:56.000000000 +0100 >@@ -115,13 +115,14 @@ > void > evas_common_convert_yuv_420p_601_rgba(DATA8 **src, DATA8 *dst, int w, int h) > { >-#if defined BUILD_MMX || defined BUILD_SSE > int mmx, sse, sse2; >+#if defined BUILD_MMX || defined BUILD_SSE > > evas_common_cpu_can_do(&mmx, &sse, &sse2); > #endif > #ifndef BUILD_SSE > sse = 0; >+ sse2 = 0; > #endif > #ifndef BUILD_MMX > mmx = 0;
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 45499
:
27854
| 27855