Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-83467

Turn #ifdef QT_OPENGL_ES_2 into QT_CONFIG

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • P2: Important
    • 6.0
    • 6.0
    • GUI: OpenGL
    • None
    • All
    • ad5aee2e34fad45d1d90bb059fa00a791d4ba3e2 (base), ac009a9671ad97e9bc599676c35acd4628e45e7b (decl), dd1956a27604eaa92a6b806ed2fcf3c5b6fae10c (qtwayland), 7e001a437b8c5c7f49a222bfef5a338466c77b0b (tools), e643434da1c4243d4888202faa36b64c88c2cd4 (qq3d)

    Description

      In Qt Gui and Qt OpenGL there are cases of checking the QT_OPENGL_ES_2 macro, which is defined by a special rule in Qt Gui's configure.json. This is not the modern way of checking if certain options are enabled in the build though, so we should be able to replace them by QT_CONFIG instead.

      Attachments

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

        Activity

          People

            esabraha Eskil Abrahamsen Blomfeldt
            esabraha Eskil Abrahamsen Blomfeldt
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes