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. EGLFS Platform Plugin Display is inverted both in X and Y axis
Forum Updated to NodeBB v4.3 + New Features

EGLFS Platform Plugin Display is inverted both in X and Y axis

Scheduled Pinned Locked Moved Mobile and Embedded
2 Posts 2 Posters 863 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.
  • J Offline
    J Offline
    jasonuy
    wrote on last edited by
    #1

    Hi,

    I have an embedded system where I ported QT5.4. My custom SoC provides an opengl library that supports OpenGLES 2.0. I've created a folder under mkspecs/device (copied the linux-rasp-pi-g++ folder) and updated the hooks file to add the opengl driver specific initialization code.

    When I run my test using -platform eglfs, the graphics gets displayed but the x and y axis are inverted. Running the linuxfb platform plugin produces a correct image on the screen.

    I'm running on a 3.10 Linux kernel and my gcc compiler is 4.9.

    I don't know what else I can change from my plugin to make the image upright. Any help would be appreciated. I'm a newbie here so forgive me if I omitted some critical info.

    1 Reply Last reply
    0
    • A Offline
      A Offline
      agocs
      wrote on last edited by
      #2

      That's weird. Have you verified the behavior with any non-Qt-based GL apps?

      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