pcsx2/common
Gregory Hainaut ca46921796 MTVU: use acquire/release semantics for atomic operation
* Avoid the generation of memory barrier (mfence)
* Based on the fact that it used to work on previous code without any
  barrier

v2:
* keep basic code in reset path
* use relaxed access for isBusy. The variable doesn't carry load/store
  dependency but is instead an hint to optimize semaphore post
2016-07-14 18:29:40 +02:00
..
build windows: Remove user.props references from all projects 2016-05-29 12:21:52 +01:00
include MTVU: use acquire/release semantics for atomic operation 2016-07-14 18:29:40 +02:00
src PCSX2-Core: Clean up some warnings on MSVC 2016-06-30 16:49:18 +05:30
vsprops windows: Remove parameter from prebuild command 2016-05-28 23:25:08 +01:00
svn_readme.txt Introduce end-of-line normalization 2015-08-04 23:52:48 +02:00