Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Qt over openGL ES 2.0 in Mac OS
Forum Update on Tuesday, May 27th 2025

Qt over openGL ES 2.0 in Mac OS

Scheduled Pinned Locked Moved Mobile and Embedded
opengl es2.0eglqopenglwidget
1 Posts 1 Posters 1.1k 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
    Galb
    wrote on last edited by
    #1

    Hi,
    I have a cross platform mobile application that uses openGL ES 2.0.
    I want to write a Qt platform that will run on Mac OS. In order to use openGL ES 2.0 on mac (instead of openGL), I'm using powerVR drivers. Now I'm not sure what to do with Qt.
    Is it possible to use QOpenGLWidget or QOpenGLContext with QWinodw to create the context and then let the underlying cross platform software run openGL ES 2.0 commands? I tried this in several ways but it didn't seem to work.
    Maybe instead I can use native EGL to create the context, and then somehow bind it to a Qt display widget?

    I'm new to Qt and openGL and I searched and read in the forum and internet about this but I'm confused
    Thank you very much!
    Gal

    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