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. QOpenGLTexture and Shared QOpenGLContext glitches
Forum Updated to NodeBB v4.3 + New Features

QOpenGLTexture and Shared QOpenGLContext glitches

Scheduled Pinned Locked Moved General and Desktop
qopengltextureqopenglframebufopengloffscreen
1 Posts 1 Posters 787 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.
  • G Offline
    G Offline
    garfunkheul
    wrote on 14 Sept 2015, 12:20 last edited by garfunkheul
    #1

    Hi,

    I'm trying to generate QOpenGLTextures into a separated thread to avoid waisting time uploading textures into the main thread. However I see a lot of glitches, sometimes the "texture" shown is my desktop or any other image stored in the framebuffer.

    As a result, I'm not sure I have the right to do that. Do I need to use a QOpenGLFramebufferObject? If yes, how to create a texture into a QOpenGLFramebufferObject from a QImage

    Thank you.

    1 Reply Last reply
    0

    1/1

    14 Sept 2015, 12:20

    • Login

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