diff --git a/doc/opengl-support.dox b/doc/opengl-support.dox index 7c626fe58..52d3eeb97 100644 --- a/doc/opengl-support.dox +++ b/doc/opengl-support.dox @@ -621,7 +621,10 @@ add any performance gains, is not supported in Magnum. See also @subsection opengl-unsupported-extensions Unsupported ARB / Khronos extensions - @gl_extension{ARB,shading_language_include} is overly complicated and - supported exclusively by NVidia + supported exclusively by NVidia. However, see the + @ref ShaderTools::GlslangConverter "GlslangShaderConverter" plugin for + shader preprocessing/compilation that *does* support @cpp #include @ce + directives. - @gl_extension{ARB,cl_event} seems to be not supported anywhere - @gl_extension{ARB,shader_stencil_export} is supported exclusively by AMD - @gl_extension{EXT,texture_compression_latc} is superseded by