YEEEEE SOLVED!!
I explain here my steps, tomorrow im gonna do a more detailed post to help ppl with RK3288 chip.
- Compile kernel with latest ARM kernel driver LINK
- Replace mali repo library with ARM user space driver LINK
- Replace GL, GLES, etc.., includes with mali opengles SDK includes LINK
- Clone https://github.com/digitalhack/pcDuino-openFrameworks pcDuino-dev branch, amazing work by digitalhack to make OF run on mali framebuffer
- Compile the example as described HERE (it will get some error, nothing complicated to fix)
- Close X11 or go to tty and run your app Image may be NSFW.
Clik here to view.
Maybe i'll fork OF and make a branch for RK3288 boards
[EDIT]
BE CAREFULL: When u update your system do not overwrite mali driver, gles and so on