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-17 17:02:47 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2bcc8d414cc39f3fc2acd14d891d39678d7beea4
dolphin
/
Source
/
Core
History
Dolphin Bot
2bcc8d414c
Merge pull request
#807
from FioraAeterna/avoidpcstore
...
JIT: avoid saving the PC on every store
2014-08-19 11:12:54 +02: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
Merge pull request
#807
from FioraAeterna/avoidpcstore
2014-08-19 11:12:54 +02: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
Merge pull request
#797
from shuffle2/msvc-pch
2014-08-16 14:58:28 -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
…