index
:
hardware_libhardware.git
replicant-4.2
replicant-6.0
hardware/libhardware
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
gralloc
/
framebuffer.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
gralloc: let target configure page flipping ioctl
Bernhard Rosenkraenzer
2014-06-02
1
-1
/
+13
*
gralloc: dont hardcode 32bpp as RGBX
Bernhard Rosenkraenzer
2014-02-21
1
-1
/
+1
*
am 1fbbb08d: Merge "remove seemed useless gralloc_open() call in fb_device_op...
Jean-Baptiste Queru
2012-06-12
1
-5
/
+0
|
\
|
*
remove seemed useless gralloc_open() call in fb_device_open()
suyi Yuan
2012-03-15
1
-5
/
+0
*
|
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
Steve Block
2012-01-08
1
-2
/
+2
*
|
Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE
Steve Block
2012-01-05
1
-2
/
+2
*
|
Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE
Steve Block
2012-01-04
1
-2
/
+2
|
/
*
Remove workarounds for buggy /dev/fb0 drivers
Jean-Baptiste Queru
2011-06-06
1
-23
/
+0
*
Allow to force 16bpp when 32bpp has problems
Jean-Baptiste Queru
2011-03-31
1
-0
/
+18
*
gralloc: Add support for 32-bit framebuffers.
David 'Digit' Turner
2011-01-17
1
-14
/
+4
*
gralloc: Fix division-by-0 during system emulation.
David 'Digit' Turner
2011-01-15
1
-1
/
+5
*
Allow disabling page-flipping.
Jean-Baptiste Queru
2010-10-14
1
-0
/
+5
*
remove all references to pmem and simplify the lock/unlock hooks
Mathias Agopian
2009-12-15
1
-12
/
+1
*
split gralloc_priv.h and make sure it is C friendly
Mathias Agopian
2009-08-18
1
-0
/
+1
*
generic gralloc HAL doesn't need to support partial updates using msm7k speci...
Mathias Agopian
2009-07-15
1
-13
/
+0
*
automatically detect update-on-demand
Mathias Agopian
2009-07-13
1
-6
/
+4
*
fix [1965734] Screen flickers a lot [Sholes]
Mathias Agopian
2009-07-07
1
-10
/
+9
*
Simulator build fixes for the new GL stuff. The simulator still doesn't run, ...
Marco Nelissen
2009-07-07
1
-0
/
+3
*
workaroud [1964234] emulator renders funny with new gralloc.
Mathias Agopian
2009-07-06
1
-0
/
+10
*
with the new lock/unlock API we don't really mean reference counting on mmap/...
Mathias Agopian
2009-06-09
1
-3
/
+6
*
better documentation for (*setUpdateRect)()
Mathias Agopian
2009-05-07
1
-0
/
+5
*
get rid of unused/needed flags
Mathias Agopian
2009-05-05
1
-1
/
+1
*
lock will now return the vaddr of the buffer. map/umap are gone.
Mathias Agopian
2009-05-04
1
-8
/
+17
*
Integrate from //sandbox/mathias/donut/...@145728
Mathias Agopian
2009-04-10
1
-0
/
+356