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

GLX_SAMPLES & GLX_SAMPLES_ARB are mixed in qglxconvenience.cpp

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 5.0.0 Beta 2
    • 5.0.0 Beta 1
    • GUI: OpenGL
    • None
    • af83eecd76962881e2a484ce173f13fbd080c7d1

    Description

      Can't compile with GLX 1.4 , due to missing GLX_SAMPLES.

      The file qglxconvenience_p.h required the inclusion of

      #include <GL/glxext.h>

      and the file qglxconveneince.cpp

      required line 222 to be changed to use GLX_SAMPLES_ARB

      Attachments

        For Gerrit Dashboard: QTBUG-27370
        # Subject Branch Project Status CR V

        Activity

          People

            rodal Samuel Rødal
            heath Heath Feather
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes