Difference between revisions of "Graphics Presentations"

From eLinux.org
Jump to: navigation, search
(How DirectFB Adopted Market Specific Requirements [ELC 2007])
(FancyPants – An Advanced 2D Graphics System for CE Linux [ELC 2007])
Line 45: Line 45:
 
'''Presenter: '''Robi Karp <br>
 
'''Presenter: '''Robi Karp <br>
 
'''Summary:'''
 
'''Summary:'''
 +
These slides give information about FancyPants, it's high level <br>
 +
architecture and it's features.<br>
  
* [https://elinux.org/images/8/8e/Fst-fancypants-celf2007.pdf PDF]  
+
* [https://elinux.org/images/8/8e/Fst-fancypants-celf2007.pdf PDF]
  
 
== Writing DirectFB gfxdriver For Your Embedded System [ELCE 2007] ==
 
== Writing DirectFB gfxdriver For Your Embedded System [ELCE 2007] ==

Revision as of 06:33, 5 October 2020

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:


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

Presenter: Denis Kropp
Summary:

Others

Everything Great about Upstream Graphics [ELCE 2019]

Presenter: Daniel Vetter, Intel
Summary:


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: