pcsx2/plugins
ramapcsx2 62d2532a1e GSdx:
- More work on the configuration, preparing for some reorganization.
- 8 Bit textures default to off again, since there are issue reports (mainly from ATI users).
- Add a gamefix that allows users to set an amount of "bad" frames to be skipped.
Add gamefix_skipdraw = x to the GSdx.ini to enable. (More work on this soon)

git-svn-id: http://pcsx2.googlecode.com/svn/trunk@2085 96395faa-99c1-11dd-bbfe-3dabce05a288
2009-10-26 15:52:45 +00:00
..
CDVDiso Implemented keyboard accelerator tables and a hashed global command table (should be ideal for eventual GUI extensions via plugin, and toolbars and other fanciness). Removed Pause menu and replaced it with a Suspend/Resume menu. Closing GS window behaves more nicely. 2009-09-20 20:54:45 +00:00
CDVDisoEFP Linux: Add -m32 to the compiler flags of pcsx2 and all plugins. 2009-05-11 10:44:12 +00:00
CDVDlinuz Linux: Add -m32 to the compiler flags of pcsx2 and all plugins. 2009-05-11 10:44:12 +00:00
CDVDnull Implemented keyboard accelerator tables and a hashed global command table (should be ideal for eventual GUI extensions via plugin, and toolbars and other fanciness). Removed Pause menu and replaced it with a Suspend/Resume menu. Closing GS window behaves more nicely. 2009-09-20 20:54:45 +00:00
CDVDolio Implemented keyboard accelerator tables and a hashed global command table (should be ideal for eventual GUI extensions via plugin, and toolbars and other fanciness). Removed Pause menu and replaced it with a Suspend/Resume menu. Closing GS window behaves more nicely. 2009-09-20 20:54:45 +00:00
CDVDpeops wxgui: my excitement in getting a game to run for the first time in months clearly has shattered my ability to commit. 2009-09-06 00:42:24 +00:00
FWnull Implemented keyboard accelerator tables and a hashed global command table (should be ideal for eventual GUI extensions via plugin, and toolbars and other fanciness). Removed Pause menu and replaced it with a Suspend/Resume menu. Closing GS window behaves more nicely. 2009-09-20 20:54:45 +00:00
GSdx GSdx: 2009-10-26 15:52:45 +00:00
GSnull Linux: Fix compilation errors and warnings. There's still a lot of new warnings in x86Emitter due to __forceinline being disabled in debug builds, but the proper fix for those will come later. 2009-09-21 09:48:31 +00:00
LilyPad LilyPad: Bugfixed cause of occasional hangs and lost input. Also, I've implemented an experimental fix for Issue 458 (laggy/sticky controls every 10-20 seconds). 2009-10-26 07:36:04 +00:00
PadNull Fixed Linux up to compile in codeblocks again. Added Onepad plugin project file. 2009-09-08 21:41:46 +00:00
PeopsSPU2 wxgui: my excitement in getting a game to run for the first time in months clearly has shattered my ability to commit. 2009-09-06 00:42:24 +00:00
SPU2null Fixed SPU2null. 2009-09-30 20:08:00 +00:00
SSSPSXPAD Re-Added eol-style:native properties to the repository. The settings got lost when we merged from Playground to Official. 2009-02-09 21:15:56 +00:00
USBnull Implemented keyboard accelerator tables and a hashed global command table (should be ideal for eventual GUI extensions via plugin, and toolbars and other fanciness). Removed Pause menu and replaced it with a Suspend/Resume menu. Closing GS window behaves more nicely. 2009-09-20 20:54:45 +00:00
cdvdGigaherz/src cdvdGigaherz: 2009-10-14 23:17:41 +00:00
dev9null Implemented keyboard accelerator tables and a hashed global command table (should be ideal for eventual GUI extensions via plugin, and toolbars and other fanciness). Removed Pause menu and replaced it with a Suspend/Resume menu. Closing GS window behaves more nicely. 2009-09-20 20:54:45 +00:00
onepad Fixed Linux up to compile in codeblocks again. Added Onepad plugin project file. 2009-09-08 21:41:46 +00:00
spu2-x SPU2-X: Slightly better algo for the new reverb. :) 2009-10-26 08:58:07 +00:00
xpad Implemented keyboard accelerator tables and a hashed global command table (should be ideal for eventual GUI extensions via plugin, and toolbars and other fanciness). Removed Pause menu and replaced it with a Suspend/Resume menu. Closing GS window behaves more nicely. 2009-09-20 20:54:45 +00:00
zerogs Renamed PCSX2_ALIGNED to __aligned and removed the need for excess parenthesis and oddball qualifiers. Left the old macros in Pcsx2defs.h for now, just in case. Redid some of the storage organization of microVU and iFPU consts and temporaries while I was at it, using structs instead of naked vars -- should improve cpu cache behavior a wee bit. 2009-10-05 02:15:49 +00:00
zeropad * Added preliminary keyboard support back in (probably doesn't compile in linux) 2009-09-07 21:16:12 +00:00
zerospu2 More MSVC/Win32 buildsystem fixes: Made is so you can now optionally unload all 3rdparty libs (after building at least once!) and still build the rest of PCSX2 and plugins without linker errors. This is useful for reducing the memory overhead of working in the MSVC IDE, and reduces the size of the .ncb file and the bugs that come with it. 2009-10-06 01:52:22 +00:00
build.sh Linux/SPU2-X: A bit more work on the Linux port of SPU2-X. 2009-03-20 10:13:19 +00:00