OpenGL on i.MX6
From ArmadeusWiki
This page covers instructions to use OpenGL (proprietary) drivers/libraries on APF6 SOMs.
Installation
- You shoud have build one of the following defconfigs to have corresponding binaries: apf6legacy_defconfig (3.14 kernel) apf6legacy-4.1-defconfig (4.1 kernel).
Test
- Fancy demos to test OpenGLES are here:
# cd /usr/share/examples/viv_samples/vdk GLES 1.1: # ./tutorial3 # ./tutorial7 GLES 2.0: # ./tutorial3_es20 # ./tutorial4_es20