pcsx2/plugins
Akash 8fe8cad8f9 GSdx-D3D11: Avoid undefined behavior in swapchain
PCSX2 sends a negative value (-1) to GSdx when adaptive mode is
specified for Vsync, this mode is exclusive to OpenGL at the moment
and is unimplemented on the D3D11 renderer. Also the present function
of swapchain only accepts values from 0 to 4 as parameter, hence
passing negative values to the function is undefined behavior.

So let's fallback to standard synchronization method on D3D11 when
PCSX2 requests for adaptive mode.
2017-08-25 22:40:42 +01:00
..
CDVDnull Remove warnings about ISO C++11 conformance 2017-01-29 09:06:10 -05:00
CDVDpeops Introduce end-of-line normalization 2015-08-04 23:52:48 +02:00
FWnull Remove warnings about ISO C++11 conformance 2017-01-29 09:06:10 -05:00
GSdx GSdx-D3D11: Avoid undefined behavior in swapchain 2017-08-25 22:40:42 +01:00
GSdx_legacy Allow building the player with the legacy GSdx. 2017-05-11 09:50:01 +02:00
GSnull Remove old/pointless code 2017-01-29 09:06:21 -05:00
LilyPad lilypad: Fix button detection issue in Kung Fu Panda 2017-07-24 00:46:00 +01:00
PadNull Remove warnings about ISO C++11 conformance 2017-01-29 09:06:10 -05:00
PeopsSPU2 Introduce end-of-line normalization 2015-08-04 23:52:48 +02:00
SPU2null Remove old/pointless code 2017-01-29 09:06:21 -05:00
SSSPSXPAD windows: Remove user.props references from all projects 2016-05-29 12:21:52 +01:00
USBnull Remove warnings about ISO C++11 conformance 2017-01-29 09:06:10 -05:00
USBqemu windows: Fix VS project file issues 2017-03-07 19:47:54 +00:00
cdvdGigaherz/src cdvdgigaherz: Avoid LL after date in library name string 2017-04-11 00:31:14 +01:00
dev9ghzdrk Remove warnings about ISO C++11 conformance 2017-01-29 09:06:10 -05:00
dev9null Remove warnings about ISO C++11 conformance 2017-01-29 09:06:10 -05:00
onepad onepad: print a more accurate message when only a single pad is detected 2017-08-10 22:00:33 +02:00
onepad_legacy onepad: create a legacy version for SDL1 2017-04-19 19:02:36 +02:00
spu2-x spu2-x: Remove outdated website text file 2017-04-30 23:31:08 +01:00
xpad plugins: Tidy/standardise VS projects 2016-07-19 23:25:12 +01:00
zerogs Remove warnings about ISO C++11 conformance 2017-01-29 09:06:10 -05:00
zerospu2 Remove warnings about ISO C++11 conformance 2017-01-29 09:06:10 -05:00
zzogl-pg/opengl Remove warnings about ISO C++11 conformance 2017-01-29 09:06:10 -05:00
CMakeLists.txt onepad: create a legacy version for SDL1 2017-04-19 19:02:36 +02:00