summaryrefslogtreecommitdiffstats
path: root/ui/gl/gl_image_stub.h
Commit message (Expand)AuthorAgeFilesLines
* Standardize usage of virtual/override/final in ui/dcheng2014-10-211-15/+15
* 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-0/+1
* 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
* ui: Clang format and general style cleanup of GLImage code.reveman@chromium.org2014-03-261-7/+7
* Make GLImage interface pure virtualsievers@chromium.org2014-03-151-0/+2
* gpu: Allow TEXTURE_RECTANGLE_ARB and other targets to be used with CHROMIUM_t...reveman@chromium.org2013-11-221-2/+2
* Re-land: gpu: Add Will/DidUseTexImage to GLImage API.reveman@chromium.org2013-10-221-0/+4
* Revert 229532 "gpu: Add Will/DidUseTexImage to GLImage API."reveman@chromium.org2013-10-211-4/+0
* gpu: Add Will/DidUseTexImage to GLImage API.reveman@chromium.org2013-10-191-0/+4
* gpu: Add support for GLX_EXT_texture_from_pixmap extension.reveman@google.com2012-10-181-0/+27
* Revert 162654 - gpu: Add support for GLX_EXT_texture_from_pixmap extension.fischman@chromium.org2012-10-181-27/+0
* gpu: Add support for GLX_EXT_texture_from_pixmap extension.reveman@chromium.org2012-10-181-0/+27