dolphin/Data/Sys/Shaders
degasus 57088ebb82 Shaders: Add error message for asciiart shader if shader_subgroup is missing.
This extension is currently required to get good performance.
So instead of maybe triggering a GPU hang, let's just disable the shader and show a warning instead.

Sadly our postprocessing framework does not support reporting a warning, so the way to display the warning is a bit hacky.
But this is an ascii-art shader, we already have a font in the shader, so let's use it.
2023-03-29 23:12:50 +02:00
..
Anaglyph Fix dubois anaglyph shaders on D3D11 2019-07-25 22:04:53 -07:00
Passive VideoCommon: Implement passive stereoscopic 3D 2019-05-04 22:58:00 -05:00
16bit.glsl Change all the post processing shaders to the new system. 2014-08-13 01:05:15 -05:00
32bit.glsl Change all the post processing shaders to the new system. 2014-08-13 01:05:15 -05:00
FXAA.glsl Change all the post processing shaders to the new system. 2014-08-13 01:05:15 -05:00
acidmetal.glsl Change all the post processing shaders to the new system. 2014-08-13 01:05:15 -05:00
acidtrip.glsl Change all the post processing shaders to the new system. 2014-08-13 01:05:15 -05:00
acidtrip2.glsl Change all the post processing shaders to the new system. 2014-08-13 01:05:15 -05:00
asciiart.glsl Shaders: Add error message for asciiart shader if shader_subgroup is missing. 2023-03-29 23:12:50 +02:00
auto_toon.glsl Change all the post processing shaders to the new system. 2014-08-13 01:05:15 -05:00
auto_toon2.glsl Change all the post processing shaders to the new system. 2014-08-13 01:05:15 -05:00
bad_bloom.glsl Change all the post processing shaders to the new system. 2014-08-13 01:05:15 -05:00
brighten.glsl Change all the post processing shaders to the new system. 2014-08-13 01:05:15 -05:00
chrismas.glsl Change all the post processing shaders to the new system. 2014-08-13 01:05:15 -05:00
cool1.glsl Change all the post processing shaders to the new system. 2014-08-13 01:05:15 -05:00
darkerbrighter.glsl Change all the post processing shaders to the new system. 2014-08-13 01:05:15 -05:00
emboss.glsl Change all the post processing shaders to the new system. 2014-08-13 01:05:15 -05:00
fire.glsl Change all the post processing shaders to the new system. 2014-08-13 01:05:15 -05:00
fire2.glsl Change all the post processing shaders to the new system. 2014-08-13 01:05:15 -05:00
firewater.glsl Change all the post processing shaders to the new system. 2014-08-13 01:05:15 -05:00
grayscale.glsl Change all the post processing shaders to the new system. 2014-08-13 01:05:15 -05:00
grayscale2.glsl Replace dead 'oreillynet' url with Wayback Machine archive 2018-12-04 14:41:21 -05:00
integer_scaling.glsl Add post-processing option that can do Integer Scaling. 2022-06-14 07:42:29 -07:00
invert.glsl Change all the post processing shaders to the new system. 2014-08-13 01:05:15 -05:00
invert_blue.glsl Change all the post processing shaders to the new system. 2014-08-13 01:05:15 -05:00
invertedoutline.glsl Change all the post processing shaders to the new system. 2014-08-13 01:05:15 -05:00
lens_distortion.glsl PostProcessing: fix lens distortion shader for HLSL 2021-07-18 22:49:36 +01:00
mad_world.glsl Change all the post processing shaders to the new system. 2014-08-13 01:05:15 -05:00
nightvision.glsl Change all the post processing shaders to the new system. 2014-08-13 01:05:15 -05:00
nightvision2.glsl Change all the post processing shaders to the new system. 2014-08-13 01:05:15 -05:00
nightvision2scanlines.glsl Change all the post processing shaders to the new system. 2014-08-13 01:05:15 -05:00
posterize.glsl Change all the post processing shaders to the new system. 2014-08-13 01:05:15 -05:00
posterize2.glsl Change all the post processing shaders to the new system. 2014-08-13 01:05:15 -05:00
primarycolors.glsl Change all the post processing shaders to the new system. 2014-08-13 01:05:15 -05:00
sepia.glsl Change all the post processing shaders to the new system. 2014-08-13 01:05:15 -05:00
sharp_bilinear.glsl Add sharp bilinear postprocessing shader. 2023-02-04 20:48:01 +01:00
sketchy.glsl Change all the post processing shaders to the new system. 2014-08-13 01:05:15 -05:00
spookey1.glsl Change all the post processing shaders to the new system. 2014-08-13 01:05:15 -05:00
spookey2.glsl Change all the post processing shaders to the new system. 2014-08-13 01:05:15 -05:00
sunset.glsl Change all the post processing shaders to the new system. 2014-08-13 01:05:15 -05:00
swap_RGB_BGR.glsl Change all the post processing shaders to the new system. 2014-08-13 01:05:15 -05:00
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 Fix swap_RGB_GBR.gls post-processing shader 2021-07-19 13:20:58 -07:00
swap_RGB_GRB.glsl Fix swap_RGB_GRB.gls post-processing shader 2021-07-19 13:21:41 -07:00
swap_RGB_RBG.glsl Change all the post processing shaders to the new system. 2014-08-13 01:05:15 -05:00
toxic.glsl Change all the post processing shaders to the new system. 2014-08-13 01:05:15 -05:00