Meego Wiki
Views

ARM/N900/Adaptation

From MeeGo wiki
< ARM | N900
Revision as of 14:05, 24 November 2010 by Stskeeps (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Contents

Display and Graphics Adaptation

OS side Adaptation I/F

Khronos API, EGL

Type: Library API Library API reference implementation: libEGL.so.1 from mesa-libEGL Library API reference headers: mesa-libEGL-devel BuildRequires: pkgconfig(egl)

Khronos API, OpenGL ES 2.0

Type: Library API Library API reference implementation: libGLESv2.so.2 from mesa-libGLESv2 Library API reference headers: mesa-libGLESv2-devel BuildRequires: pkgconfig(glesv2)

= Xorg graphics driver module

Type: Module API API BuildRequires: pkgconfig(xorg-server)

Example implementation: xorg-x11-drv-fbdev

Nokia N900 adaptation

Khronos API, EGL

Type: Library API implementation API implementation: libEGL.so.1 from ti-omap3-sgx-libEGL

Khronos API, OpenGL ES 2.0

Type: Library API implementation Library API implementation: libGLESv2.so.2 from ti-omap3-sgx-libGLESv2

Xorg graphics driver module

Type: Module API implementation Implementation: xorg-x11-drv-fbdev-sgx

Personal tools