Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_hardware_libhardware
/
13a19e11e65e4af7832e0358cda9176b4ada46b1
/
modules
/
gralloc
/
gralloc.cpp
d0eb44c
Add support for *_FP16 pixel formats
by Romain Guy
· 9 years ago
bd98601
Adjust gralloc to SwiftShader's requirements.
by Nicolas Capens
· 10 years ago
e69efbb
Replace/rename old HAL graphics formats
by Eino-Ville Talvala
· 10 years ago
febaaa9
gralloc: fix warnings
by Colin Cross
· 12 years ago
bae5cf9
Merge commit 'c9940a2bfe94dbe2ef3bfe5e8692bf4e3cea5ba0' into HEAD
by The Android Open Source Project
· 12 years ago
6abbed5
gralloc: do not use GNU old-style field designators
by synergy dev
· 12 years ago
ba9c8ba
get rid of HAL pixelformats 5551 and 4444
by Mathias Agopian
· 12 years ago
984272d
Add RAW_SENSOR to gralloc sample
by Eino-Ville Talvala
· 13 years ago
60d056b
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
by Steve Block
· 14 years ago
9da751b
fix [2444483] gralloc size for YUV formats
by Mathias Agopian
· 15 years ago
f96b206
remove all references to pmem and simplify the lock/unlock hooks
by Mathias Agopian
· 16 years ago
ed04f78
don't memset ashmem region, especially before they're mmapped
by Mathias Agopian
· 16 years ago
7d512e3
add support for RGBX_8888
by Mathias Agopian
· 16 years ago
e83629a
make sure to clear surface's buffers when they are allocated
by Mathias Agopian
· 16 years ago
15c9d3a
Fix the simulator build.
by Marco Nelissen
· 16 years ago
3e1f89b
fix [1980202] Surfaceflinger crash with transparent rollo on firestone
by Mathias Agopian
· 16 years ago
bd80b38
more fixes for [1965730]. We now free (unmap) both ashmem and pmem regions.
by Mathias Agopian
· 16 years ago
440d4e4
for [1965730], give a better name to gralloc buffers
by Mathias Agopian
· 16 years ago
85ce19a
fix [1965730] Device always give force close screen and completely unusable in Éclair build ERC07,rebooted automatically
by Mathias Agopian
· 16 years ago
bfc010a
better fix for gralloc on sim
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
3d6ddfe
fix [1964228] emulator crash with the new GL
by Mathias Agopian
· 16 years ago
1478423
make sure to UNSLAP pmem buffers when they're destroyed/freed, as the client could still have them mmapped
by Mathias Agopian
· 16 years ago
8bf1f75
add support for YUV formats
by Mathias Agopian
· 16 years ago
31802ca
fallback to ashmem when pmem is not availlable
by Mathias Agopian
· 16 years ago
ed93e8b
suppress debug log
by Mathias Agopian
· 16 years ago
8c4ab1f
pmem allocator in gralloc. enabled for all surfaces. currently it uses a lot more address space than needed.
by Mathias Agopian
· 16 years ago
72c8508
add an offset field to gralloc handles so the framebuffer can work with copybit
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
c3ce41d
don't automatically unmap buffers when they're freed
by Mathias Agopian
· 16 years ago
a8a7516
Integrate from //sandbox/mathias/donut/...@145728
by Mathias Agopian
· 16 years ago