• 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 ... 31 32 33 34 35 ... 117 Next »

Math routines
View New Posts | View Today's Posts

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
Math routines
12-15-2015, 01:11 AM
#3
CyBoRg
Unregistered
 
(12-12-2015, 08:56 AM)degasus Wrote: Our "math" routines look a bit different. eg this is very high in profilation while running in interpreter mode. We also have no factorization or matrix multiplications. But there is a square root and a division, but I doubt you're talking about this kind of code.

Please keep in mind that we're emulating hardware, so all of our functions are done in custom hardware on the wii itself. There is no higher logic in hardware.
That's why I was asking about math.
There are also GPU implementations of math libraries.
But the idea was to understand if there was something that could have improved the performance with the aid of efficient math.
For example, I see a "// TODO: Optimize the below to be as fast as possible." in this.

degasus Wrote:What do you mean about "distributed rendering"?
Forgive me for that, it's a stupid thought... Tongue
I had in mind a master-slave option to share the load on more CPUs,via LAN/WiFi.
Reply
« Next Oldest | Next Newest »


Messages In This Thread
Math routines - CyBoRg - 12-12-2015, 04:38 AM
RE: Math routines - degasus - 12-12-2015, 08:56 AM
RE: Math routines - CyBoRg - 12-15-2015, 01:11 AM
RE: Math routines - KHg8m3r - 12-15-2015, 01:35 AM
RE: Math routines - CyBoRg - 12-15-2015, 02:40 AM

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


Users browsing this thread: 1 Guest(s)



Powered By MyBB | Theme by Fragma

Linear Mode
Threaded Mode