summaryrefslogtreecommitdiff
path: root/Source/Core/InputCommon/ControllerInterface
diff options
context:
space:
mode:
authorG <12452268+SpaceXCheeseWheel@users.noreply.github.com>2020-10-05 21:44:56 -0700
committerGitHub <noreply@github.com>2020-10-05 21:44:56 -0700
commit62bd79e70d833e2116e59e6c81a182d5d713748e (patch)
treed929e2f7fb107ad28dfd0b049543e2bbee84acb0 /Source/Core/InputCommon/ControllerInterface
parentdcaf2b96251b9a292bc5c122c1f76fbc552f55d3 (diff)
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: https://github.com/dolphin-emu/dolphin/commit/f039149198657c1891e1c6462ed30c31ed4b8486#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.
Diffstat (limited to 'Source/Core/InputCommon/ControllerInterface')
0 files changed, 0 insertions, 0 deletions