Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Game Development
  4. Any way to create a GL debug context?
Forum Updated to NodeBB v4.3 + New Features

Any way to create a GL debug context?

Scheduled Pinned Locked Moved Game Development
3 Posts 2 Posters 1.7k 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.
  • T Offline
    T Offline
    thokra
    wrote on last edited by
    #1

    The topic says it all. QGLContext and QGLFormat don't offer any means to set the debug flag. Can I work around that somehow? Otherwise debug output may not work which is quite a disappointment.

    1 Reply Last reply
    0
    • M Offline
      M Offline
      matti-
      wrote on last edited by
      #2

      You're looking for debug messages from the framework or what? For portability reasons I don't touch the QtGL classes but I'd assume they don't output much debug anyway.

      Author of <a href="http://mmark.777-team.org/">MMark13</a>

      1 Reply Last reply
      0
      • T Offline
        T Offline
        thokra
        wrote on last edited by
        #3

        No, I'm talking about GL_ARB_debug_output.

        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