qt5base-lts/mkspecs/devices/linux-arm-amlogic-8726M-g++
Girish Ramakrishnan 24afb1097d eglfs: Introduce hooks for the eglfs plugin
EGL provides an api to create a rendering context for khronos APIs
on native surfaces. The board initialization and window creation
is platform specific.

This commit adds platform hooks/extensions to the EGLFS plugin and
implements them for the Amlogic 8726M. The hook interface is internal
and there are no ABI/API guarantees.

EGLFS is now linked with -Wl,-no-undefined to make sure that a hook does not
add unresolvable symbols.

Change-Id: I7f4fcdb422aacbf00de468f4d8e85ae5368bfacf
Reviewed-by: Girish Ramakrishnan <girish.1.ramakrishnan@nokia.com>
Reviewed-by: Samuel Rødal <samuel.rodal@nokia.com>
2012-04-04 16:05:06 +02:00
..
qeglfs_hooks_8726m.cpp eglfs: Introduce hooks for the eglfs plugin 2012-04-04 16:05:06 +02:00
qmake.conf eglfs: Introduce hooks for the eglfs plugin 2012-04-04 16:05:06 +02:00
qplatformdefs.h device: Add device support for Amlogic 8726M board 2012-03-30 18:36:12 +02:00