summaryrefslogtreecommitdiffstats
path: root/src/plugins/hardwareintegration/compositor/compositor.pro
diff options
context:
space:
mode:
authorLaszlo Agocs <laszlo.agocs@theqtcompany.com>2015-11-07 23:13:13 +0100
committerLaszlo Agocs <laszlo.agocs@theqtcompany.com>2015-11-11 12:27:49 +0000
commit51abcc7460da76bd64d4336dcf253c571b820e71 (patch)
tree0372b7828dda48d5dc8933f1a02e1ea1952be108 /src/plugins/hardwareintegration/compositor/compositor.pro
parent618c2bfc35b522d2fae05b00b0ef5412d9bf28f5 (diff)
RPi: Resolve all BRCM functions dynamically
Directly calling eglCreateGlobalImageBRCM and friends is not ideal due to the messy RPi distro setups: shipping Mesa (sw rasterizer only) in standard locations may cause picking up those EGL/GLES libs instead of the Broadcom ones from /opt/vc when building Qt. While this is something that should be fixed in the sysroot (since it is a problem at runtime anyway), let's make life easier by resolving via eglGetProcAddress, which is the right approach in any case. Change-Id: I73f7698b638691d97743a6f819bc7c8ee6ebd245 Reviewed-by: Giulio Camuffo <giulio.camuffo@jollamobile.com>
Diffstat (limited to 'src/plugins/hardwareintegration/compositor/compositor.pro')
0 files changed, 0 insertions, 0 deletions