This website requires JavaScript.
Explore
Help
Register
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
2026-03-20 20:51:11 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
043ea31f14a330bfdddfb6d5ab14794675efdd74
dolphin
/
Source
/
Core
History
Shawn Hoffman
043ea31f14
msvc: resolve all warnings in Core.
...
Note: vs14 will support empty macro parameter as used by MMIO.
2014-08-19 22:33:46 -07:00
..
AudioCommon
Get rid of instances of "using namespace std;" in the project
2014-08-17 02:05:33 -04:00
Common
Add Common::Event::WaitFor(), which has the same semantics as std::condition_variable::wait_for() (with millisecond units).
2014-08-17 21:52:40 -07:00
Core
msvc: resolve all warnings in Core.
2014-08-19 22:33:46 -07:00
DiscIO
Windows: Use a shared precompiled header for dolphin code under Source/
2014-08-14 23:51:13 -07:00
DolphinWX
Get rid of instances of "using namespace std;" in the project
2014-08-17 02:05:33 -04:00
InputCommon
msvc: enable strictStrings solution-wide for release.
2014-08-19 20:33:24 -07:00
VideoBackends
Fixes PP-shaders on !Mesa targets.
2014-08-17 21:28:59 -05:00
VideoCommon
Qualcomm fixed screen rotation in their latest v66 development drivers.
2014-08-18 00:17:09 -05:00
CMakeLists.txt
…