OSDN Git Service

remove all references to pmem and simplify the lock/unlock hooks
[android-x86/hardware-libhardware.git] / modules / gralloc / gralloc.cpp
2009-12-15 Mathias Agopianremove all references to pmem and simplify the lock...
2009-11-15 Jean-Baptiste Querumerge from eclair
2009-11-13 Jean-Baptiste Querueclair snapshot
2009-08-09 Mathias Agopiandon't memset ashmem region, especially before they...
2009-08-08 Mathias Agopianadd support for RGBX_8888
2009-08-08 Mathias Agopianmake sure to clear surface's buffers when they are...
2009-07-26 Jean-Baptiste Querureconcile korg/master into goog/master
2009-07-20 Android (Google... Merge change 7784
2009-07-18 Android (Google... Merge change 5893
2009-07-17 Marco NelissenFix the simulator build.
2009-07-17 Mathias Agopianfix [1980202] Surfaceflinger crash with transparent...
2009-07-08 Mathias Agopianmore fixes for [1965730]. We now free (unmap) both...
2009-07-07 Mathias Agopianfor [1965730], give a better name to gralloc buffers
2009-07-07 Mathias Agopianfix [1965730] Device always give force close screen...
2009-07-07 Mathias Agopianbetter fix for gralloc on sim
2009-07-07 Marco NelissenSimulator build fixes for the new GL stuff. The simulat...
2009-07-07 Mathias Agopianfix [1964228] emulator crash with the new GL
2009-07-06 Mathias AgopianMerge commit 'goog/master_gl' into merge_master_gl
2009-07-03 Mathias Agopianmake sure to UNSLAP pmem buffers when they're destroyed...
2009-06-26 Mathias Agopianadd support for YUV formats
2009-06-19 Mathias Agopianfallback to ashmem when pmem is not availlable
2009-06-17 Mathias Agopiansuppress debug log
2009-06-17 Mathias Agopianpmem allocator in gralloc. enabled for all surfaces...
2009-06-10 Mathias Agopianadd an offset field to gralloc handles so the framebuff...
2009-06-05 Mathias AgopianMerge commit 'goog/master' into merge_master
2009-05-27 Mathias AgopianMerge commit 'goog/master' into merge_master
2009-05-22 Mathias AgopianMerge commit 'goog/master' into merge_master
2009-05-04 Mathias Agopianlock will now return the vaddr of the buffer. map/umap...
2009-04-28 Mathias AgopianMerge commit 'goog/master' into merge_master
2009-04-15 Mathias Agopiandon't automatically unmap buffers when they're freed
2009-04-10 Mathias AgopianMerge commit 'goog/master' into master_gl
2009-04-10 Mathias AgopianIntegrate from //sandbox/mathias/donut/...@145728