summaryrefslogtreecommitdiff
path: root/libgralloc-qsd8k
AgeCommit message (Expand)Author
2012-07-11Host modules don't need LOCAL_MODULE_TAGSJoe Onorato
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-10-25Rename LOGV(_IF) to ALOGV(_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-09-10reject odd widths or heights for YV12 formatMathias Agopian
2010-08-20don't revert to ashmem if HW usage bits are setMathias Agopian
2010-08-20only set the PRIV_FLAGS_NEEDS_FLUSH flag on PMEM buffersMathias Agopian
2010-08-19add qcom specific pixelformatsMathias Agopian
2010-08-06Change the constant name identifying the NV21 Adreno format.Jamie Gennis
2010-07-28fix [2855380] GRG19 monkey native crash in GraphicBufferAllocatorMathias Agopian
2010-07-14Remove the YV16 format.Mathias Agopian
2010-07-02make the gralloc test linux onlyMathias Agopian
2010-07-02Refactor the qsd8k gralloc implementation.Jamie Gennis
2010-07-01remove unused YUV formatsMathias Agopian
2010-06-22NV12 tiled needs 8K plane alignmentMathias Agopian
2010-06-22remove unused YUV formatsMathias Agopian
2010-06-22fix typo in ALIGN macroMathias Agopian
2010-06-22Add support for allocating YUV formatsMathias Agopian
2010-06-22Revert "Add support for allocating YUV formats"Mike Lockwood
2010-06-22Revert "remove unused YUV formats"Mike Lockwood
2010-06-21remove unused YUV formatsMathias Agopian
2010-06-16Add support for allocating YUV formatsMathias Agopian
2010-03-19Add tags and notices where appropriate.Jean-Baptiste Queru
2010-03-02libgralloc-qsd8k: flush SW_WRITE cached pmem regions in unlockDima Zavin
2010-02-16fix [2444483] gralloc size for YUV formatsMathias Agopian
2010-01-20part of fix for [2363506] [Sapphire] Video playback brokenMathias Agopian
2009-12-10am 2754389d: gralloc-qsd8k: make sure that we never try to allocatio 0 bytesDima Zavin
2009-12-10am f7e40a33: improve cache behavior of gralloc allocations on qsd8kMathias Agopian
2009-12-09gralloc-qsd8k: make sure that we never try to allocatio 0 bytesDima Zavin
2009-12-08improve cache behavior of gralloc allocations on qsd8kMathias Agopian
2009-12-04am dc80f522: gralloc-qsd8k: If using gpu composition, request rgba8888 instea...Dima Zavin
2009-12-04gralloc-qsd8k: If using gpu composition, request rgba8888 instead of rgbx8888Dima Zavin
2009-12-04am c3f00492: gralloc-qsd8k: Change composition_complete being a glfinish from...Dima Zavin
2009-12-04gralloc-qsd8k: Change composition_complete being a glfinish from stopship to ...Dima Zavin
2009-12-03am 49a5c99a: libgralloc-qsd8k: Do not use the physical address of surfaces/fr...Dima Zavin
2009-12-02libgralloc-qsd8k: Do not use the physical address of surfaces/framebufferDima Zavin
2009-11-24am bd94d9af: part of fix [2186418] switch qsd8k devices to 24-bits framebufferMathias Agopian
2009-11-23part of fix [2186418] switch qsd8k devices to 24-bits framebufferMathias 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-10-08gralloc-qsd8k: Call glFinish on composition complete.Dima Zavin
2009-08-25Enforce 32 pixel alignment for Adreno 200Simon Wilson
2009-08-20fix gralloc qsd8k. we actually don't need to use /pmem/gpu1, since the gpu is...Mathias Agopian
2009-08-19use the same magic value for native_handle in 7k and 8k, since the handles ar...Mathias Agopian
2009-08-19make gralloc_priv.h for msm7k and qsd8k identical and C friendlyMathias Agopian