summaryrefslogtreecommitdiffstats
path: root/ui/ozone/platform/drm/gpu/gbm_buffer.h
Commit message (Expand)AuthorAgeFilesLines
* ozone: Avoid calling gbm_bo_get_fd for imported buffers.reveman2016-03-031-6/+9
* ozone: Add scanout usage support to CreateGpuMemoryBufferFromHandle.reveman2016-03-011-3/+7
* Ozone: Remove unused GetProcessedPixmap API.kalyan.kondapally2016-01-151-3/+0
* Ozone: Dont hardcode format to YUV when using Overlay Composition.kalyan.kondapally2016-01-141-4/+5
* ozone: support gfx::BufferFormat::RGBX_8888 as a native pixmap format.dongseong.hwang2015-12-221-0/+3
* [Ozone] Extends the lifetime of VaapiWrapperwilliam.xie2015-12-021-0/+1
* [Ozone] Change getter API of NativePixmap to constwilliam.xie2015-11-261-4/+4
* [Ozone] Enables overlay render format setting path and by default use UYVYwilliam.xie2015-11-101-6/+11
* Switch DRM platform to using a separate threaddnicoara2015-10-131-1/+0
* ozone: Implement support for CreateGpuMemoryBufferFromHandle for OzoneNativeP...reveman2015-10-091-4/+6
* [Ozone-DRM] Queue buffers onto the surfacednicoara2015-09-251-3/+3
* ozone: Check BufferUsage of NativePixmapdongseong.hwang2015-09-011-1/+6
* Add NativePixmapHandle type & interface for exporting themspang2015-08-211-0/+1
* Unify graphics buffer enums for GpuMemoryBuffer & SurfaceFactoryOzonespang2015-08-041-3/+3
* ozone: drm: Pass buffer usage to GbmBuffer::CreateBufferspang2015-07-301-1/+1
* [Ozone] enable video scaling when playing on overlaywilliam.xie2015-06-261-0/+7
* ozone: Move ScheduleOverlayPlane to NativePixmapspang2015-06-241-1/+10
* ozone: Use in-class member initializers for built-in typesspang2015-06-171-1/+1
* [Ozone] Rename and split the DRI platform for claritydnicoara2015-03-051-0/+59