summaryrefslogtreecommitdiffstats
path: root/ui/gl/gl_image_memory.h
Commit message (Expand)AuthorAgeFilesLines
* Standardize usage of virtual/override/final in ui/dcheng2014-10-211-15/+15
* gpu: Compositor management of GpuMemoryBuffer instances.reveman2014-10-131-5/+8
* replace OVERRIDE and FINAL with override and final in ui/mostynb2014-10-091-10/+10
* gpu: Add CopyTexImage function to GLImage API.reveman2014-09-051-2/+8
* ui: Add ScheduleOverlayPlane API to GLImage.reveman@chromium.org2014-08-011-0/+5
* During image destroy, delete textures only if we have a GL context.sohan.jyoti@samsung.com2014-07-311-1/+1
* gpu: Remove Create/DeleteImage IPC by adding an X11_PIXMAP_BUFFER GpuMemoryBu...reveman@chromium.org2014-07-181-0/+55