pcsx2/plugins/GSdx/res/glsl
Gregory Hainaut 839003467e gsdx-ogl: add support of partial frame buffer masking
It might help to fix a bit the color on a couple of games

accurate_fbmask = 1

Code uses GL4.5 extensions. So far it seems the effect is ony used a couple
of time and often in non-overlapping primitive. Speed impact will likely remain small
2015-07-01 09:36:53 +02:00
..
convert.glsl gsdx-ogl: mask alpha channel in depth conversion 2015-07-01 09:30:20 +02:00
fxaa.fx glsl: move shader into a separate directory 2015-04-19 18:49:02 +02:00
interlace.glsl glsl: move shader into a separate directory 2015-04-19 18:49:02 +02:00
merge.glsl glsl: move shader into a separate directory 2015-04-19 18:49:02 +02:00
shadeboost.glsl glsl: move shader into a separate directory 2015-04-19 18:49:02 +02:00
tfx_fs.glsl gsdx-ogl: add support of partial frame buffer masking 2015-07-01 09:36:53 +02:00
tfx_fs_subroutine.glsl glsl: move shader into a separate directory 2015-04-19 18:49:02 +02:00
tfx_vgs.glsl glsl: drop useless ifndef 2015-05-08 19:28:17 +02:00