FLTK logo

Re: [fltk.coredev] OT: GL-ES, was Exploration: FLTK platform compatible with both Wayland and X11

FLTK matrix user chat room
(using Element browser app)   FLTK gitter user chat room   GitHub FLTK Project   FLTK News RSS Feed  
  FLTK Apps      FLTK Library      Forums      Links     Login 
 All Forums  |  Back to fltk.coredev  ]
 
Previous Message ]New Message | Reply ]Next Message ]

Re: OT: GL-ES, was Exploration: FLTK platform compatible with both Wayland and X11 Lauri Kasanen Mar 30, 2022  
 
On Wed, 30 Mar 2022 08:21:02 -0700 (PDT)
imacarthur <imacarthur@gmail.com> wrote:

> <OT>
> As something of an aside, talking to one of the board vendors a while back,
> it became apparent that the next iteration of their SBC would probably not
> have any X11 server, or indeed anything other than some sort of OpenGL-ES
> surface (I had the sense that a lot of what is available for them to use is
> driven by the folks making mobile phones and similar devices, as that
> drives the volume in the market, and that GL-ES seems popular there, or
> something. I dunno. I don't know GL-ES, but assume it is not just GL...)
> So, anyway, at that point, I guess I *would* need something else... Can
> Cairo render directly to GL-ES for me, for example? And what do I do about
> a WM in that circumstance (if I need one, that is...)
> </OT>

That does not really matter. You can upload a sw-rendered picture to
that GL-ES surface. Which differs from previous, sw-rendered X11 only
in the upload path.

IOW: it's a very simple matter to adapt X to running on your GLES
board. Probably some dozen lines of code, though would have to be
written by someone who knows X and GLES.

- Lauri

-- 
You received this message because you are subscribed to the Google Groups "fltk.coredev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to fltkcoredev+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/fltkcoredev/20220330184241.bd37114768cb04308b278080%40gmx.com.
Direct Link to Message ]
 
     
Previous Message ]New Message | Reply ]Next Message ]
 
 

Comments are owned by the poster. All other content is copyright 1998-2024 by Bill Spitzak and others. This project is hosted by The FLTK Team. Please report site problems to 'erco@seriss.com'.