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
16d3cfadb4995c2e6318835bbbcbf4a17187b268
dolphin
/
Source
/
Core
T
History
Glenn Rice
16d3cfadb4
Make "Start in Fullscreen" work with the DX9 plugin. Also a partial fix to the problem with Windows not saving the window size correctly when not rendering to main.
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@5352
8ced0084-cf51-0410-be5f-012b33b47a6e
2010-04-13 02:12:09 +00:00
..
AudioCommon
XK patch for adding jit config to audiocommon/c16 function to x64emitter
2010-03-24 11:22:33 +00:00
Common
Fixed a small bug in J_CC when emitting jumps that exceed 0x80 in range (only used by DSP NR yet).
2010-04-11 12:27:27 +00:00
Core
Big restructuring of how the video plugin works. In linux and windows you shouldn't see a change in the functionality; however, there are changes in how render to main or not, and fullscreen modes, and such are handled. Input is largely restructured for the video plugin. It is now handled by the host. Keys for pausing and changing fullscreen are configurable. More will probably be later. This is probably classified as highly experimental.
2010-04-12 01:33:10 +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
Make "Start in Fullscreen" work with the DX9 plugin. Also a partial fix to the problem with Windows not saving the window size correctly when not rendering to main.
2010-04-13 02:12:09 +00:00
DSPCore
More jit fixes (Thanks ector)
2010-04-12 16:06:02 +00:00
InputCommon
Added files I forgot in last commit.
2010-04-12 01:56:05 +00:00
VideoCommon
a few minor code fixes.
2010-04-12 02:00:15 +00:00