pcsx2/plugins
turtleli 9b572d2d47 GSdx: Linux: Fix AVX2 CPU build with TSX disabled
On Linux, CPUs with AVX2 instruction sets that have TSX disabled (by
microcode update or otherwise) fail to build GSdx. The __RTM__ macro is
undefined, with leads to the TSX RTM instruction set (_xbegin, _xend,
_xabort, etc.) being unavailable.

Modify the preprocessor check so that the RTM instructions are only used
if available.
2015-02-22 11:18:23 +00:00
..
CDVDiso cmake: move -DNDEBUG to global option 2014-12-20 13:43:25 +01:00
CDVDisoEFP Clean up the type defines in pcsx2. 2014-08-25 16:16:34 +10:00
CDVDlinuz cmake: move -DNDEBUG to global option 2014-12-20 13:43:25 +01:00
CDVDnull cmake: move -DNDEBUG to global option 2014-12-20 13:43:25 +01:00
CDVDolio Remove vs2008 project files, since they have become outdated, and complicated to maintain. 2014-02-15 18:24:06 +00:00
CDVDpeops Update Cfg.c 2015-01-12 13:27:09 +01:00
FWnull cmake: remove duplicate flags 2014-12-20 13:43:25 +01:00
GSdx GSdx: Linux: Fix AVX2 CPU build with TSX disabled 2015-02-22 11:18:23 +00:00
GSnull cmake: move -DNDEBUG to global option 2014-12-20 13:43:25 +01:00
LilyPad Allow hotplugging XInput devices in LilyPad 2014-07-16 11:18:20 +02:00
PadNull cmake: move -DNDEBUG to global option 2014-12-20 13:43:25 +01:00
PeopsSPU2 sed -i -e 's/seperately/separately/' 2014-12-07 12:46:16 +01:00
SPU2null cmake: move -DNDEBUG to global option 2014-12-20 13:43:25 +01:00
SSSPSXPAD Git-based versioning. 2014-03-25 13:31:36 +01:00
USBnull cmake: move -DNDEBUG to global option 2014-12-20 13:43:25 +01:00
USBqemu Git-based versioning. 2014-03-25 13:31:36 +01:00
cdvdGigaherz/src cdvdGigaherz: Remove an unnecessary macro define 2014-08-14 20:07:10 -04:00
dev9ghzdrk Fix warped read code 2015-01-27 15:16:06 +00:00
dev9null cmake: move -DNDEBUG to global option 2014-12-20 13:43:25 +01:00
onepad cmake: move -DNDEBUG to global option 2014-12-20 13:43:25 +01:00
spu2-x cmake: move -DNDEBUG to global option 2014-12-20 13:43:25 +01:00
xpad Remove vs2008 project files, since they have become outdated, and complicated to maintain. 2014-02-15 18:24:06 +00:00
zerogs Notify about cross build option upon failure. 2015-01-03 14:51:04 +01:00
zerospu2 cmake: move -DNDEBUG to global option 2014-12-20 13:43:25 +01:00
zzogl-pg/opengl cmake: move -DNDEBUG to global option 2014-12-20 13:43:25 +01:00
CMakeLists.txt cmake: remove duplicate flags 2014-12-20 13:43:25 +01:00