Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_hardware_libhardware
/
03cb00b7b37d39f6d599bb148db775a08eb8b04a
/
modules
/
gralloc
/
framebuffer.cpp
f96b206
remove all references to pmem and simplify the lock/unlock hooks
by Mathias Agopian
· 16 years ago
fc05413
split gralloc_priv.h and make sure it is C friendly
by Mathias Agopian
· 16 years ago
6d125da
generic gralloc HAL doesn't need to support partial updates using msm7k specific ioctl.
by Mathias Agopian
· 16 years ago
82aee24
automatically detect update-on-demand
by Mathias Agopian
· 16 years ago
d28d7e8
fix [1965734] Screen flickers a lot [Sholes]
by Mathias Agopian
· 16 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
· 16 years ago
cdb66fb
workaroud [1964234] emulator renders funny with new gralloc.
by Mathias Agopian
· 16 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
· 16 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