Graphics Presentations

From eLinux.org
Revision as of 06:44, 5 October 2020 by Satishrajguru (talk | contribs) (Graphics Subsystem in an Embedded World - Integrating DirectFB into a UHAPI platform [ELC 2006])
Jump to: navigation, search

OpenGL

Open Source Graphics 101: Getting Started [ELCE 2019]

Presenter: Boris Brezillon, Collabora
Summary: This talk gives a rough overview of some basic concepts (GPU pipeline stages,
shaders, ...), how they are exposed to users (APIs like OpenGL, Vulkan or DirectX)
and provides some extra details about the standard open-source stack providing those APIs (Mesa).

Mesa 3D in an Embedded Context [ELC 2017]

Presenter: Mark Janes, Intel
Summary: This presentation demonstrates Mesa performance tools
available for tuning an OpenGL workload on an embedded device.

Introduction to Skia: A Modern 2D Graphics Library [ELCE 2014]

Presenter: Eduardo Lima, Igalia
Summary: This presentation talks about 2D graphics library Skia and
it's use cases.

DigitalFB

DirectFB Internals - Things You Need to Know to Write Your DirectFB gfxdrive [ELC 2008]

Presenter: Takanari Hayama
Summary: This presentation talks about DirectFB, it's architecture and
modules. This also explains how to write gfxdriver.

How DirectFB Adopted Market Specific Requirements [ELC 2007]

Presenter: Takanari Hayama
Summary: This presentation talks about DirectFB, requirements to
support Digital TV platform and approaches to meet those
requirements.

FancyPants – An Advanced 2D Graphics System for CE Linux [ELC 2007]

Presenter: Robi Karp
Summary: These slides give information about FancyPants, it's high level
architecture and it's features.

Writing DirectFB gfxdriver For Your Embedded System [ELCE 2007]

Presenter: Takanari Hayama
Summary: This presentation talks about DirectFB, it's architecture and
modules. This explains how to write basic gfxdriver for your
embedded system.

Graphics Subsystem in an Embedded World - Integrating DirectFB into a UHAPI platform [ELC 2006]

Presenter: Denis Kropp
Summary: This presentation discusses about integrating DirectFB with UHAPI
platform and advantages of integration.

Others

Everything Great about Upstream Graphics [ELCE 2019]

Presenter: Daniel Vetter, Intel
Summary: This talk will cover upstream technologies, infrastructure and
driver components relevant for enabling the graphics side of an Soc.

The Modern Linux Graphics Stack on Embedded Systems [ELCE 2018]

Presenter: Michael Tretter, Pengutronix
Summary:

EFL's New Vector Graphics API For Designing User Interfaces [ELCE 2015]

Presenter: Cedric Bail, Samsung
Summary: