rpcsx/rpcs3
Bigpet eea3aa9729 This is squashed commit from the follwing commits:
* various changes to make it compile with clang

* don't compile recompiler on linux yet but make the CMake build include asmjit already

* add experimental travis bot

* modify yml to match

* try to build and install wxWidgets, since it's not in the travis repo

* use newer cmake version for travis

* add keys with sudo

* use sudo for all apt- commands

* Add additional dependencies

* use version approriate gcc flags for c++11

* try clang, gcc too old

* set c++0x flag for clang

* use gcc 4.8

* use gcc 4.8 and add the repo for it

* use gcc 4.8 even for clang to get newer headers

* fix ambiguous conversions

* add lz from hykem and more explicit conversions from be for x86

* more switch disambiguation

* more switch disambiguation

* add additional unigned int casts to deal with be_t conversion ambiguity

* remove unnecessary clang flag

* add lz.cpp to vcxproj and cast to u32 instead of unsigned int

* correct temporaray #ifdefs
2014-04-27 00:41:46 +02:00
..
cmake_modules Add FindGLEW to CMake modules along with some compiler flags 2014-03-31 00:00:30 -07:00
Crypto This is squashed commit from the follwing commits: 2014-04-27 00:41:46 +02:00
Emu This is squashed commit from the follwing commits: 2014-04-27 00:41:46 +02:00
Gui Add SPU decoder mode selection to GUI/Config 2014-04-23 05:06:19 -07:00
Loader This is squashed commit from the follwing commits: 2014-04-27 00:41:46 +02:00
rpcs3qt PSF Loader improved & issue #126 fixed 2014-03-28 05:20:13 +01:00
AppConnector.cpp fixes to get llvm to compile (excepti for utils.cpp, that'll get fixed 2014-04-12 12:06:52 +02:00
AppConnector.h fixes to get llvm to compile (excepti for utils.cpp, that'll get fixed 2014-04-12 12:06:52 +02:00
CMakeLists.txt This is squashed commit from the follwing commits: 2014-04-27 00:41:46 +02:00
git-version.h Basic DMA, MFC, channel changes 2013-12-11 02:58:11 +04:00
Ini.cpp RSX Bugfixes and plugging memory leaks 2014-04-17 15:15:43 -05:00
Ini.h Add SPU decoder mode selection to GUI/Config 2014-04-23 05:06:19 -07:00
rpcs3.cpp replace all instances of wxString with std::string in all cases not 2014-04-01 16:23:03 +02:00
rpcs3.h x11 fix 2014-03-29 00:33:51 +13:00
rpcs3.rc http://code.google.com/p/rpcs3/source/detail?r=44 2012-11-15 01:39:56 +02:00
rpcs3.vcxproj This is squashed commit from the follwing commits: 2014-04-27 00:41:46 +02:00
rpcs3.vcxproj.filters This is squashed commit from the follwing commits: 2014-04-27 00:41:46 +02:00
rpcs3.vcxproj.user RSX Bugfixes and plugging memory leaks 2014-04-17 15:15:43 -05:00
stdafx.cpp http://code.google.com/p/rpcs3/source/detail?r=44 2012-11-15 01:39:56 +02:00
stdafx.h RSX Bugfixes and plugging memory leaks 2014-04-17 15:15:43 -05:00