OSDN Git Service

android-x86/external-drmfb-composer.git
5 years agoAdd support to import framebuffers from minigbm buffers
lambdadroid [Fri, 4 Jan 2019 19:36:25 +0000 (20:36 +0100)]
Add support to import framebuffers from minigbm buffers

The buffers are checked at runtime to handle both allocator
implementations transparently without having to re-compile.

5 years agoReplace Android.bp with Android.mk
lambdadroid [Wed, 2 Jan 2019 20:37:16 +0000 (21:37 +0100)]
Replace Android.bp with Android.mk

This is in prepration of conditional compilation of a minigbm importer.

5 years agoInitial Commit
lambdadroid [Mon, 31 Dec 2018 16:53:44 +0000 (17:53 +0100)]
Initial Commit