summaryrefslogtreecommitdiffstats
path: root/ui/gl/gl_context_egl.cc
Commit message (Expand)AuthorAgeFilesLines
* Ensure real GL Api is set before making GL calls.sievers@chromium.org2013-06-131-1/+3
* GPU: Keep track of the last real context and real surface made current.backer@chromium.org2013-06-061-4/+4
* gpu: Fix gl call that can happen with no context.epenner@chromium.org2013-05-241-1/+3
* Rationalize dependency on khronos EGL headers in place of angle.rjkroege@chromium.org2013-05-131-2/+2
* GPU: Reduce MakeCurrent calls to fix Orange San Diegoepenner@chromium.org2013-05-031-0/+3
* gpu: Cleanup 'black-screen on Huawei' work-around.epenner@chromium.org2013-04-271-44/+6
* Reland "gpu: Fix Vivante's "hisilicon" GPUs"epenner@chromium.org2013-04-201-1/+47
* Revert "gpu: Fix Vivante's "hisilicon" GPUs"epenner@chromium.org2013-04-191-36/+0
* gpu: Fix Vivante's "hisilicon" GPUsepenner@chromium.org2013-04-181-0/+36
* gpu: Remove viewport from Android memory limit.epenner@chromium.org2013-02-141-0/+8
* Use EGL headers to pick up EGL definitions.sheu@chromium.org2013-01-191-4/+1
* Virtual GLgman@chromium.org2012-11-071-0/+1
* gl: Move egl_util* into ui namespace.tfarina@chromium.org2012-10-281-0/+2
* Use EXT_robustness where available on GLES2 platforms to detect and respond t...kbr@chromium.org2012-07-271-2/+25
* Remove ChromiumOS/ARM work around for mali driversanush@chromium.org2012-07-131-7/+0
* Use glFinish() before EGL context switch for ARMsheu@chromium.org2012-06-221-1/+10
* RefCounted types should not have public destructors, Linux fixesrsleevi@chromium.org2012-05-181-13/+13
* ui: Move gl/ directory out of gfx/, up to ui/.tfarina@chromium.org2012-05-121-0/+160