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-06-13 00:58:29 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
33,290
Commits
10
Branches
16
Tags
96ce3e5f4998ec43b05c9a55a94b39f69f1ef521
Commit Graph
2 Commits
Author
SHA1
Message
Date
David Korth
f5fe692842
Use pre-increment for iterators instead of post-increment.
...
Pre-increment is more efficient, since it doesn't have to return the old iterator.
2019-12-29 23:45:02 -05:00
Stenzek
113bd60fe7
Implement D3D12 backend
2019-04-01 11:24:55 +10:00