This website requires JavaScript.
Explore
Help
Sign In
mirror
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2025-01-30 15:32:47 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
dolphin
/
Source
/
Plugins
History
Ryan Houdek
d94f3c4155
Stop using std::pair and std::map. Switch over to u64 and std::unordered_map. Provides a very small speed boost.
2013-01-28 15:18:54 -06:00
..
Plugin_VideoDX9
move RestoreAPIState and ResetAPIState into backends
2013-01-28 18:16:03 +01:00
Plugin_VideoDX11
move RestoreAPIState and ResetAPIState into backends
2013-01-28 18:16:03 +01:00
Plugin_VideoOGL
Stop using std::pair and std::map. Switch over to u64 and std::unordered_map. Provides a very small speed boost.
2013-01-28 15:18:54 -06:00
Plugin_VideoSoftware
Merge branch 'immediate-removal' into GLSL-master
2013-01-24 16:58:28 +01:00
CMakeLists.txt
Initial push of GLES and GLUtil file breakup.
2012-12-17 14:54:20 -06:00