summaryrefslogtreecommitdiff
path: root/gralloc
AgeCommit message (Expand)Author
2013-08-29gralloc: use BGRA byte order for video encoder targetsGreg Hackmann
2013-08-28gralloc: use BGRA byte order for framebuffer targetGreg Hackmann
2013-07-26get rid of HAL pixelformats 5551 and 4444Mathias Agopian
2013-04-17gralloc: add private flag to indicate chroma spaceAlex Ray
2013-02-26Use 64B alignment for RGB buffersBartosz Szatkowski
2013-01-15Add chunk heap, use it for gralloc buffersRebecca Schultz Zavin
2012-12-11gralloc/hwc: read the screen res from the framebuffer modes listDima Zavin
2012-10-31Allocate enough memory for HAL_PIXL_FORMAT_YV12android-sdk-support_r11Rebecca Schultz Zavin
2012-10-09Align secure video surfaces to 1 MBRebecca Schultz Zavin
2012-10-08gralloc: pad RGB buffers by a minimum of 2 extra linesGreg Hackmann
2012-10-04Fix bug in grallocRebecca Schultz Zavin
2012-10-03Don't map gralloc buffers when you allocate themRebecca Schultz Zavin
2012-10-01gralloc: change align of stride for EXYNOS_YV12Seho Kim
2012-09-27Revert "Double the memory in any blob allocations"Rebecca Schultz Zavin
2012-09-26Double the memory in any blob allocationsRebecca Schultz Zavin
2012-09-25Fix bug in allocation of HAL_PIXEL_FORMAT_BLOBRebecca Schultz Zavin
2012-09-20Update gralloc to use new ion flagRebecca Schultz Zavin
2012-09-18hardware: samsung_slsi: exynos5: Seperate Secure memory regionJihyun Kim
2012-09-11Remove compiler warning from gralloc, fix some white spaceRebecca Schultz Zavin
2012-09-11hardware: samsung_slsi: gralloc: Support HAL_PIXEL_FORMAT_IMPLEMENTATION_DEFINEDSungjoong Kang
2012-08-29gralloc: add extra line of padding after aligningGreg Hackmann
2012-08-29gralloc: make sure rgb buffers have at least 1 line of paddingGreg Hackmann
2012-08-28gralloc: add support to allocate protected buffersSanghee Kim
2012-08-27Fix whitespace in gralloc.cpp and mapper.cppRebecca Schultz Zavin
2012-08-27Add framework yv12 and nv21 formats to grallocRebecca Schultz Zavin
2012-08-27Import ion handles when registering buffersRebecca Schultz Zavin
2012-08-23Disambiguate framework formats from exynos formatsRebecca Schultz Zavin
2012-08-16gralloc: Store the usage flags in the gralloc handlesRebecca Schultz Zavin
2012-08-15gralloc: Add vstride to gralloc handles, pad rgb surfacesRebecca Schultz Zavin
2012-08-15Move gralloc from vendor to hereRebecca Schultz Zavin