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-03 19:49:00 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
32,497
Commits
10
Branches
16
Tags
f1ec4fb70a692b60b9744cae63d3da2dba0c63eb
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