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
  Office applications for the Pinephone Peter Gamma 2 519 09-05-2024, 09:22 AM
Last Post: Peter Gamma
  Struggle to install LibreOffice on the PinePhone Peter Gamma 50 35,016 07-26-2024, 10:35 PM
Last Post: Peter Gamma
  Why does Pine64 sabotage office on the Pinephone? Peter Gamma 5 968 07-04-2024, 07:34 AM
Last Post: Kevin Kofler
  Which word processor to choose for the Pinephone? Peter Gamma 16 5,232 06-22-2024, 07:28 AM
Last Post: Peter Gamma
  Samba share on the Pinephone? Peter Gamma 0 633 06-16-2024, 10:26 PM
Last Post: Peter Gamma
  Possible Free Backup Carrier for PinePhone PineFone 0 441 06-13-2024, 03:45 PM
Last Post: PineFone
  Using Signal on PinePhone in mid-2023? dante404 47 22,224 05-03-2024, 02:19 AM
Last Post: dragonhospital
  Slarm64 on PinePhone [Unofficial Slackware ARM - 64 bit] acid andy 38 32,663 04-23-2024, 10:29 AM
Last Post: donchurch
Wink PINEPHONE not booting Touchwood 2 1,201 02-23-2024, 07:27 AM
Last Post: Touchwood
  Slack on PinePhone Adam Seline 5 6,471 12-20-2023, 07:20 AM
Last Post: nickolas

Forum Jump:


Users browsing this thread: 4 Guest(s)