| Age | Commit message (Expand) | Author |
| 2013-09-12 | Improve the ArraySize function a bit now that c++11 isn't forbidden there. Er... | Jordan Woyak |
| 2013-09-11 | Replace the one use of CompileTimeAssert with static_assert (already used els... | comex |
| 2013-09-11 | Replace ARRAYSIZE macro with another ugly macro. At least this will throw an ... | Jordan Woyak |
| 2013-07-11 | [Android] Undefine the swaps in Android completely, not just on ARM Android. | Ryan Houdek |
| 2013-06-25 | Saving real Wiimote state | John Peterson |
| 2013-06-16 | Set the locale per-thread instead of globally when generating shaders. Add cr... | Armada |
| 2013-04-17 | New license header introduced for DiscIO, AudioCommon, InputCommon, VideoComm... | Lioncash |
| 2013-04-15 | Update the license file text (change SVN to Git) in all projects except Core ... | lioncash |
| 2013-04-03 | Fix 32bit Linux. GCC's lrotl/lrotr instrinsic functions are 32bit when buildi... | Ryan Houdek |
| 2013-04-03 | Fix GCC 4.8 compiling. GCC 4.8 now defines _rotl/_rotr/_lrotl/_lrotr. | Ryan Houdek |
| 2013-03-19 | Clean up more space/tab mismatches in AudioCommon, Common, and VideoCommon. | lioncash |
| 2013-03-04 | Merge branch 'master' into vertex-loader-cleanup | Jordan Woyak |
| 2013-02-26 | ARM Support without GLSL | Ryan Houdek |
| 2013-02-20 | Add template "swap" function to CommonFuncs. | Jordan Woyak |
| 2012-04-07 | Fix compilation with g++ 4.7 and some warnings. Fixes issue 5347. | Jordan Woyak |
| 2011-11-27 | Allow modifying main ram size at compile time by changing Memory::REALRAM_SIZE. | Shawn Hoffman |
| 2011-08-27 | Various changes which improve FreeBSD support. | NeoBrainX |
| 2011-03-11 | Remove the need for the less than standard strnlen()/strndup(). | Soren Jorvang |
| 2011-02-02 | Remove the global namespace a bit and remove some dead code. | Soren Jorvang |
| 2011-01-12 | Fix the panic alert hack for windows and osx. The macro needed to be defined... | Glenn Rice |
| 2011-01-12 | Add a little hack to make it so panic alerts and questions can be translated ... | Glenn Rice |
| 2010-12-04 | Second attempt at issue 3458. Fixes issue 3458. | Shawn Hoffman |
| 2010-12-03 | Attempt to fix issue r3458. I don't have a 32bit linux install, however I kno... | Shawn Hoffman |
| 2010-07-31 | Make the SSE3.1 VideoCommon code available in GCC builds. | Soren Jorvang |
| 2010-07-22 | Port to *BSD. It runs but isn't terribly useful without Cg. | Soren Jorvang |
| 2010-07-18 | I missed some cases in r5901: | Soren Jorvang |
| 2010-02-16 | Switches to GCC's internal swaps for swap32 and swap64 in OSX. Changes CDIO f... | Sonicadvance1 |
| 2010-02-08 | second try to implement a more correct safe texture cache, implemented full h... | Rodolfo Osvaldo Bogado |
| 2009-11-08 | Begining of porting the luainteface to linux + some other small fixes. | nakeee |
| 2009-07-28 | Now ALL copyright dates are fixed to the legally correct year: The year in wh... | XTra.KrazzY |
| 2009-06-17 | createtest fixes and compile fixes for linux | nakeee |
| 2009-05-03 | DSP: add a crazy little shell script that will build DSPCore into DSPSpy. mak... | hrydgard |
| 2009-05-01 | DSPSpy: Hide loop stack registers - they aren't relevant for most investigati... | hrydgard |
| 2009-03-28 | Some code cleanup | omegadox |
| 2009-03-07 | eol-style native update, small warning fix in EXI_Channel.h | LPFaint99 |
| 2009-02-28 | fix compile on osx and linux | nakeee |
| 2009-02-28 | linux/osx compile fix | nakeee |
| 2009-02-28 | Merge large parts of nakeee's "Soap" branch into trunk, after fixing a few cr... | hrydgard |