Skip to content

Fix external shader

Jan Kelling requested to merge github/fork/nyorain/external_shader_fix into master

Some pr in the last days added support for shader compile error messages that revealed the external shader does not link correctly. This fixes it.

We would have noticed it if we could test it somehow but after some research and if i understand everything correctly it seems the external image/shader stuff is only used in some uncommon situations (yuv buffers) so no idea how to test it.

Merge request reports