This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
forked from
dolphin-emu/dolphin
Code
Pull Requests
Activity
Files
045eb924d93b4532d5a91c8eab55e292e3a997ae
dolphin
/
Source
/
Core
History
Maarten ter Huurne
045eb924d9
Changed type of GetTicksPer(Line|Frame) to unsigned.
...
Avoids a GCC warning about comparing signed and unsigned values in Source/Core/Core/Src/State.cpp.
2011-12-02 00:33:45 +01:00
..
AudioCommon
vs2010: Disable LTCG for realz
2011-09-05 09:43:23 -07:00
Common
Avoid virtual memory range collision between JIT and emulated RAM.
2011-11-30 00:37:57 +01:00
Core
Changed type of GetTicksPer(Line|Frame) to unsigned.
2011-12-02 00:33:45 +01:00
DiscIO
vs2010: Disable LTCG for realz
2011-09-05 09:43:23 -07:00
DolphinWX
UI: refactor the game list sorting code
2011-11-02 02:45:51 +01:00
InputCommon
remove hacky old MicButton stuff
2011-10-03 23:46:00 -07:00
VideoCommon
Update linux libav frame dump code for recent api changes.
2011-11-22 19:24:05 -06:00
CMakeLists.txt
Merge UI related projects into the main DolphinWX project.
2011-02-11 21:37:52 +00:00