• 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 … 69 70 71 72 73 … 117 Next »

SSE4.1 by default?
View New Posts | View Today's Posts

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Threaded Mode
SSE4.1 by default?
12-16-2010, 01:11 PM
#1
xenofears Offline
Member
***
Posts: 192
Threads: 7
Joined: Nov 2010
#if _MSC_VER >= 1500 // Visual Studio 2008
#define _M_SSE 0x401
#endif

in core common.h, used by VideoCommon
Find
Reply
12-16-2010, 05:34 PM (This post was last modified: 12-16-2010, 05:34 PM by neobrain.)
#2
neobrain Offline
"Wow, I made my code 1000x faster! That means I can make it 2048x slower now!"
**********
Developers (Some Administrators and Super Moderators)
Posts: 3,208
Threads: 50
Joined: Jun 2009
The limited amount of SSE 4.1 optimizations can be enabled on the fly depending on the host CPU support.
My blog
Me on Twitter
My wishlist on Amazon.de
Find
Reply
« Next Oldest | Next Newest »


  • View a Printable Version
Forum Jump:


Users browsing this thread: 1 Guest(s)



Powered By MyBB | Theme by Fragma