pcsx2/plugins
lightningterror 3269c58c8d gsdx-hw: Improve detection of Texture Shuffle effect.
DMC3, Onimusha 3 rely on this behavior.
They do fullscreen rectangle with scissor, then shift by 8 pixels, not done with recursion.
So we check if it's a TS effect by checking the scissor value.

Credits to Kojin for figuring out the issue.
2020-06-24 22:39:06 +02:00
..
CDVDnull Update compiler flags, as a number of plugins didn't have them set. Setting -Wno-parentheses across the board to suppress warnings about gtk from gcc 8. 2018-10-13 11:05:27 -07:00
FWnull Update compiler flags, as a number of plugins didn't have them set. Setting -Wno-parentheses across the board to suppress warnings about gtk from gcc 8. 2018-10-13 11:05:27 -07:00
GSdx gsdx-hw: Improve detection of Texture Shuffle effect. 2020-06-24 22:39:06 +02:00
GSdx_legacy gsdx_legacy: Silence very verbose clang warnings. (#3126) 2019-09-30 16:23:47 -07:00
GSnull Switch over the null plugins dialog code to use wxWidgets instead of gtk on Linux. (#3420) 2020-05-30 13:31:52 -07:00
LilyPad lilypad-gui: Fix text being cut off on some options when using dpi scaling. 2020-06-21 01:50:26 +02:00
PadNull Switch over the null plugins dialog code to use wxWidgets instead of gtk on Linux. (#3420) 2020-05-30 13:31:52 -07:00
SPU2null Switch over the null plugins dialog code to use wxWidgets instead of gtk on Linux. (#3420) 2020-05-30 13:31:52 -07:00
USBnull Update compiler flags, as a number of plugins didn't have them set. Setting -Wno-parentheses across the board to suppress warnings about gtk from gcc 8. 2018-10-13 11:05:27 -07:00
USBqemu windows: Fix VS project file issues 2017-03-07 19:47:54 +00:00
cdvdGigaherz/src cdvdgigaherz: Prevent potential infinite loop on ini read 2019-09-21 22:29:23 +01:00
dev9ghzdrk Build: Changes required to compile and run using VS 2019 (#2975) 2019-06-01 13:34:21 +02:00
dev9null Remove gigaherz old wip 'new' iopdma code. (#2703) 2018-12-09 18:00:04 -08:00
onepad onepad: Add PC Game Controller to db. (#3465) 2020-06-17 16:38:10 +02:00
onepad_legacy onepad-legacy: Use mt_queue, and move it from onepad to common. (#3060) 2019-08-10 15:46:29 -07:00
spu2-x spu2-x-gui: Fix text being cut off on some options when using dpi scaling. 2020-06-21 01:50:26 +02:00
zerogs Update compiler flags, as a number of plugins didn't have them set. Setting -Wno-parentheses across the board to suppress warnings about gtk from gcc 8. 2018-10-13 11:05:27 -07:00
zerospu2 Remove gigaherz old wip 'new' iopdma code. (#2703) 2018-12-09 18:00:04 -08:00
zzogl-pg/opengl zzogl-pg: Don't include GLWin32.cpp when compiling for Linux. 2018-12-07 14:28:15 -08:00
CMakeLists.txt build.sh and cmake plugin code cleanup (#2953) 2019-07-04 19:49:11 -07:00