Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Platform support : arm (raspberry pi) #88

Open
maitredede opened this issue Mar 20, 2019 · 7 comments
Open

Platform support : arm (raspberry pi) #88

maitredede opened this issue Mar 20, 2019 · 7 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@maitredede
Copy link

Hi :)

Is your feature request related to a problem? Please describe.
I would like to see Ultralight applications running on a Raspberry Pi, using direct opengl es 2.0 calls, without X, displaying apps fullscreen.

Describe the solution you'd like

  • ARM binaries
  • driver using opengl es 2.0
  • output (hdmi, tv, dsi...) can be choosed with dispmanx api

Describe alternatives you've considered
The simplest alternative I have is building a custom raspbian image, that start X, and launches Midori fullscreen

Additional context
Only rendering is needed, no keyboard or mouse inputs.
Canvas 2D and WebGL would be interesting.
Bonus points if there are some api to add Audio and Video implementations (if they are not natively supported)

Thanks :)

@domeniko-gentner
Copy link

domeniko-gentner commented May 14, 2019

I add my vote to this. An arm target would be neat.

@mmanyen
Copy link

mmanyen commented May 14, 2019

I am keenly interested in this for ARM imx6 running on RTOS (INTEGRITY) or some yocto flavor.

Large company, will pay for source access / support.

@adamjs adamjs self-assigned this Oct 5, 2019
@adamjs adamjs added the enhancement New feature or request label Oct 5, 2019
@adamjs adamjs added this to the v1.2 milestone Oct 5, 2019
@wakes
Copy link

wakes commented Oct 12, 2019

+1 for raspberry pi support, with or without X, esp so can run muon

@adamjs adamjs modified the milestones: v1.2, v1.3 Jul 4, 2020
@Euro-pol
Copy link

Hi :)

Is your feature request related to a problem? Please describe.
I would like to see Ultralight applications running on a Raspberry Pi, using direct opengl es 2.0 calls, without X, displaying apps fullscreen.

Describe the solution you'd like

  • ARM binaries
  • driver using opengl es 2.0
  • output (hdmi, tv, dsi...) can be choosed with dispmanx api

Describe alternatives you've considered
The simplest alternative I have is building a custom raspbian image, that start X, and launches Midori fullscreen

Additional context
Only rendering is needed, no keyboard or mouse inputs.
Canvas 2D and WebGL would be interesting.
Bonus points if there are some api to add Audio and Video implementations (if they are not natively supported)

Thanks :)

is ultralight ARM still being worked on or abandoned?

@SupinePandora43
Copy link

SupinePandora43 commented Apr 19, 2021

Hi :)
Is your feature request related to a problem? Please describe.
I would like to see Ultralight applications running on a Raspberry Pi, using direct opengl es 2.0 calls, without X, displaying apps fullscreen.
Describe the solution you'd like

  • ARM binaries
  • driver using opengl es 2.0
  • output (hdmi, tv, dsi...) can be choosed with dispmanx api

Describe alternatives you've considered
The simplest alternative I have is building a custom raspbian image, that start X, and launches Midori fullscreen
Additional context
Only rendering is needed, no keyboard or mouse inputs.
Canvas 2D and WebGL would be interesting.
Bonus points if there are some api to add Audio and Video implementations (if they are not natively supported)
Thanks :)

is ultralight ARM still being worked on or abandoned?

AdamJS said in discord that 1.3 will add video support (+probably video)
I haven't heard many messages from him about arm recently.
March 2020:

planning ARM64 support later this year, the main blockers right now are porting over some of the SSE instructions over to NEON in the renderer

04.2022 update

1.3 isn't released yet, but it supports audio and video (crashes on linux last time i tried it)

Arm64 supports is planned for 1.4

Also AdamJS said it's possible to add x32 support in future.

@adamjs
Copy link
Member

adamjs commented Apr 22, 2024

Ultralight is now available on arm64, read more here 😎: https://github.com/ultralight-ux/Ultralight/releases/tag/v1.4.0-beta

@Euro-pol
Copy link

nice! good that it actually happened

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

7 participants