pcsx2/plugins/GSdx/Renderers/HW
lightningterror b19804190e gsdx-hw: Add an OI hack for Sonic Unleashed.
It will allow to render the shadows properly.

Rendering pattern is:
Save RG channel with a kind of a TS (replaced by a copy in this hack),
compute shadow in RG,
save result in alpha with a TS,
Restore RG channel that we previously copied to render shadows.
2019-06-23 23:34:25 +02:00
..
GSHwHack.cpp gsdx-hw: Purge Sonic unleashed crc hack. 2019-06-23 23:34:25 +02:00
GSRendererHW.cpp gsdx-hw: Add an OI hack for Sonic Unleashed. 2019-06-23 23:34:25 +02:00
GSRendererHW.h gsdx-hw: Add an OI hack for Sonic Unleashed. 2019-06-23 23:34:25 +02:00
GSTextureCache.cpp gsdx-hw: Remove no longer needed Sprite hack, replaced by improved atst code already. 2019-06-16 20:42:28 +02:00
GSTextureCache.h gsdx-hw: Remove no longer needed Sprite hack, replaced by improved atst code already. 2019-06-16 20:42:28 +02:00
GSVertexHW.h GSdx: Folder Reorganization. (#2657) 2018-11-16 19:41:37 +01:00