logoalt Hacker News

ChocolateGodyesterday at 11:43 PM1 replyview on HN

The graphics drivers on Android are compiled with Bionic where as most Linux distributions are compiled with glibc. You can't really mix and match them.

Desktop linux apps still need to link to the system graphics driver to get hardware acceleration.


Replies

yjftsjthsd-htoday at 12:56 AM

> Desktop linux apps still need to link to the system graphics driver to get hardware acceleration.

Oh, right. I forgot about that part. Thx.

show 1 reply