| Line 50: | Line 50: | ||
Implementation: xorg-x11-drv-fbdev-sgx | Implementation: xorg-x11-drv-fbdev-sgx | ||
| + | |||
| + | === TODO: LCD display driver === | ||
| + | |||
| + | Type: Kernel driver | ||
| + | |||
| + | Location: acx565akm panel driver in omap dss2 | ||
| + | |||
| + | Implements API: OMAP DSS2 panel | ||
| + | |||
| + | Implements API: Backlight control | ||
| + | |||
| + | === Touchscreen Xorg driver === | ||
| + | |||
| + | Using: xorg-x11-drv-evdev | ||
Contents |
Type: Library API
Library API reference implementation: libEGL.so.1 from mesa-libEGL
Library API reference headers: mesa-libEGL-devel
BuildRequires: pkgconfig(egl)
Type: Library API
Library API reference implementation: libGLESv2.so.2 from mesa-libGLESv2
Library API reference headers: mesa-libGLESv2-devel
BuildRequires: pkgconfig(glesv2)
Type: Module API
API BuildRequires: pkgconfig(xorg-server)
Example implementation: xorg-x11-drv-fbdev
Type: Library API implementation
API implementation: libEGL.so.1 from ti-omap3-sgx-libEGL
Type: Library API implementation
Library API implementation: libGLESv2.so.2 from ti-omap3-sgx-libGLESv2
Type: Module API implementation
Implementation: xorg-x11-drv-fbdev-sgx
Type: Kernel driver
Location: acx565akm panel driver in omap dss2
Implements API: OMAP DSS2 panel
Implements API: Backlight control
Using: xorg-x11-drv-evdev