summaryrefslogtreecommitdiffstats
path: root/ui/gl/gl_context.h
Commit message (Expand)AuthorAgeFilesLines
* replace OVERRIDE and FINAL with override and final in ui/mostynb2014-10-091-1/+1
* Revert r258965 aka reland r258122sievers@chromium.org2014-04-031-0/+26
* gpu: Bind dummy GL API when no context is currentsievers@google.com2014-04-021-0/+12
* Revert 258122 "gpu: Allow fences to check whether a flush has oc..."sievers@google.com2014-03-241-26/+0
* gpu: Allow fences to check whether a flush has occurredsievers@chromium.org2014-03-191-0/+26
* Implement support for rendering to 32-bit float textures on ES3oetuaho@nvidia.com2014-02-141-3/+6
* Take GL version and extensions correctly into account when binding functionsoetuaho@nvidia.com2014-01-171-4/+13
* GPU: Keep track of the last real context and real surface made current.backer@chromium.org2013-06-061-1/+21
* GLContextVirtual::ReleaseCurrent sets current virtual to NULLboliu@chromium.org2013-05-311-2/+2
* GPU: Prefer to restore from decoder state rather than GL state when possible.backer@chromium.org2013-05-101-3/+7
* gpu: Cleanup 'black-screen on Huawei' work-around.epenner@chromium.org2013-04-271-2/+2
* Reland "gpu: Fix Vivante's "hisilicon" GPUs"epenner@chromium.org2013-04-201-0/+4
* Force GPU switch with CGLSetVirtualScreen only for compositorccameron@chromium.org2013-04-101-0/+4
* Advertise extensions for virtual GL api.sievers@chromium.org2012-12-051-1/+5
* Virtual GLgman@chromium.org2012-11-071-0/+16
* Move force_discrete GPU on older MacBookPro models to GpuBlacklistzmo@google.com2012-10-011-2/+0
* Get real GPU memory values on NV+Linux and OS X. Add an interface to GLContex...ccameron@chromium.org2012-09-211-0/+5
* Use EXT_robustness where available on GLES2 platforms to detect and respond t...kbr@chromium.org2012-07-271-1/+1
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* ui: Move gl/ directory out of gfx/, up to ui/.tfarina@chromium.org2012-05-121-0/+95