Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
hardware
/
libhardware
/
896ed1ea40f7f8b2ba0cc9ddc40057386a17ff79
/
modules
/
gralloc
/
framebuffer.cpp
d88dfe8
libhardware: deprecate cutils/log.h
by Mark Salyzyn
· 8 years ago
ca6ccd9
Lose HAVE_ANDROID_OS from hardware/libhardware.
by Elliott Hughes
· 9 years ago
5641642
gralloc: let target configure page flipping ioctl
by Bernhard Rosenkraenzer
· 11 years ago
5e3ac6b
gralloc: dont hardcode 32bpp as RGBX
by Bernhard Rosenkraenzer
· 11 years ago
8405fe5
am 1fbbb08d: Merge "remove seemed useless gralloc_open() call in fb_device_open()"
by Jean-Baptiste Queru
· 12 years ago
539c993
remove seemed useless gralloc_open() call in fb_device_open()
by suyi Yuan
· 13 years ago
60d056b
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
by Steve Block
· 13 years ago
22d3513
Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE
by Steve Block
· 13 years ago
b224b78
Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE
by Steve Block
· 13 years ago
57adb36
Remove workarounds for buggy /dev/fb0 drivers
by Jean-Baptiste Queru
· 13 years ago
cd347fd
Allow to force 16bpp when 32bpp has problems
by Jean-Baptiste Queru
· 14 years ago
25b68b5
gralloc: Add support for 32-bit framebuffers.
by David 'Digit' Turner
· 14 years ago
80d3699
gralloc: Fix division-by-0 during system emulation.
by David 'Digit' Turner
· 14 years ago
118b5d7
Allow disabling page-flipping.
by Jean-Baptiste Queru
· 14 years ago
f96b206
remove all references to pmem and simplify the lock/unlock hooks
by Mathias Agopian
· 15 years ago
fc05413
split gralloc_priv.h and make sure it is C friendly
by Mathias Agopian
· 15 years ago
6d125da
generic gralloc HAL doesn't need to support partial updates using msm7k specific ioctl.
by Mathias Agopian
· 15 years ago
82aee24
automatically detect update-on-demand
by Mathias Agopian
· 15 years ago
d28d7e8
fix [1965734] Screen flickers a lot [Sholes]
by Mathias Agopian
· 15 years ago
a4b587c
Simulator build fixes for the new GL stuff. The simulator still doesn't run, but at least it builds.
by Marco Nelissen
· 15 years ago
cdb66fb
workaroud [1964234] emulator renders funny with new gralloc.
by Mathias Agopian
· 15 years ago
5115665
with the new lock/unlock API we don't really mean reference counting on mmap/munmap because we're guaranteed to map the buffers only once within a process.
by Mathias Agopian
· 15 years ago
f5cf8f8
better documentation for (*setUpdateRect)()
by Mathias Agopian
· 16 years ago
295190f
get rid of unused/needed flags
by Mathias Agopian
· 16 years ago
988b8bd
lock will now return the vaddr of the buffer. map/umap are gone.
by Mathias Agopian
· 16 years ago
a8a7516
Integrate from //sandbox/mathias/donut/...@145728
by Mathias Agopian
· 16 years ago