Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-26057

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

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Not Evaluated
    • None
    • Qt Creator 5.0.0-rc1
    • Editors
    • None

    Description

      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).

      Attachments

        Issue Links

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

          Activity

            People

              davschul David Schulz
              portale Alessandro Portale
              Votes:
              1 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes