History log of /hardware/libhardware/modules/gralloc/Android.mk
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
57adb36c30893cf3161bbb16a4a3505689ee75fa 06-Jun-2011 Jean-Baptiste Queru <jbq@google.com> Remove workarounds for buggy /dev/fb0 drivers

Change-Id: Ideadd5f39693d05cf29a81d9f87ed804d7e52380
/hardware/libhardware/modules/gralloc/Android.mk
c9881d8c5631faa85ff24668df9cb82921528d69 05-Apr-2011 Jean-Baptiste Queru <jbq@google.com> am cb4ea7ac: am 7b584867: am cd347fdf: Allow to force 16bpp when 32bpp has problems

* commit 'cb4ea7ac8af7ac0732f480dc4938e62566bd5550':
Allow to force 16bpp when 32bpp has problems
cd347fdf74d5f2e0af856455c514e655f40a6fdb 01-Apr-2011 Jean-Baptiste Queru <jbq@google.com> Allow to force 16bpp when 32bpp has problems

Bug: 4197654

Change-Id: Icf1e8793d6a4d2e070a8f232efd4136d79339496
/hardware/libhardware/modules/gralloc/Android.mk
14e3641c32377daabb1e2bf5940957bc9fd04a98 14-Mar-2011 Iliyan Malchev <malchev@google.com> hardware/libhardware: remove LOCAL_PRELINK_MODULE

Change-Id: I8a0ba7e4c99e334b9789d88b48383439eb7cc780
Signed-off-by: Iliyan Malchev <malchev@google.com>
/hardware/libhardware/modules/gralloc/Android.mk
118b5d7961a4abc29c8bd592956007f40ad4fc6d 15-Oct-2010 Jean-Baptiste Queru <jbq@google.com> Allow disabling page-flipping.

Some devices have low-level bugs in their page-flip.

Disabling it at this level gives us more flexibility
than trying to control it elsewhere.

Bug: 3097357
Change-Id: Icc6ae172264e453bec0680e74a497a2b24299c4a
/hardware/libhardware/modules/gralloc/Android.mk
f96b2064d7753af7ab75f05eff9559f401e1a4ad 15-Dec-2009 Mathias Agopian <mathias@google.com> remove all references to pmem and simplify the lock/unlock hooks

this gralloc module is only used on the emulator or without a h/w
renderer. therefore there is no synchronization to do in lock/unlock
and pmem buffers are not relevant.

hopefully this will remove some of the confusion about how gralloc
should be implemented and make it more obvious that this implementation
is not intended to be used by h/w renderers.
/hardware/libhardware/modules/gralloc/Android.mk
8c4ab1fa14cc13c324bde91c0271f9ab5f4663d3 12-Jun-2009 Mathias Agopian <mathias@google.com> pmem allocator in gralloc. enabled for all surfaces. currently it uses a lot more address space than needed.
/hardware/libhardware/modules/gralloc/Android.mk
a8a75166a2d3c7639a7432a67075c98796165206 10-Apr-2009 Mathias Agopian <mathias@google.com> Integrate from //sandbox/mathias/donut/...@145728

SurfaceFlinger rework for new EGL driver model support.
/hardware/libhardware/modules/gralloc/Android.mk