OSDN Git Service

android: Add DRM-based gralloc.
authorChia-I Wu <olv@lunarg.com>
Mon, 11 Oct 2010 08:06:47 +0000 (16:06 +0800)
committerChia-I Wu <olvaffe@gmail.com>
Fri, 10 Dec 2010 01:01:35 +0000 (20:01 -0500)
commitb0a79b3512dd3e142bc5d2fcd5fac7438997c49f
treedcdf161f2e6dce9c858d62342efab00bfd82a5de
parent121fc671f48f6fe5b58d44d55ef9ec421f6abde1
android: Add DRM-based gralloc.
src/gralloc/gralloc_gem.c [new file with mode: 0644]
src/gralloc/gralloc_gem.h [new file with mode: 0644]
src/gralloc/gralloc_gem_i915.c [new file with mode: 0644]
src/gralloc/gralloc_gem_pipe.c [new file with mode: 0644]
src/gralloc/gralloc_kms.c [new file with mode: 0644]
src/gralloc/gralloc_kms.h [new file with mode: 0644]
src/gralloc/gralloc_mod.c [new file with mode: 0644]
src/gralloc/gralloc_mod.h [new file with mode: 0644]