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 5.2.1] - Android OpenGL ES 1.0
Forum Updated to NodeBB v4.3 + New Features

[QT 5.2.1] - Android OpenGL ES 1.0

Scheduled Pinned Locked Moved Mobile and Embedded
3 Posts 2 Posters 1.2k 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.
  • R Offline
    R Offline
    ricardo_s
    wrote on last edited by
    #1

    Hi

    I have a project for android using opengl es 1.0. But when I deploy to the smartphone, can not find the functions that only have in opengl es 1.0.

    Example: glMatrixMode (...) ...

    How can I configure the project to use opengl es 1.0 instead of opengl es 2.0?

    I use QtCreator, windows, MinGW and Qt 5.2.1.

    Thanks.

    1 Reply Last reply
    0
    • sierdzioS Offline
      sierdzioS Offline
      sierdzio
      Moderators
      wrote on last edited by
      #2

      OpenGL ES 2.0 is the minimal version supported by Qt. Android supports ES 2.0 since API 8 (Android version 2.2).

      (Z(:^

      1 Reply Last reply
      0
      • R Offline
        R Offline
        ricardo_s
        wrote on last edited by
        #3

        Hi

        Then have to change all the code for opengl es 2.

        Thanks sierdzio.

        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