pcsx2/plugins/GSdx/Renderers/SW
refractionpcsx2 ca903b6b14
GSdx-sw: Add Z clamping to GSdx SW mode (#3433)
* Add Z clamping to GSdx SW mode

* Fix spacing

* Only clamp when max vertex z is greater than zfmt max

* Fix Z format switches

* Get rid of needless shuffle

* Whoops, missed a case

* Replace switches with a shift

* Disable triangle clamping for SSE2

* Implement clamping on GS Raster Interpreter

* Added SSE2 Triangle Z clamping by KrossX
2020-06-05 20:56:16 +01:00
..
GSDrawScanline.cpp GSdx-sw: Add Z clamping to GSdx SW mode (#3433) 2020-06-05 20:56:16 +01:00
GSDrawScanline.h GSdx: Folder Reorganization. (#2657) 2018-11-16 19:41:37 +01:00
GSDrawScanlineCodeGenerator.cpp GSdx: Folder Reorganization. (#2657) 2018-11-16 19:41:37 +01:00
GSDrawScanlineCodeGenerator.h GSdx: Folder Reorganization. (#2657) 2018-11-16 19:41:37 +01:00
GSDrawScanlineCodeGenerator.x64.avx.cpp GSdx: Folder Reorganization. (#2657) 2018-11-16 19:41:37 +01:00
GSDrawScanlineCodeGenerator.x64.avx2.cpp GSdx: Folder Reorganization. (#2657) 2018-11-16 19:41:37 +01:00
GSDrawScanlineCodeGenerator.x64.cpp GSdx: Folder Reorganization. (#2657) 2018-11-16 19:41:37 +01:00
GSDrawScanlineCodeGenerator.x86.avx.cpp GSdx-sw: Add Z clamping to GSdx SW mode (#3433) 2020-06-05 20:56:16 +01:00
GSDrawScanlineCodeGenerator.x86.avx2.cpp GSdx-sw: Add Z clamping to GSdx SW mode (#3433) 2020-06-05 20:56:16 +01:00
GSDrawScanlineCodeGenerator.x86.cpp GSdx-sw: Add Z clamping to GSdx SW mode (#3433) 2020-06-05 20:56:16 +01:00
GSRasterizer.cpp GSdx: Folder Reorganization. (#2657) 2018-11-16 19:41:37 +01:00
GSRasterizer.h GSdx: Folder Reorganization. (#2657) 2018-11-16 19:41:37 +01:00
GSRendererSW.cpp GSdx-sw: Add Z clamping to GSdx SW mode (#3433) 2020-06-05 20:56:16 +01:00
GSRendererSW.h GSdx: Cleanup file includes. 2018-12-25 20:12:29 +01:00
GSScanlineEnvironment.h GSdx-sw: Add Z clamping to GSdx SW mode (#3433) 2020-06-05 20:56:16 +01:00
GSSetupPrimCodeGenerator.cpp GSdx: Folder Reorganization. (#2657) 2018-11-16 19:41:37 +01:00
GSSetupPrimCodeGenerator.h GSdx: Folder Reorganization. (#2657) 2018-11-16 19:41:37 +01:00
GSSetupPrimCodeGenerator.x64.avx.cpp GSdx: Folder Reorganization. (#2657) 2018-11-16 19:41:37 +01:00
GSSetupPrimCodeGenerator.x64.avx2.cpp GSdx: Folder Reorganization. (#2657) 2018-11-16 19:41:37 +01:00
GSSetupPrimCodeGenerator.x64.cpp GSdx: Folder Reorganization. (#2657) 2018-11-16 19:41:37 +01:00
GSSetupPrimCodeGenerator.x86.avx.cpp GSdx: Folder Reorganization. (#2657) 2018-11-16 19:41:37 +01:00
GSSetupPrimCodeGenerator.x86.avx2.cpp GSdx: Folder Reorganization. (#2657) 2018-11-16 19:41:37 +01:00
GSSetupPrimCodeGenerator.x86.cpp GSdx: Folder Reorganization. (#2657) 2018-11-16 19:41:37 +01:00
GSTextureCacheSW.cpp GSdx: Folder Reorganization. (#2657) 2018-11-16 19:41:37 +01:00
GSTextureCacheSW.h GSdx: Folder Reorganization. (#2657) 2018-11-16 19:41:37 +01:00
GSTextureSW.cpp gsdx: remove dds parameter from texture save method 2018-12-30 20:13:59 +01:00
GSTextureSW.h gsdx: remove dds parameter from texture save method 2018-12-30 20:13:59 +01:00
GSVertexSW.cpp GSdx: Folder Reorganization. (#2657) 2018-11-16 19:41:37 +01:00
GSVertexSW.h GSdx: Folder Reorganization. (#2657) 2018-11-16 19:41:37 +01:00