| Age | Commit message (Expand) | Author |
| 2012-04-23 | force VolumeDirectory to align files to 32KB (only streaming audio files real... | Shawn Hoffman |
| 2012-04-21 | Modify state.dat before launching wads. Fixes Liight, maybe others. If in dou... | Matthew Parlane |
| 2012-04-07 | Fix compilation with g++ 4.7 and some warnings. Fixes issue 5347. | Jordan Woyak |
| 2012-03-30 | Revert Rodolfo's recent zcomploc commits until they actually work correctly. | NeoBrainX |
| 2012-03-29 | more fixes to zcomplock and opengl implementation | rodolfoosvaldobogado |
| 2012-03-28 | Merge branch 'scons-removal' | Shawn Hoffman |
| 2012-03-27 | As requested, this is my implementation of zcomploc using a multi-pass algori... | rodolfoosvaldobogado |
| 2012-03-25 | Merge branch 'wxw3-update' | Shawn Hoffman |
| 2012-03-25 | long time no commits :) | rodolfoosvaldobogado |
| 2012-03-24 | Bump the shader cache version | Pierre Bourdon |
| 2012-03-24 | D3D9: Fix texel to pixel mapping when sampling textures properly. | NeoBrainX |
| 2012-03-24 | Revert r41bcf657f89d, r3a9fed0ba285, r9adc119e3c2f and re58692653afd (all of ... | NeoBrainX |
| 2012-03-22 | small fix for last commit - didn't notice that was an #elif instead of #if | Shawn Hoffman |
| 2012-03-25 | Remove scons-related files | Shawn Hoffman |
| 2012-03-22 | Merge branch 'master' into wxw3-update | Shawn Hoffman |
| 2012-03-20 | Merged 'FifoBusy' branch. Thanks | skidau |
| 2012-03-18 | fix Common lib re-linking all the time | Shawn Hoffman |
| 2012-03-18 | Linux build fix | skidau |
| 2012-03-15 | Sped up the Dolphin debugger in JIT mode by splitting a block only while step... | skidau |
| 2012-03-05 | This release still fixed the hangs produced by fifo overflow without sacrific... | marcosvitali |
| 2012-03-03 | Fix some minor bugs pointed out by PVS Studio (thanks!) | Henrik Rydgard |
| 2012-02-28 | Merge branch 'cpp11' | Jordan Woyak |
| 2012-02-28 | Add comment here so people know what's up. | Jordan Woyak |
| 2012-02-25 | Improvement to revision b8bef29bcc5a .. :P | NeoBrainX |
| 2012-02-25 | Fixed a divide by zero error in the hash functions | skidau |
| 2012-02-24 | enable c++11 compilation in cmakelists | Jordan Woyak |
| 2012-02-24 | Use an auto typed variable in IniFile.cpp | Jordan Woyak |
| 2012-02-21 | PixelShaderGen: Fix a bug introduced in revision 9adc119e3c2f. | NeoBrainX |
| 2012-02-20 | PixelShaderGen: For custom textures and scaled EFB copies, use correct texel ... | NeoBrainX |
| 2012-02-17 | PixelShaderGen: Use correct texel to pixel mapping when sampling textures | NeoBrainX |
| 2012-02-06 | Rearranged the SSE detection. Patch by lordlyhobo. | skidau |
| 2012-02-01 | sysconf SetArayData use the minimum of the buffersize or the dataLength | LPFaint99 |
| 2012-01-09 | Added SHRD/SHLD x86 emitters, further optimized srawx | calc84maniac |
| 2012-01-07 | added an option to log to the attached Windows debugger (so e.g. NOTICE_LOG m... | nitsuja |
| 2012-01-07 | fix for stack corruption caused by certain DSP LLE JIT ABI calls. | nitsuja |
| 2012-01-05 | Added emitters for BT/BTR/BTS/BTC x86 instructions, optimized extended arithm... | calc84maniac |
| 2012-01-04 | initialize the uninitialized | nitsuja |
| 2012-01-04 | fixed an issue where the CPU sometimes single-steps an extra time after pausing | nitsuja |
| 2012-01-03 | Updated the Gecko code handler to the latest version from Gecko OS 1.9.3.1. | skidau |
| 2012-01-03 | Changed the Gecko code handling to the native code handler. This provides fu... | skidau |
| 2012-01-02 | Fix a crash at startup with Dolphin on Linux compiled in debug mode | Pierre Bourdon |
| 2012-01-01 | increased fault tolerance of shader cache files. | nitsuja |
| 2011-12-29 | Reset errno to zero before testing it after the strtoul call. Fixes issue 5078. | skidau |
| 2011-12-18 | add wstring name(s)/description to the cachefile, use when available in gamel... | LPFaint99 |
| 2011-12-18 | made savestate loads less fragile by adding some markers and rolling back on ... | nitsuja |
| 2011-12-17 | Merge branch 'cmake-osx2' | Maarten ter Huurne |
| 2011-12-13 | Fixed range check on TryParse() for u32, again. | Maarten ter Huurne |
| 2011-12-12 | For CPUID, save EBX on the stack instead of in a register. | Maarten ter Huurne |
| 2011-12-12 | Force the "ebx" argument to be mapped to a register (not necessarily EBX). | Maarten ter Huurne |
| 2011-12-10 | Merge branch 'large-mram' | Shawn Hoffman |