Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 190993 Details for
Bug 269300
media-libs/libsdl needs to be configured with --disable-assembly for autio output through ALSA
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Disable MMX assembly in libsdl/src/audio/SDL_mixer.c
libsdl-1.2.13-disable-mmx-mixer.patch (text/plain), 438 bytes, created by
Vladimir
on 2009-05-12 05:44:38 UTC
(
hide
)
Description:
Disable MMX assembly in libsdl/src/audio/SDL_mixer.c
Filename:
MIME Type:
Creator:
Vladimir
Created:
2009-05-12 05:44:38 UTC
Size:
438 bytes
patch
obsolete
>--- src/audio/SDL_mixer.c.orig 2007-12-31 07:47:59.000000000 +0300 >+++ src/audio/SDL_mixer.c 2009-05-12 01:20:39.000000000 +0400 >@@ -31,6 +31,8 @@ > #include "SDL_mixer_MMX_VC.h" > #include "SDL_mixer_m68k.h" > >+#undef SDL_ASSEMBLY_ROUTINES >+ > /* This table is used to add two sound values together and pin > * the value to avoid overflow. (used with permission from ARDI) > * Changed to use 0xFE instead of 0xFF for better sound quality.
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 Raw
Actions:
View
Attachments on
bug 269300
: 190993 |
190995