• Login
  • Register
  • Dolphin Forums
  • Home
  • FAQ
  • Download
  • Wiki
  • Code


Dolphin, the GameCube and Wii emulator - Forums › Dolphin Emulator Discussion and Support › Development Discussion v
« Previous 1 ... 64 65 66 67 68 ... 117 Next »

MAC and SSE Optimized Dolphin Builds
View New Posts | View Today's Posts

Pages (2): 1 2 Next »
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
MAC and SSE Optimized Dolphin Builds
02-27-2011, 10:27 AM
#1
jgas Offline
Junior Member
**
Posts: 17
Threads: 4
Joined: Jan 2010
Is it possible to compile mac builds optimized for sse?
How can someone do it? Is it easy to do?
Thank you for your answers Angel
Find
Reply
02-27-2011, 10:47 PM
#2
qkthomas Offline
Junior Member
**
Posts: 12
Threads: 1
Joined: Feb 2011
I have the same question.
Find
Reply
02-28-2011, 02:05 PM
#3
Squall Leonhart Offline
Friend of local jackass
*******
Posts: 1,177
Threads: 27
Joined: Apr 2009
which level of SSE?

there is the Intel C++ Composer XE for Mac.
[Image: squall_sig2.gif]
[Image: squall4rinoa.png]
VBA-M
Website Find
Reply
02-28-2011, 06:10 PM
#4
admiralbumblebee
Unregistered
 
The default mac build should have SSE instructions given it has the -march core2 flag, which implies sse1/2/3/ssse3
Reply
02-28-2011, 06:14 PM
#5
lamedude Offline
Senior Member
****
Posts: 360
Threads: 7
Joined: Jan 2011
According to Wiki the GCC that comes with Xcode is 4.2.1 which does SSE3.
Website Find
Reply
03-01-2011, 11:49 PM
#6
jgas Offline
Junior Member
**
Posts: 17
Threads: 4
Joined: Jan 2010
So, please let me understand: mac builds are already sse3 optimized?
Find
Reply
03-02-2011, 09:47 AM
#7
NaturalViolence Offline
It's not that I hate people, I just hate stupid people
*******
Posts: 9,013
Threads: 24
Joined: Oct 2009
Technically all dolphin builds are sse3 optimized since dolphin has some sse3 optimized code. The only difference with the "optimized builds" are that they are compiled with ICC and corresponding sse flags.
"Normally if given a choice between doing something and nothing, I’d choose to do nothing. But I would do something if it helps someone else do nothing. I’d work all night if it meant nothing got done."  
-Ron Swanson

"I shall be a good politician, even if it kills me. Or if it kills anyone else for that matter. "
-Mark Antony
Website Find
Reply
03-04-2011, 05:29 AM
#8
jgas Offline
Junior Member
**
Posts: 17
Threads: 4
Joined: Jan 2010
If I want to compile them with ICC and sse flags what should I do? Is there some tutorial to follow?
Find
Reply
03-04-2011, 07:32 AM
#9
NaturalViolence Offline
It's not that I hate people, I just hate stupid people
*******
Posts: 9,013
Threads: 24
Joined: Oct 2009
Use google.
"Normally if given a choice between doing something and nothing, I’d choose to do nothing. But I would do something if it helps someone else do nothing. I’d work all night if it meant nothing got done."  
-Ron Swanson

"I shall be a good politician, even if it kills me. Or if it kills anyone else for that matter. "
-Mark Antony
Website Find
Reply
03-07-2011, 08:38 AM
#10
admiralbumblebee
Unregistered
 
(03-04-2011, 05:29 AM)jgas Wrote: If I want to compile them with ICC and sse flags what should I do? Is there some tutorial to follow?

They already are. That's what the march=core2duo flag does that in Sconstruct
Reply
« Next Oldest | Next Newest »
Pages (2): 1 2 Next »


  • View a Printable Version
  • Subscribe to this thread
Forum Jump:


Users browsing this thread: 2 Guest(s)



Powered By MyBB | Theme by Fragma

Linear Mode
Threaded Mode