dolphin/Data/Sys/Shaders
G 62bd79e70d
Remove AsciiArt shader
This shader has been rendered nonfunctional due to the removal of the function SampleFontLocation, which was never implemented in VideoCommon. The last reference to SampleFontLocation was located in the OGL video backend. It was removed in this commit: f039149198 (diff-24125a6c968a8aca9cadd977d4b9d68f), where many functions were moved to video common, among other things.

This shader should be removed so it does not confuse users with the error that it causes. Alternatively, it could be rewritten so it is compatible with modern versions of Dolphin. I am not familiar with GLSL, so this is currently beyond my skill set.
2020-10-05 21:44:56 -07:00
..
Anaglyph Fix dubois anaglyph shaders on D3D11 2019-07-25 22:04:53 -07:00
Passive
16bit.glsl
32bit.glsl
acidmetal.glsl
acidtrip.glsl
acidtrip2.glsl
auto_toon.glsl Change all the post processing shaders to the new system. 2014-08-13 01:05:15 -05:00
auto_toon2.glsl
bad_bloom.glsl
brighten.glsl
chrismas.glsl
cool1.glsl
darkerbrighter.glsl
emboss.glsl
fire.glsl
fire2.glsl
firewater.glsl
FXAA.glsl Change all the post processing shaders to the new system. 2014-08-13 01:05:15 -05:00
grayscale.glsl
grayscale2.glsl
invert_blue.glsl Change all the post processing shaders to the new system. 2014-08-13 01:05:15 -05:00
invert.glsl Change all the post processing shaders to the new system. 2014-08-13 01:05:15 -05:00
invertedoutline.glsl
lens_distortion.glsl
mad_world.glsl
nightvision.glsl
nightvision2.glsl
nightvision2scanlines.glsl Change all the post processing shaders to the new system. 2014-08-13 01:05:15 -05:00
posterize.glsl
posterize2.glsl
primarycolors.glsl
sepia.glsl
sketchy.glsl
spookey1.glsl
spookey2.glsl
sunset.glsl
swap_RGB_BGR.glsl
swap_RGB_BRG.glsl Change all the post processing shaders to the new system. 2014-08-13 01:05:15 -05:00
swap_RGB_GBR.glsl
swap_RGB_GRB.glsl
swap_RGB_RBG.glsl Change all the post processing shaders to the new system. 2014-08-13 01:05:15 -05:00
toxic.glsl