This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
dolphin
Watch
1
Star
0
Fork
0
forked from
dolphin-emu/dolphin
Code
Pull Requests
Activity
Files
b452bf7051112d9bb603aa9c3a228b06fdb4b2e1
dolphin
/
Source
/
Core
T
History
NeoBrainX
b452bf7051
Fix another wrong sprintf usage
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@5296
8ced0084-cf51-0410-be5f-012b33b47a6e
2010-04-08 14:58:50 +00:00
..
AudioCommon
XK patch for adding jit config to audiocommon/c16 function to x64emitter
2010-03-24 11:22:33 +00:00
Common
Fix wrong sprintf usage: the parameters use the restrict keyword so they may not point to the same location.
2010-04-06 15:02:09 +00:00
Core
DSP LLE Jit, joined work with XK and skidu.
2010-04-07 15:04:45 +00:00
DebuggerUICommon
Fix another wrong sprintf usage
2010-04-08 14:58:50 +00:00
DebuggerWX
Systematically eliminating compiler warnings.
2010-02-24 03:38:36 +00:00
DiscIO
Several little fixes.
2010-03-17 01:54:40 +00:00
DolphinWX
Fixed the bug where JITIL could not be selected in debugger mode.
2010-04-08 09:18:42 +00:00
DSPCore
windows compile fix (thanks lordmark)
2010-04-07 15:35:10 +00:00
InputCommon
Added several XKeyToString translations.
2010-03-17 18:58:19 +00:00
VideoCommon
Tweaked the widescreen hack: It now "hacks" to and from any aspect ratio, not just from 4:3 to 16:9. When "Stretch to Window" is chosen, the aspect ratio will be adjusted to 5:4, 16:10, or anything (whatever the aspect ratio of the window is). Works for 4:3 and 16:9 games.
2010-04-04 22:52:27 +00:00