Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 156 Bytes

Readme.md

File metadata and controls

4 lines (3 loc) · 156 Bytes

##HowTo:

1.) get libUMP from mali, compile it, copy headers to /usr/unclude/ump and libUMP.so to /usr/lib
2.) compile g++ egl_ump.cpp -lEGL -lUMP -g -O0