summaryrefslogtreecommitdiff
path: root/libgralloc
AgeCommit message (Expand)Author
2012-01-08Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block
2012-01-05Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGESteve Block
2012-01-04Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGESteve Block
2012-01-03Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGESteve Block
2011-04-28remove support for GRALLOC_MODULE_PERFORM_CREATE_HANDLE_FROM_BUFFERMathias Agopian
2011-03-14hardware/msm7k: remove LOCAL_PRELINK_MODULEIliyan Malchev
2010-03-26fix [2501808] sapphire: OOM in GPU Surface areaMathias Agopian
2010-03-25fix [2501808] sapphire: OOM in GPU Surface areaMathias Agopian
2010-03-19Add tags and notices where appropriate.Jean-Baptiste Queru
2010-03-18gralloc and copybit now can properly handle EBI or SMI GPU surfacesMathias Agopian
2010-03-17a fix for [2462396] Driveabout stress tests failMathias Agopian
2010-03-11fix [2473605] The GLSurfaceView is skewed in SapphireMathias Agopian
2010-03-09fix [2473605] The GLSurfaceView is skewed in SapphireMathias Agopian
2010-03-02 fix [2473605] The GLSurfaceView is skewed in SapphireMathias Agopian
2010-02-16fix [2444483] gralloc size for YUV formatsMathias Agopian
2010-01-20part of fix for [2363506] [Sapphire] Video playback brokenMathias Agopian
2009-12-15simplify the lock/unlock hooks of msm7k grallocMathias Agopian
2009-10-30am 87ea1dfa: fix[2222341] Soft reset while going back from camcorder settingsMathias Agopian
2009-10-30fix[2222341] Soft reset while going back from camcorder settingsMathias Agopian
2009-10-29Remove calls to dump_l.Patrick Scott
2009-08-19Update to the correct location of msm_hw3d.h - Fix buildDima Zavin
2009-08-19use the same magic value for native_handle in 7k and 8k, since the handles ar...Mathias Agopian
2009-08-19fix the buildMathias Agopian
2009-08-19make gralloc_priv.h for msm7k and qsd8k identical and C friendlyMathias Agopian
2009-08-19reenabled partial updates in msm7k/qsd8kMathias Agopian
2009-08-19add (disabled) support for partial updates and use MDP for single-buffer fram...Mathias Agopian
2009-08-18update gralloc to match the generic version structureMathias Agopian
2009-08-08don't memset ashmem region, especially before they're mmappedMathias Agopian
2009-08-07add support for RGBX_8888. HOWEVER MDP doesn't support it yet, so we use XRGB...Mathias Agopian
2009-08-07make sure to clear surface's buffers when they are allocatedMathias Agopian
2009-08-05make sure to clear the GPU memory after allocating itMathias Agopian
2009-08-05better debuggingMathias Agopian
2009-08-03rename /dev/hw3dm to /dev/msm_hw3dmDima Zavin
2009-07-31don't send the GPU master fd across to client processesMathias Agopian
2009-07-30more support for GPU grallocMathias Agopian
2009-07-30start adding some support for GPU grallocMathias Agopian
2009-07-16fix [1980202] Surfaceflinger crash with transparent rollo on firestoneMathias Agopian
2009-07-15msm7k now has its own gralloc module -- currently identical to the default gr...Mathias Agopian