pcsx2/plugins/GSdx/res
Gregory Hainaut c2b67ccb78 gsdx ogl: implement an alternate shader for Jak Shadows
The game sets the framebuffer as an input texture. So I did the same for
openGL. Code is protected with a CRC. It is working because the game want to sample
pixels.

For the record, I tested it GTA too, it doesn't work as expected because
the game will resize the framebuffer to a smaller one. So you don't have
the guarantee that pixel will be read before a data write.

Note: it requires at least accurate blending set on basic

Note: I need CRC of all Jak games that suffers of this issue. Thanks you :)
2016-09-08 23:58:13 +02:00
..
glsl gsdx ogl: implement an alternate shader for Jak Shadows 2016-09-08 23:58:13 +02:00
convert.fx GSdx: Newest scanlines shader looks much nicer this way :) 2014-01-13 18:23:53 +00:00
cs.fx - Experimental OpenCL renderer (missing features: point, line, texture cache, mipmap, aa1, device selection). Needs any OpenCL SDK for the common headers and stub lib to compile, tested with AMD and Intel. Too bad it is not part of the Windows SDK yet. 2014-12-02 00:16:33 +01:00
fxaa.fx glsl: optimize the number of active constant buffer 2016-06-05 16:45:11 +02:00
glsl_source.h gsdx ogl: implement an alternate shader for Jak Shadows 2016-09-08 23:58:13 +02:00
interlace.fx GSdx: FXAA 3.10, page up key activates it 2011-07-25 11:16:01 +00:00
logo-null.bmp GSDX: Improvements to the GSDX dialog (#1284) 2016-05-01 17:33:53 +01:00
logo-ogl.bmp GSDX: Improvements to the GSDX dialog (#1284) 2016-05-01 17:33:53 +01:00
logo9.bmp GSDX: Improvements to the GSDX dialog (#1284) 2016-05-01 17:33:53 +01:00
logo10.bmp GSDX: Improvements to the GSDX dialog (#1284) 2016-05-01 17:33:53 +01:00
logo11.bmp GSDX: Improvements to the GSDX dialog (#1284) 2016-05-01 17:33:53 +01:00
merge.fx gsdx: add svn:eol-style metadata 2011-02-19 10:57:28 +00:00
psx-logo-null.bmp GSDX: Improvements to the GSDX dialog (#1284) 2016-05-01 17:33:53 +01:00
psx-logo9.bmp GSDX: Improvements to the GSDX dialog (#1284) 2016-05-01 17:33:53 +01:00
psx-logo11.bmp GSDX: Improvements to the GSDX dialog (#1284) 2016-05-01 17:33:53 +01:00
shadeboost.fx sed -i -e 's/seperately/separately/' 2014-12-07 12:46:16 +01:00
tfx.cl gsdx: date/datm fix for 16-bit frame buffer in sw rendering mode 2015-08-02 20:21:49 +02:00
tfx.fx Gsdx alpha test improvement DX 2016-08-19 15:59:54 +02:00