GSsoftdx/x v0.4
---------------

 This is an extension to use with play station2 emulators 
 as PCSX2 (only one right now).
 The plugin is free open source code.

Using:
-----
 Place the file "GSsoftdx.dll" (Windows) or "GSsoftx-x.x.so" (Linux) 
 at the Plugins directory of the Emulator to use it.

Configuration:
-------------
 Display Resolution:
  Select the DX or X11 mode you want to use.

 Fullscreen:
  Sets fullscreen mode (else windowed).
  Note: fullscreen mode is faster than windowed mode.
  Linux note: you'll need DGA2 to use this,
  			  and you can't use the FPS Count with this.

 Display FPS Count:
  This will show on the start the frame per second count, 
  also you can change settings from here.

 Frameskip:
  You can use this to improve a little speed (will skip some
  frames).

 Disable Stretching:
  Will disable stretching, this is a bit faster.

Quick Keys:
----------  
 Delete - Show/Hide FPS Count.
 End    - Change selected setting in FPS Count.
 PageUp/
 PageDn - Move up/down in the FPS Count.

Changes:
-------
 v0.4:
 * Added Linux-SDL dir, thanks to Muad
 * Added bugfix for ps2mame (thanks to asad)
 * STQ stuff starts to work (thanks to Absolute0)
 * Added GSgifTransfer2 support
 * Also some internal changes

 v0.31:
 * Fixed interlace modes

 v0.3:
 * Added Draw.c/h for blits.
 * Added ShowFullVRam option on FPS Count.
 * Added some zBuffer support.
 * Last vertex rgba is now ok.
 * Added more stuff on GSwrite/read32/64

 v0.2:
 * 16bit mode should be fine always now
 * Cursor will be disabled in windowed mode too
 * Improved lots of stuff, psms now works (8bit textures)
 * Added non-stretched blits
 * Linux support under XWindows (GSsoftx)

 v0.1:
 * First Release
 * Tested with Pcsx2

Authors:
-------

 linuzappz <linuzappz@hotmail.com>
 [TyRaNiD]

