libretro / glsl-shaders

This repo is for glsl shaders converted by hand from libretro's common-shaders repo, since some don't play nicely with the cg2glsl script.
901 stars 223 forks source link

Shaders dont save using glcore #92

Open budtz opened 5 years ago

budtz commented 5 years ago

Seems slang shaders dont save in glcore. I have to manually go in and hit apply every time. Shader is saved just not activated.

hizzlekizzle commented 5 years ago

Does this still happen in a nightly build? I know I've see the issue discussed before but I couldn't remember if it's been fixed already or not.

budtz commented 5 years ago

Nope its stable build 1.7.7

budtz commented 5 years ago

And version 1.7.6. Its never worked in the stable builds.

budtz commented 5 years ago

I found a Thread. The problem is the glcore driver has this bug if one uses a launcher. And I do that. Guess its a known bug.