pcsx2/plugins
Gregory Hainaut 61a717db14 gsdx-tc: clean the RT in debug build
// In theory new textures contain invalidated data. Still in theory a new target
// must contains the content of the GS memory.
// In practice, TC will wrongly invalidate some RT. For example due to write on the alpha
// channel but colors is still valid. Unfortunately TC doesn't support the upload of data
// in target.
//
// Cleaning the code here will likely break several games. However it might reduce
// the noise in draw call debugging. It is the main reason to enable it on debug build.
//
// From a performance point of view, it might cost a little on big upscaling
// but normally few RT are miss so it must remain reasonable.
2015-07-01 09:36:53 +02:00
..
CDVDiso drop support of Visual Studio 2010 2015-06-04 08:55:22 +02:00
CDVDisoEFP Clean up the type defines in pcsx2. 2014-08-25 16:16:34 +10:00
CDVDlinuz CDVDlinuz: fix gtk header include 2015-02-27 10:11:38 +01:00
CDVDnull drop support of Visual Studio 2010 2015-06-04 08:55:22 +02:00
CDVDolio drop support of Visual Studio 2010 2015-06-04 08:55:22 +02:00
CDVDpeops Update Cfg.c 2015-01-12 13:27:09 +01:00
FWnull drop support of Visual Studio 2010 2015-06-04 08:55:22 +02:00
GSdx gsdx-tc: clean the RT in debug build 2015-07-01 09:36:53 +02:00
GSnull drop support of Visual Studio 2010 2015-06-04 08:55:22 +02:00
LilyPad drop support of Visual Studio 2010 2015-06-04 08:55:22 +02:00
PadNull drop support of Visual Studio 2010 2015-06-04 08:55:22 +02:00
PeopsSPU2 sed -i -e 's/seperately/separately/' 2014-12-07 12:46:16 +01:00
SPU2null null plugins: add stdcall convention 2015-04-17 18:33:10 +02:00
SSSPSXPAD drop support of Visual Studio 2010 2015-06-04 08:55:22 +02:00
USBnull drop support of Visual Studio 2010 2015-06-04 08:55:22 +02:00
USBqemu drop support of Visual Studio 2010 2015-06-04 08:55:22 +02:00
cdvdGigaherz/src drop support of Visual Studio 2010 2015-06-04 08:55:22 +02:00
dev9ghzdrk dev9ghzdrk: I've got a good idea, lets not match the host mac ;) 2015-06-24 23:42:28 +01:00
dev9null drop support of Visual Studio 2010 2015-06-04 08:55:22 +02:00
onepad onepad: fix possible dereference of deleted pointer 2015-06-29 20:53:00 +01:00
spu2-x Use wc_str for Windows only code 2015-06-19 22:14:47 +01:00
xpad drop support of Visual Studio 2010 2015-06-04 08:55:22 +02:00
zerogs Merge pull request #579 from PCSX2/drop-vs2010-support 2015-06-06 10:47:16 +02:00
zerospu2 Merge pull request #579 from PCSX2/drop-vs2010-support 2015-06-06 10:47:16 +02:00
zzogl-pg/opengl drop support of Visual Studio 2010 2015-06-04 08:55:22 +02:00
CMakeLists.txt lilypad: add cmake file 2015-02-20 23:05:21 +01:00