dolphin/Source/Core
nakeee 379c469343 Linux compile fix for billard's changes.
(Had to do it myself since glen is now a windows person :P)


git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@5356 8ced0084-cf51-0410-be5f-012b33b47a6e
2010-04-13 06:09:45 +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
DSPCore More jit fixes (Thanks ector) 2010-04-12 16:06:02 +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 Save the correct render window size. 2010-04-13 04:00:41 +00:00
InputCommon Linux compile fix for billard's changes. 2010-04-13 06:09:45 +00:00
InputPluginCommon Linux compile fix for billard's changes. 2010-04-13 06:09:45 +00:00
VideoCommon a few minor code fixes. 2010-04-12 02:00:15 +00:00