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
452c2e711abbe40b8b4da72dedbf292992fd35f0
dolphin
/
Source
/
Core
T
History
Shawn Hoffman
452c2e711a
First OSX keyboard stuff...works, with limitations:\nNo Mouse support yet (Add gamepad via IOKit as well?)\nCould poll less for less cpu time\nDon't know why rumble events don't seem to be sent to the class until right before it's deleted (Billiard?)
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@5407
8ced0084-cf51-0410-be5f-012b33b47a6e
2010-04-25 18:04:55 +00:00
..
AudioCommon
XK patch for adding jit config to audiocommon/c16 function to x64emitter
2010-03-24 11:22:33 +00:00
Common
OS X: enable path in Jit64::stX. fix wxw assert on opening ConfigMain. __force_align_arg_pointer__ not needed on x64 builds
2010-04-20 13:19:36 +00:00
Core
Move fullscreen display resolution control to the GUI with the rest of the fullscreen toggling code. This removes redundancy of code that was in several places through the various video plugins. Unfortunately it means the fullscreen resolution setting also had to be moved to the main configuration dialog. I am sure that will meet some resistance.
2010-04-22 04:28:34 +00:00
DebuggerUICommon
Fix another wrong sprintf usage
2010-04-08 14:58:50 +00:00
DebuggerWX
a few minor code fixes.
2010-04-12 02:00:15 +00:00
DiscIO
Several little fixes.
2010-03-17 01:54:40 +00:00
DolphinWX
osx buildfix
2010-04-23 19:15:44 +00:00
DSPCore
DSP Jit annoying shifts
2010-04-25 14:35:13 +00:00
InputCommon
First OSX keyboard stuff...works, with limitations:\nNo Mouse support yet (Add gamepad via IOKit as well?)\nCould poll less for less cpu time\nDon't know why rumble events don't seem to be sent to the class until right before it's deleted (Billiard?)
2010-04-25 18:04:55 +00:00
VideoCommon
Move fullscreen display resolution control to the GUI with the rest of the fullscreen toggling code. This removes redundancy of code that was in several places through the various video plugins. Unfortunately it means the fullscreen resolution setting also had to be moved to the main configuration dialog. I am sure that will meet some resistance.
2010-04-22 04:28:34 +00:00