rpcsx/rpcs3/Emu
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
..
ARMv7 ... 2014-04-16 15:09:06 +04:00
Audio fixes to get llvm to compile (excepti for utils.cpp, that'll get fixed 2014-04-12 12:06:52 +02:00
Cell This is squashed commit from the follwing commits: 2014-04-27 00:41:46 +02:00
CPU RSX Bugfixes and plugging memory leaks 2014-04-17 15:15:43 -05:00
FS RSX Bugfixes and plugging memory leaks 2014-04-17 15:15:43 -05:00
GS RSX Bugfixes and plugging memory leaks 2014-04-17 15:15:43 -05:00
HDD Use spaces for vertical alignment 2014-04-04 09:25:38 -04:00
Io RSX Bugfixes and plugging memory leaks 2014-04-17 15:15:43 -05:00
Memory RSX Bugfixes and plugging memory leaks 2014-04-17 15:15:43 -05:00
SysCalls This is squashed commit from the follwing commits: 2014-04-27 00:41:46 +02:00
DbgConsole.cpp RSX Bugfixes and plugging memory leaks 2014-04-17 15:15:43 -05:00
DbgConsole.h fixes to get llvm to compile (excepti for utils.cpp, that'll get fixed 2014-04-12 12:06:52 +02:00
Event.cpp more merge fixes, I should really compile it before submitting a pull request 2014-02-23 20:40:12 +01:00
event.h fixes to get llvm to compile (excepti for utils.cpp, that'll get fixed 2014-04-12 12:06:52 +02:00
GameInfo.h replace all instances of wxString with std::string in all cases not 2014-04-01 16:23:03 +02:00
System.cpp try to reign in the vector<ptr> madness 2014-04-14 10:55:43 +02:00
System.h try to reign in the vector<ptr> madness 2014-04-14 10:55:43 +02:00