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. Graphical console development for Linux
Forum Update on Monday, May 27th 2025

Graphical console development for Linux

Scheduled Pinned Locked Moved General and Desktop
4 Posts 2 Posters 1.1k 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.
  • C Offline
    C Offline
    Chalisque
    wrote on last edited by
    #1

    Hi,

    I'm new to Qt5. I am interested in using the hardware accelerated graphics APIs, but without running X11. The two platforms of interest at present are Debian Linux on 64bit intel, and Raspbian on my pi's.

    Is it possible to write a simple application that runs under the Linux console and uses OpenGL/GLES/etc.?

    I have googled and searched this forum for 'linux console opengles' and 'linux console opengl' but without finding much.

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

      AFAIK, the options you have when you don't want X.org are: framebuffer, Wayland.

      (Z(:^

      1 Reply Last reply
      0
      • C Offline
        C Offline
        Chalisque
        wrote on last edited by
        #3

        Can you do OpenGL/OpenGLES via the 'framebuffer'?

        In other words, do I need to read the source for Weston and adapt it, or is it already possible with Qt5 to get an OpenGL context on a framebuffer device?

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

          I think the answer is yes, but that is outside of the zone of my own experience ;) Try asking on Interest mailing list, there are more experts there.

          (Z(:^

          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