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-08-04 03:59:14 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
31,831
Commits
10
Branches
16
Tags
f5fe69284200553e1890e55d82c53a60e9ed2ae3
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