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. Loading a DDS file in Qt5
QtWS25 Last Chance

Loading a DDS file in Qt5

Scheduled Pinned Locked Moved General and Desktop
3 Posts 2 Posters 1.8k Views
  • 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.
  • E Offline
    E Offline
    estreol
    wrote on last edited by
    #1

    Hi,
    in Qt 4, DDS files could be loaded through QGLPixelBuffer.
    Is there a class/method to do so with Qt5 new OpenGL API?
    Best regards,

    1 Reply Last reply
    0
    • C Offline
      C Offline
      ChrisW67
      wrote on last edited by
      #2

      QGLContext::bindTexture()?

      1 Reply Last reply
      0
      • E Offline
        E Offline
        estreol
        wrote on last edited by
        #3

        Hi,
        thank you for your reply but I'm using QOPENGLContext and it isn't available yet.
        Sean Harmer replied : "Not yet. I was hoping to do this for 5.2 but I’m running out of time before the feature freeze so it likely won’t make it until 5.3. I am hoping to get https://codereview.qt-project.org/#change,56462 finished soon which you should then be able to use with something like https://code.google.com/p/nvidia-texture-tools/."

        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