From 3de18d0526fb3b64a66aa2c5d8e73cce53a9c5f2 Mon Sep 17 00:00:00 2001 From: gabest11 Date: Tue, 22 Feb 2011 21:12:04 +0000 Subject: [PATCH] Undoing last commit, it was a mistake, linux tools are not easy to use. git-svn-id: http://pcsx2.googlecode.com/svn/trunk@4342 96395faa-99c1-11dd-bbfe-3dabce05a288 --- 3rdparty/SDL-1.3.0-5387/SDL-1.3/SDL-1.3.cbp | 5 +- 3rdparty/SDL-1.3.0-5387/include/SDL_config.h | 286 ++----------------- plugins/GSdx/GSDevice.cpp | 12 +- plugins/GSdx/GSDevice.h | 8 +- plugins/GSdx/GSDevice11.cpp | 14 +- plugins/GSdx/GSDevice11.h | 2 +- plugins/GSdx/GSDevice9.cpp | 24 +- plugins/GSdx/GSDevice9.h | 2 +- plugins/GSdx/GSDeviceDX.cpp | 4 +- plugins/GSdx/GSDeviceDX.h | 2 +- plugins/GSdx/GSDeviceNull.cpp | 2 +- plugins/GSdx/GSDeviceNull.h | 2 +- plugins/GSdx/GSDeviceSW.cpp | 12 +- plugins/GSdx/GSDeviceSW.h | 2 +- plugins/GSdx/GSLinuxDialog.cpp | 257 ++++++++--------- plugins/GSdx/GSdx.gcc.cbp | 1 - plugins/GSdx/GSdx.icc.cbp | 2 - 17 files changed, 182 insertions(+), 455 deletions(-) diff --git a/3rdparty/SDL-1.3.0-5387/SDL-1.3/SDL-1.3.cbp b/3rdparty/SDL-1.3.0-5387/SDL-1.3/SDL-1.3.cbp index a96c26f382..4236634a6a 100644 --- a/3rdparty/SDL-1.3.0-5387/SDL-1.3/SDL-1.3.cbp +++ b/3rdparty/SDL-1.3.0-5387/SDL-1.3/SDL-1.3.cbp @@ -7,7 +7,7 @@