Pinephone: OpenGL support?
#1
Hi,
Does either the Pinephone or Pinephone Pro offer conventional OpenGL support, or are they limited to OpenGL ES?
And is there any hardware acceleration?
Thanks.
  Reply
#2
The OpenGL vs OpenGL ES comparison is a bit tricky. In general, ES is a subset of a given version of "full" OpenGL. However, if a program expecting full GL doesn't use any of the missing features (how many features are missing also depends), then there's no functional difference.

The GPU in the original PinePhone can do ES 2.0, which is pretty close to full OpenGL 2.1. The PinePhone Pro can do ES 3.1, which can also run full 3.1 applications most of the time. There's also work towards 3.2 support as well.

"Hardware acceleration" is a broad term, so you would have to specify. If you mean 3D acceleration or video encode/decode, the answer is yes.
Community administrator and sysadmin for PINE64
(Translation: If something breaks on the website, forum, or chat network, I'm a good person to yell at about it)

  Reply
#3
Well, it depends on whether you want hardware acceleration or not.

If you want hardware acceleration, then refer to what fire219 said.

If you don't need hardware acceleration, you can get almost everything Mesa supports for OpenGL by using the zink driver (set the environmental variable MESA_LOADER_DRIVER_OVERRIDE=zink) which does OpenGL over vulkan. Now, the original PinePhone does not have accelerated vulkan at all (no idea on the PinePhone Pro), so it does vulkan using the lavapipe driver, which is a pure software implementation of vulkan and therefore has no acceleration. This works quite well, just is slow is all. Very useful for some programs.
  Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Slarm64 on PinePhone [Unofficial Slackware ARM - 64 bit] acid andy 38 24,769 4 hours ago
Last Post: donchurch
  PinePhone app development WhiteHexagon 15 3,859 9 hours ago
Last Post: Jonnyc
Wink PINEPHONE not booting Touchwood 2 431 02-23-2024, 07:27 AM
Last Post: Touchwood
  Slack on PinePhone Adam Seline 5 5,373 12-20-2023, 07:20 AM
Last Post: nickolas
  Struggle to install LibreOffice on the PinePhone Peter Gamma 48 24,258 11-24-2023, 07:02 AM
Last Post: Peter Gamma
  Which word processor to choose for the Pinephone? Peter Gamma 8 1,988 11-23-2023, 01:06 AM
Last Post: Peter Gamma
  openSUSE for Pinephone Alefnode 75 101,673 11-17-2023, 08:37 AM
Last Post: Uturn
  Using Signal on PinePhone in mid-2023? dante404 45 13,079 11-17-2023, 04:23 AM
Last Post: Kevin Kofler
  Genode- Sculpt OS for the PinePhone (non Linux) Surehand53 1 970 11-04-2023, 07:23 PM
Last Post: tllim
  Abiword as a office mobile word processor for the Pinephone? Peter Gamma 11 2,180 10-24-2023, 08:57 AM
Last Post: Peter Gamma

Forum Jump:


Users browsing this thread: 1 Guest(s)