Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Minimum OpenGL version required by Qt
Forum Updated to NodeBB v4.3 + New Features

Minimum OpenGL version required by Qt

Scheduled Pinned Locked Moved General and Desktop
4 Posts 4 Posters 2.4k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • J Offline
    J Offline
    Jakob Schou
    wrote on last edited by
    #1

    Does Qt require a minimum OpenGL version? That is, will it run on OpenGL 1.0 provided that I do not issue any non 1.0 commands my self and that I do not use features like QGLPixelBuffer where the docs explicitly specify required extensions?

    1 Reply Last reply
    0
    • F Offline
      F Offline
      Forgive
      wrote on last edited by
      #2

      For what i heard Qt Supports OpenGL 1.0 and higher.

      1 Reply Last reply
      0
      • L Offline
        L Offline
        lgeyer
        wrote on last edited by
        #3

        Qt 5 will require OpenGL (ES) 2.0.

        1 Reply Last reply
        0
        • B Offline
          B Offline
          broadpeak
          wrote on last edited by
          #4

          For OpenGL from 1.1
          For OpenGL ES from 1.0
          ( http://developer.qt.nokia.com/doc/qt-4.8/qglformat.html )

          1 Reply Last reply
          0

          • Login

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • Users
          • Groups
          • Search
          • Get Qt Extensions
          • Unsolved