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