Bug 118444 - [META] VideoCore IV supports
Summary: [META] VideoCore IV supports
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on: 118451
Blocks:
  Show dependency treegraph
 
Reported: 2013-07-06 08:55 PDT by ChangSeok Oh
Modified: 2019-04-25 04:08 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description ChangSeok Oh 2013-07-06 08:55:33 PDT
The VideoCore IV is a Broadcom GPU providing OpenGL ES 1.1, OpenGL ES 2.0, hardware-accelerated OpenVG 1.1, Open EGL, OpenMAX and 1080p30 H.264 high-profile decode. It is contained in the Raspberry Pi, small embedded device. For More detailed information, http://elinux.org/RPi_VideoCore_APIs
Though WebKitGTK+ already supports ELG and OpenGLES for hardware acceleration but the device requires more touches for some reasons.
Comment 1 Philippe Normand 2014-02-18 00:10:28 PST
Any news about this work?

Bug 117997 seems also related.
Comment 2 Philippe Normand 2019-04-25 03:55:11 PDT
This GPU has been supported for a few years already, in WPEWebKit at least. Closing.
Comment 3 Adrian Perez 2019-04-25 04:08:02 PDT
(In reply to Philippe Normand from comment #2)
> This GPU has been supported for a few years already, in WPEWebKit at least.
> Closing.

For the record: it *should* work also for the GTK port, using Mesa's
“vc4” driver, at leas on Wayland — note that I have not tried it
myself so I cannot tell “sure, it works” :)