pcsx2/plugins
gabest11 0b62c17d9c GSdx: Renamed the sw thread setting to "extra threads".
- 0: no multi-threading
- 1: gif packet processing and texture uploads run parallel with rendering, the slowest decides the fps, dual-cores can still suffer by the spin loops, I'll check that when I compile pcsx2 on my notebook
- 2: two rendering threads, on a decent cpu packet processing is going to be slower now, this is probably going to increase fps the most on quads
- 3: small fps increase
- 4+: even smaller. 

If you have a quad cpu with HT, 6 is the max, 1 + 1 is needed for pcsx2 and gsdx's basic tasks.

Also hacked palette writes to not force a read-back in hw mode (added in previous rev), it hit render targets in a surprising large number of games.

git-svn-id: http://pcsx2.googlecode.com/svn/trunk@4998 96395faa-99c1-11dd-bbfe-3dabce05a288
2011-12-20 14:33:28 +00:00
..
CDVDiso More work on the compiler warnings. Removed the warning flags that are now set by default. 2011-10-30 00:32:22 +00:00
CDVDisoEFP Fixed inconsistent newlines / added as many svn:eol-style=native properties as I could without killing myself. 2011-03-25 05:06:49 +00:00
CDVDlinuz pcsx2, zzogl-pg: allow to change some default path with compilation flags. 2011-07-17 11:25:17 +00:00
CDVDnull More work on the compiler warnings. Removed the warning flags that are now set by default. 2011-10-30 00:32:22 +00:00
CDVDolio - fixed VS2010 project files and added configuration for AVX 2011-01-28 08:21:05 +00:00
CDVDpeops Removed all trailing whitespace in *.c *.cpp *.h because it irritates me. 2010-04-25 00:31:27 +00:00
FWnull More work on the compiler warnings. Removed the warning flags that are now set by default. 2011-10-30 00:32:22 +00:00
GSdx GSdx: Renamed the sw thread setting to "extra threads". 2011-12-20 14:33:28 +00:00
GSnull GSnull: More cleanup on the logging code. And lets actually put return characters in the log. :) 2011-11-12 04:09:46 +00:00
LilyPad Forum user ateste was so kind and found/fixed a savestate issue with Lilypad :) 2011-11-07 09:29:36 +00:00
PadNull More work on the compiler warnings. Removed the warning flags that are now set by default. 2011-10-30 00:32:22 +00:00
PeopsSPU2 PeopsSPU2: Remove framework version info from the project file (seems to cause problems on runtime version selection). 2010-05-31 13:13:22 +00:00
SPU2null More work on the compiler warnings. Removed the warning flags that are now set by default. 2011-10-30 00:32:22 +00:00
SSSPSXPAD Missed some SPU2-X and all zzogl code in the last commit. 2011-03-25 01:09:18 +00:00
USBnull More work on the compiler warnings. Removed the warning flags that are now set by default. 2011-10-30 00:32:22 +00:00
USBqemu USBqemu: Some small changes to init & savestates. The savestates are still incomplete though. 2011-09-04 16:10:00 +00:00
cdvdGigaherz/src Fixed inconsistent newlines / added as many svn:eol-style=native properties as I could without killing myself. 2011-03-25 05:06:49 +00:00
dev9null More work on the compiler warnings. Removed the warning flags that are now set by default. 2011-10-30 00:32:22 +00:00
onepad More work on the compiler warnings. Removed the warning flags that are now set by default. 2011-10-30 00:32:22 +00:00
spu2-x More work on the compiler warnings. Removed the warning flags that are now set by default. 2011-10-30 00:32:22 +00:00
xpad - fixed VS2010 project files and added configuration for AVX 2011-01-28 08:21:05 +00:00
zerogs Remove some compiled files. Compilation may temporarily be broken in a trivial way (or might not), I don't currently have visual studio installed. 2011-05-24 21:47:52 +00:00
zerospu2 More work on the compiler warnings. Removed the warning flags that are now set by default. 2011-10-30 00:32:22 +00:00
zzogl-pg cmake: 2011-10-31 10:25:24 +00:00
CMakeLists.txt cmake: add GSdx compilation (based on codeblock) 2011-02-20 17:01:03 +00:00
build.sh [autotool] Remove autotools for *null plugins, CDVDiso, zerospu2. Superseed by cmake & codeblock, no reason to keep them. 2010-07-11 12:35:36 +00:00