GSdx: Folder Reorganization. (#2657)

This pull request is for the pending reorganization of the folder structure on GSdx,
making it better organized and easier to work with.

Also remove unused GSTextureFX.cpp file.
This commit is contained in:
arcum42
2018-11-16 19:41:37 +01:00
committed by lightningterror
parent 15733ed8cf
commit 2e1db411fa
146 changed files with 445 additions and 481 deletions
@@ -23,7 +23,7 @@
#include "stdafx.h"
#include "GPUDrawScanlineCodeGenerator.h"
#include "GSVertexSW.h"
#include "Renderers/SW/GSVertexSW.h"
static const int _args = 8;
static const int _top = _args + 4;