Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. MultiSampling Issue on Qt Creator 4.8.0
Qt 6.11 is out! See what's new in the release blog

MultiSampling Issue on Qt Creator 4.8.0

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
2 Posts 2 Posters 313 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.
  • S Offline
    S Offline
    sunnah
    wrote on last edited by
    #1

    Hi everyone,

    I'm using OpenGL (QOpenGLFunctions) on Qt Creator 4.8.0, and I tried to enable GL_MULTISAMPLING but here's my problem : When I use format.setSample(Sample_Number), whatever number I use, in my context I always stay at 0 samples.

    From what I understand, it could be a problem with the computer (quite old) or the Qt's version I'm using.

    What do you think ?
    Thank you for your time

    1 Reply Last reply
    0
    • andrA Offline
      andrA Offline
      andr
      wrote on last edited by
      #2

      This has very likely nothing to do with Qt Creator (the IDE), but the version of Qt (the toolkit) you use.

      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