| Age | Commit message (Expand) | Author |
| 2008-10-09 | Changed to checking for 32bit linux and I also missed a texture | Sonicadvance1 |
| 2008-10-09 | Fix Building in Linux, removed the define for _T() in Common.h so now we can ... | Sonicadvance1 |
| 2008-10-08 | Fix some project settings (set SECURE_SCL=0 more consistently). Should preven... | hrydgard |
| 2008-10-08 | Made the SSE work with GCC 4.3 and above, may also work with 4.2 and above | Sonicadvance1 |
| 2008-10-07 | Bunch of fix for DC mode (Metroid starts now,etc.). Look stable now but need ... | memberTwo.mb2 |
| 2008-10-06 | reverted r782 for linux only due to sse misalignment with gcc | memberTwo.mb2 |
| 2008-10-05 | "as is" sse in some cases in TextureDecoder.cpp | memberTwo.mb2 |
| 2008-10-05 | fix savestates in SC mode at least | memberTwo.mb2 |
| 2008-10-05 | reverted r777 (bad sunday morning quick commit) but the general id is there :p | memberTwo.mb2 |
| 2008-10-05 | oops savestate in SC mode should be fixed now (bug from 760). | memberTwo.mb2 |
| 2008-10-03 | DataReader inline for OGL/DX9 and moved to VideoCommon. Large clean up. | memberTwo.mb2 |
| 2008-10-03 | Added logging files to SConscript | nakeee |
| 2008-10-02 | Get rid of locks added InterlockedExchangeAdd function in thread.cpp | nakeee |
| 2008-10-02 | r729 fix | memberTwo.mb2 |
| 2008-10-02 | Making sure nothing broke on windows | nakeee |
| 2008-10-02 | all this to make stop work without message passing | nakeee |
| 2008-10-02 | reverting 64 bit as it doesn't work properly. | nakeee |
| 2008-10-02 | converted to 64bit (please check on windows) | nakeee |
| 2008-10-02 | experimental multi-core support on linux | nakeee |
| 2008-09-29 | DataReader migration to faster one: first step. | memberTwo.mb2 |
| 2008-09-24 | update to vs2008 | fires.gc |
| 2008-09-24 | DC idle skipping part 2: video thread is woken up when "OnIdle". | memberTwo.mb2 |
| 2008-09-21 | cleaned up SConscripts | nakeee |
| 2008-09-20 | fixed scons=parsing | nakeee |
| 2008-09-20 | More fog emulation groundwork both in OpenGL and DX9. Needs more fog format r... | XTra.KrazzY |
| 2008-09-16 | SConscript made all the rest of env.Copy into env.Clone | nakeee |
| 2008-09-07 | fix 64-bit build too on Platform SDK 6.0, fix project file. | hrydgard |
| 2008-09-07 | Add some missing GPL headers, fix building with Platform SDK 6.0, delete unus... | hrydgard |
| 2008-09-01 | Added puts() HLE, WIIMOTE logging section and experimental virtual connection... | masken |
| 2008-09-01 | Build fix | XTra.KrazzY |
| 2008-09-01 | many warning fixes | nakeee |
| 2008-08-31 | Replaced type "BYTE" by "u8", except where "BYTE" is used to access the Windo... | Maarten ter Huurne |
| 2008-08-31 | Fix/workaround at least one class of buffer underruns in the GL plugin. Fix s... | hrydgard |
| 2008-08-30 | missing files, sorry | hrydgard |
| 2008-08-30 | Basic VBA-style save state system implemented - kb shortcuts only working on ... | hrydgard |
| 2008-08-30 | New SaveState folder for states. Removed some outdated code. Removed an unnec... | hrydgard |
| 2008-08-30 | more statesave bugfixes... | hrydgard |
| 2008-08-30 | State saving progress. Most core state seems to be saved/loaded correctly, no... | hrydgard |
| 2008-08-30 | Save states now work (to some extent). Please report special cases which caus... | XTra.KrazzY |
| 2008-08-30 | Cleaning up XK's mess, added a simple profiler, minor disasm fix. Too lazy to... | hrydgard |
| 2008-08-28 | Added save/load state support in the UI | XTra.KrazzY |
| 2008-08-28 | Final typo and error fixes and include reordering | XTra.KrazzY |
| 2008-08-28 | I have broken something, but more may be broken | XTra.KrazzY |
| 2008-08-28 | A lot of save state groundwork. Please notify if compilation breaks because | XTra.KrazzY |
| 2008-08-27 | Fixed message box calls (they aren't even necessary, just checking whether th... | XTra.KrazzY |
| 2008-08-27 | Fixed "no newline at end of file" warnings. | Maarten ter Huurne |
| 2008-08-27 | Only include <windows.h> when compiling for Windows. | Maarten ter Huurne |
| 2008-08-27 | Fixed "no newline at end of file" warning. | Maarten ter Huurne |
| 2008-08-27 | Fix for XK's commit. XK, if its wrong punch me in the face | daco65 |
| 2008-08-26 | Preliminary video save state support. More work is necessary, this is just so... | XTra.KrazzY |