Re:Re: did the weston can use "mesa" for "opengles and egl" demands without libmali.so on MALI targets?

2018-09-25 Thread tugouxp
is that mean that the libmali.so could be replaced by mesa implementation totally? if so, the accelerator function could not be used, is that true? i would make experiment as you said, thanks for our good advice. At 2018-09-25 16:52:21, "Pekka Paalanen" wrote: >On Tue, 25 Sep 2018 09:28

Re: did the weston can use "mesa" for "opengles and egl" demands without libmali.so on MALI targets?

2018-09-25 Thread Pekka Paalanen
On Tue, 25 Sep 2018 09:28:27 +0800 (CST) tugouxp <13824125...@163.com> wrote: > hi folks: > > > my project take wayland as display server, weston working with > libdrm-backend, the opegles and egl interface are provided by arm > official provide "libmali.so" library. > > > but now i want t

did the weston can use "mesa" for "opengles and egl" demands without libmali.so on MALI targets?

2018-09-24 Thread tugouxp
hi folks: my project take wayland as display server, weston working with libdrm-backend, the opegles and egl interface are provided by arm official provide "libmali.so" library. but now i want to test whether it can be worked that get rid of mali library completely ,and use mesa library