This website requires JavaScript.
Explore
Help
Sign In
preserve-emulation
/
dolphin
Watch
1
Star
0
Fork
0
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2026-09-26 14:25:46 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
859564a2d0a48cf6e857591260dbb5332b3a0cc3
dolphin
/
Source
/
Core
T
History
Ryan Houdek
859564a2d0
Merge pull request
#829
from Sonicadvance1/qualcomm-fixed-rotation
...
Qualcomm fixed screen rotation in their latest v66 development drivers.
2014-08-18 01:29:45 -05: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
Rewrite raw memcard threading code. Intended to fix issue 7484.
2014-08-17 21:52:40 -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
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
…