Mali OpenGL ES 2.0 SDK
#1
Docs are linked from
https://developer.arm.com/products/graph...li-450-gpu
see DUI0607C_mali_opengl_es_20_sdk_for_linux_on_arm_ug.pdf

This is a weird URL but it was hard to find:
http://openlinux.amlogic.com:8000/downlo...x86.tar.gz  I think arm/mali pulled it

I managed to get all the examples to build on a Raspberry Pi, but it doesn't have a Mali so they don't run.  There's one called frame_buffer_object that's a spinning cube and on each of its faces is another spinning cube, supposedly anyway.

If you've got all the prerequisites installed, unpack the tar.gz.  In the directory that creates make a build_arm directory and cd into it.
do:
export TOOLCHAIN_ROOT=/usr/bin/
then
cmake -G "Unix Makefiles" -DTARGET=arm ..

If it builds OK look in the samples directory that gets created.  There are samples of OpenGL ES 2.0, 3.0, 3.2.
  Reply


Messages In This Thread
Mali OpenGL ES 2.0 SDK - by ab1jx - 07-07-2018, 10:04 PM
RE: Mali OpenGL ES 2.0 SDK - by dkryder - 07-08-2018, 12:45 AM
RE: Mali OpenGL ES 2.0 SDK - by ab1jx - 07-08-2018, 08:38 AM
RE: Mali OpenGL ES 2.0 SDK - by MichaelRock - 07-08-2018, 11:38 AM
RE: Mali OpenGL ES 2.0 SDK - by ab1jx - 07-08-2018, 01:09 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Xorg & Mali stuartiannaylor 5 10,269 12-16-2019, 07:23 AM
Last Post: tomarm
  How to use GLFW / OpenGL ES on Armbian flyx86 1 4,509 11-24-2019, 10:20 AM
Last Post: ab1jx

Forum Jump:


Users browsing this thread: 1 Guest(s)