Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-32899 Update GLSL Editor / Parser
  3. QTCREATORBUG-26057

GLSL editor does not support Vulkan style GLSL (which is required for Qt 6)

XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Unresolved
    • Icon: P3: Somewhat important P3: Somewhat important
    • None
    • Editors

      The GLSL editor that is included in Qt Creator does not support the latest features that are part of the Vulkan style GLSL.

      The Vulkan style GLSL is the shader language that has to be used for Qt 6: https://doc.qt.io/qt-6/qtshadertools-index.html

      Most likely, the GLSL editor in Qt Creator is twice as old as Vulkan itself We might just remove that.

      Perhaps we could test an LSP-based one, such as: https://github.com/svenstaro/glsl-language-server (and maybe even package that one as binary).

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            cstenger Christian Stenger
            portale Alessandro Portale
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes