This website requires JavaScript.
Explore
Help
Sign In
piwalker
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2025-09-16 08:22:52 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
31,892
Commits
11
Branches
17
Tags
f0534cabc6da4a090b61b8723ddddee76b36deb3
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