rpcsx/rpcs3/Emu/Cell
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
..
MFC.cpp - Implemented HDD manager. 2013-08-03 12:40:03 +03:00
MFC.h Use spaces for vertical alignment 2014-04-04 09:25:38 -04:00
PPCDecoder.cpp - Renamed ARM9 to ARMv7. 2013-11-05 21:22:58 +02:00
PPCDecoder.h Merge branch 'master' of https://github.com/DHrpcs3/rpcs3 2014-04-18 16:59:31 +04:00
PPCDisAsm.h replace all instances of wxString with std::string in all cases not 2014-04-01 16:23:03 +02:00
PPCInstrTable.h Start porting to GNU compiler 2013-11-23 23:27:58 +01:00
PPCThread.cpp replace all instances of wxString with std::string in all cases not 2014-04-01 16:23:03 +02:00
PPCThread.h fixes to get llvm to compile (excepti for utils.cpp, that'll get fixed 2014-04-12 12:06:52 +02:00
PPCThreadManager.cpp fixes to get llvm to compile (excepti for utils.cpp, that'll get fixed 2014-04-12 12:06:52 +02:00
PPCThreadManager.h fixes to get llvm to compile (excepti for utils.cpp, that'll get fixed 2014-04-12 12:06:52 +02:00
PPUDecoder.h RSX Bugfixes and plugging memory leaks 2014-04-17 15:15:43 -05:00
PPUDisAsm.h replace all instances of wxString with std::string in all cases not 2014-04-01 16:23:03 +02:00
PPUInstrTable.h RSX Bugfixes and plugging memory leaks 2014-04-17 15:15:43 -05:00
PPUInterpreter.h Some stuff 2014-04-20 23:36:53 +04:00
PPUOpcodes.h Use spaces for vertical alignment 2014-04-04 09:25:38 -04:00
PPUProgramCompiler.cpp fixes to get llvm to compile (excepti for utils.cpp, that'll get fixed 2014-04-12 12:06:52 +02:00
PPUProgramCompiler.h Move PPUProgramCompiler to vector 2014-04-02 09:58:47 -04:00
PPUThread.cpp Add SPU decoder mode selection to GUI/Config 2014-04-23 05:06:19 -07:00
PPUThread.h fixes to get llvm to compile (excepti for utils.cpp, that'll get fixed 2014-04-12 12:06:52 +02:00
RawSPUThread.cpp fixes to get llvm to compile (excepti for utils.cpp, that'll get fixed 2014-04-12 12:06:52 +02:00
RawSPUThread.h Use spaces for vertical alignment 2014-04-04 09:25:38 -04:00
SPUDecoder.h Start porting to GNU compiler 2013-11-23 23:27:58 +01:00
SPUDisAsm.h replace all instances of wxString with std::string in all cases not 2014-04-01 16:23:03 +02:00
SPUInstrTable.h RSX Bugfixes and plugging memory leaks 2014-04-17 15:15:43 -05:00
SPUInterpreter.h Accuracy improved 2014-04-20 02:53:42 +04:00
SPUOpcodes.h Use spaces for vertical alignment 2014-04-04 09:25:38 -04:00
SPURecompiler.h This is squashed commit from the follwing commits: 2014-04-27 00:41:46 +02:00
SPURecompilerCore.cpp This is squashed commit from the follwing commits: 2014-04-27 00:41:46 +02:00
SPURSManager.cpp Updated the crypto engine: 2014-03-30 21:09:49 +01:00
SPURSManager.h Use spaces for vertical alignment 2014-04-04 09:25:38 -04:00
SPUThread.cpp This is squashed commit from the follwing commits: 2014-04-27 00:41:46 +02:00
SPUThread.h Merge branch 'master' of https://github.com/DHrpcs3/rpcs3 2014-04-18 16:59:31 +04:00