Jump to content

1 Screenshot

About This File

Dolphin is a Gamecube and Wii emulator. Most games run perfectly or with minor bugs. Games are playable at HD quality, with 1080p and more. This is a remarkable feature the actual Gamecube and Wii consoles are not capable of. As an open source project everyone can commit improvements. The code is hosted on code.google.com. Dolphin is actively developed and almost every day new features are added and bugs fixed as well. Dolphin is a multiplatform project and many operating systems are supported. Dolphin runs on Windows 7 (x86 and x64), Mac OSX andLinux.


What's New in Version 3.5-1668   See changelog

Released

  • Clear patches on shutdown.
  • Revert "[Android] Use equals to compare GL version string instead of contains. This should really be some sort of sscanf check so we can check if version > 3.0 but we'll worry about that when OpenGL ES 4.0 is released."
  • [Android] Use equals to compare GL version string instead of contains. This should really be some sort of sscanf check so we can check if version > 3.0 but we'll worry about that when OpenGL ES 4.0 is released.
  • Fix an issue where TextureConverter.cpp was creating a renderbuffer with the wrong format. Also a few minor shader issues where they were using integers in place of floats.
  • Fix Mali-T604 shader compilation
  • Add in the Mali driver bug so we can call glFlush every flush. It seemingly is quicker calling flush every time instead of every n times.

×
×
  • Create New...