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


Dolphin, the GameCube and Wii emulator - Forums › Dolphin Emulator Discussion and Support › Android v
« Previous 1 ... 106 107 108 109 110 ... 128 Next »

dolphin run full speed on iOS, how is that?
View New Posts | View Today's Posts

Pages (2): « Previous 1 2
Thread Rating:
  • 1 Vote(s) - 4 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
dolphin run full speed on iOS, how is that?
01-23-2016, 08:18 AM
#11
leolam Offline
Developer
**********
Developers (Some Administrators and Super Moderators)
Posts: 1,478
Threads: 5
Joined: Sep 2015
@miniroo321: that's interesting. I'd like to know this as well. It would be great if I could use a faster CPU and better GPU on a desktop PC to play on a laptop. (there's virtualgl, but it has terrible overhead as far as Dolphin is concerned)
Website Find
Reply
03-02-2016, 02:44 PM
#12
miniroo321 Offline
Junior Member
**
Posts: 17
Threads: 0
Joined: Oct 2015
(01-20-2016, 07:55 PM)degasus Wrote: @miniroo321: Do you stream all OGL calls, or do you stream the final image?

I initially tried streaming openGL calls but I never got it to work very well. I ended up streaming the final image. I plan to keep working on streaming openGL calls and upload the code if it ever works.
Find
Reply
03-02-2016, 06:48 PM
#13
degasus Offline
Developer
**********
Developers (Some Administrators and Super Moderators)
Posts: 1,828
Threads: 10
Joined: May 2012
Hint: We use more data within the GL data stream than a 4k image. So it's very likely better to just stream the image and to not think about the GL calls at all. But for performance, you should try to get some kind of asynchron image readback.
Find
Reply
03-09-2016, 08:20 AM (This post was last modified: 03-09-2016, 08:21 AM by nex86.)
#14
nex86 Offline
Member
***
Posts: 127
Threads: 10
Joined: Oct 2013
well for me it looks like the game as in video is being streamed, you can't stream the 3D data because the bandwith of the 3D data can never be fast enough to achieve that.
Find
Reply
« Next Oldest | Next Newest »
Pages (2): « Previous 1 2


  • 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