[cairo-bugs] [Bug 4706] SSE configuration excludes SSE capable CPUs

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Oct 7 07:57:23 PDT 2005


Please do not reply to this email: if you want to comment on the bug, go to    
       
the URL shown below and enter yourcomments there.     
   
https://bugs.freedesktop.org/show_bug.cgi?id=4706          
     

billy.biggs at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|general                     |libpixman
            Product|cairo                       |libpixman
            Version|1.0.2                       |0.1.3




------- Additional Comments From billy.biggs at gmail.com  2005-10-07 07:57 -------
The patch isn't useful since we need to do runtime CPU detection for x86
systems. Fixing this is a little awkard since the code uses the gcc intrinsics,
so it must be compiled twice, once with -msse and -DUSE_SSE defined, and again
without, using some preprocessor macros to change the function names.          
     
     
--           
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email         
     
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.


More information about the cairo-bugs mailing list