summaryrefslogtreecommitdiff
path: root/libcopybit
AgeCommit message (Expand)Author
2012-01-08Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block
2012-01-03Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGESteve Block
2011-03-14hardware/msm7k: remove LOCAL_PRELINK_MODULEIliyan Malchev
2010-07-01remove unused YUV formatsMathias 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-02-17add support for YCbCr (as opposed to YCrCb) to copybitMathias Agopian
2010-02-16temporary hack to map the correct yuv format to the current (broken) mdp cons...Mathias Agopian
2009-11-11should help [2223746] qsd8k MDP locks up, logs show copyBits failed (Connecti...Mathias Agopian
2009-11-09enable mdp debugging on error, also check for invalid inputsMathias Agopian
2009-10-30fix[2222341] Soft reset while going back from camcorder settingsMathias Agopian
2009-09-24copybit: hack to always request premultiplied alpha blend.Dima Zavin
2009-09-08libcopybit: Fix typo, and the buildDima Zavin
2009-09-08QSD8K supports 8x scalingMathias Agopian
2009-08-21fix a bug with RGBX_8888 surfaces would be rendered incorrectly by the MDP.Mathias 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 use the right 32-bit pixelformat on msm7k when using the gpuMathias Agopian
2009-07-31really fix the buildMathias Agopian
2009-07-31should fix qsd8k buildsMathias Agopian
2009-07-31don't send the GPU master fd across to client processesMathias Agopian
2009-07-15fix buildMathias Agopian
2009-07-15msm7k now has its own gralloc module -- currently identical to the default gr...Mathias Agopian
2009-07-07libcopybit: Fix build for qsd8kDima Zavin
2009-07-01Merge commit 'goog/master' into merge_masterMathias Agopian
2009-06-25copybit: also build for qsd8kDima Zavin
2009-06-24copybit now uses a native_handle_t* instead of a fd/offsetMathias Agopian
2009-03-27AI 143310: am: CL 143161 am: CL 142857 Add some bluring to the animation. Thi...Mathias Agopian
2009-03-12auto import from //branches/cupcake/...@137873The Android Open Source Project