This website requires JavaScript.
Explore
Help
Sign In
The-Homebrew-Cloud
/
dolphin
Watch
2
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2025-04-14 15:51:29 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
dolphin
/
Source
History
comex
390760bd75
Perf: Use unordered_map instead of map in very slightly hot function.
...
Incrementing an unordered_map's iterator is a bit faster.
2013-10-13 15:31:42 -04:00
..
Android
[Android] Replace the getter for the adapter backing the GameListFragment with a function that simply clears the array adapter. Maintains encapsulation this way. Simplified the actual setting of the backing ArrayAdapter for GameListFragment; this allows us to make a class variable a method variable now.
2013-10-10 17:08:46 -04:00
Core
Perf: Use unordered_map instead of map in very slightly hot function.
2013-10-13 15:31:42 -04:00
DSPSpy
…
DSPTool
Buildfix for dsptool.
2013-05-21 20:30:09 -04:00
TestSuite
clear cg from project files
2013-02-27 10:55:25 +01:00
UnitTests
Adding unit test project to VS solution
2013-05-22 03:29:58 +02:00
VSProps
Upgrade libusb to 1.0.16
2013-09-30 18:36:54 +13:00
CMakeLists.txt
Put Plugins/ in Core/, rename to VideoBackends
2013-10-07 10:37:01 -04:00
Dolphin_2010.sln
Put Plugins/ in Core/, rename to VideoBackends
2013-10-07 10:37:01 -04:00