| Age | Commit message (Expand) | Author |
| 2009-11-23 | corrected viewport and scissor test behavior in both plugins. | Rodolfo Osvaldo Bogado |
| 2009-11-23 | fix changing between interpreter and JIT not taking place instantly. Fix load... | Shawn Hoffman |
| 2009-11-23 | Moved XInitThreads to where it wont crash should solve issue 1540 (Thanks emu... | nakeee |
| 2009-11-23 | wxMenu objects are now deleted by wxwidgets - should fix a few GUI-related cr... | Shawn Hoffman |
| 2009-11-22 | make wxpostevent into addpendingevent hoping to solve some thread issue on linux | nakeee |
| 2009-11-22 | big commit, implemented depth textures with hardware support in D3D, so now t... | Rodolfo Osvaldo Bogado |
| 2009-11-21 | fix linux compile | Shawn Hoffman |
| 2009-11-21 | cleanup wii usb keyboard a little - really needs to use inputcommon or someth... | Shawn Hoffman |
| 2009-11-21 | Try to do Z textures better. Z texturing does not work if early z or no z upd... | donkopunchstania |
| 2009-11-20 | Well this commit has 2 parts: | Rodolfo Osvaldo Bogado |
| 2009-11-19 | Clean up Wiiuse to allow less _WIN32 defines. Windows side now spits out regu... | Sonicadvance1 |
| 2009-11-19 | DiscIO.vcproj depends on zlib... | Shawn Hoffman |
| 2009-11-19 | a minor cleanup in xf registers, an some small bug fixes. please test and giv... | Rodolfo Osvaldo Bogado |
| 2009-11-18 | allow dumping of all symbols to a signature file | Shawn Hoffman |
| 2009-11-18 | fix a silly overflow error in DiscScrubber.cpp | Shawn Hoffman |
| 2009-11-15 | STAND BACK - NEWLINE POLICE | bztdlinux |
| 2009-11-15 | EFB to RAM in OGL and software plugin now work correctly when texture in RAM ... | donkopunchstania |
| 2009-11-15 | reapply the changes from rev 4532 (without the resizing issues) and the chang... | luisr142004 |
| 2009-11-14 | fix for re missing characters in both plugins, thanks to autoran for the test... | Rodolfo Osvaldo Bogado |
| 2009-11-14 | Remove info window from Dolphin since most people do not use it or didn't eve... | death2droid |
| 2009-11-14 | build fix. now everthing is hunky-dorey mkay | Shawn Hoffman |
| 2009-11-14 | reapply changes from 4550-4551,4556-4559 correctly...sigh...some files were i... | Shawn Hoffman |
| 2009-11-14 | re-apply dsp-related changes from r4533 | Shawn Hoffman |
| 2009-11-14 | revert to r4531, but keep the changes from the following revisions: 4533,4550... | Shawn Hoffman |
| 2009-11-14 | Dolphin System information window: Added basic and untested linux os informat... | death2droid |
| 2009-11-14 | Forgot a tiny bit in last commit. | death2droid |
| 2009-11-14 | Dolphin: | death2droid |
| 2009-11-13 | DSPLLE moved DMA debuging to debug level (thanks ayuanx@163.com) | nakeee |
| 2009-11-13 | DSPLLE: long due removal of exception and Zelda messages | nakeee |
| 2009-11-13 | some minor changes preparing for future commits, and a correction to texture ... | Rodolfo Osvaldo Bogado |
| 2009-11-13 | Should fix a crash that was deleting a invalid pointer that happens when we u... | Sonicadvance1 |
| 2009-11-13 | Some AR Fixes, and speedup Patch Event so AR can apply Code increments faster... | omegadox |
| 2009-11-13 | apply deathknight13579's other changes from issue 1630 | Shawn Hoffman |
| 2009-11-12 | Build (minor) > Fix to last commit, missing an ending " in some instances | John Peterson |
| 2009-11-12 | Build (minor) > Fixed target paths, had accidentally broken one of the config... | John Peterson |
| 2009-11-12 | Gamepads (minor change) > Fixed it so it doesn't always check for new pads on... | John Peterson |
| 2009-11-12 | GUI > Fixed the restart to debugging/non-debugging option, GetModuleFileName ... | John Peterson |
| 2009-11-12 | Externals > Fixed SDL include | John Peterson |
| 2009-11-12 | Wiimote and nJoy > Gamepad changes | John Peterson |
| 2009-11-12 | DSPLLE small mul fix | Marko Pusljar |
| 2009-11-12 | Fix some plugin communication with the video plugins (fixes Esc button) and a... | luisr142004 |
| 2009-11-12 | The WGP does not loop if the write pointer is set beyond the end of the fifo.... | donkopunchstania |
| 2009-11-11 | Fix GCC 4.5 Compiling. -fvisibility=hidden seems to break it, so it was remov... | Sonicadvance1 |
| 2009-11-11 | add deathknight13579's actionreplay fixes from issue 1630 | Shawn Hoffman |
| 2009-11-11 | Revert WGP change. The previous change was correct, but the video plugins nee... | donkopunchstania |
| 2009-11-11 | Fixes to the software plugin command processor. Made it easy to use the comma... | donkopunchstania |
| 2009-11-10 | Implemented secondary path for hardware with no multiples render target suppo... | Rodolfo Osvaldo Bogado |
| 2009-11-08 | Fix issue 1523, disable x64 path on Jit64::lXz causing issue 615, and revert ... | sl1nk3.s |
| 2009-11-08 | DSPLLE: moved breakpoint to debug to gain some speed | nakeee |
| 2009-11-08 | Big Commit this will break a lot, fix a lot, but i thing is a good step: | Rodolfo Osvaldo Bogado |