summaryrefslogtreecommitdiffstats
path: root/ui/gl/gl_gl_api_implementation.h
Commit message (Expand)AuthorAgeFilesLines
* Remove GLFence::CreateWithoutFlushboliu2015-02-041-1/+0
* Standardize usage of virtual/override/final in ui/dcheng2014-10-211-10/+10
* replace OVERRIDE and FINAL with override and final in ui/mostynb2014-10-091-5/+5
* Revert of Revert of Fix assorted issues with remote CoreAnimation (patchset #...ccameron2014-08-281-0/+10
* Revert of Fix assorted issues with remote CoreAnimation (patchset #2 of https...epenner2014-08-281-10/+0
* Fix assorted issues with remote CoreAnimationccameron2014-08-281-0/+10
* Add common GLFence::IsSupported() checksievers@google.com2014-06-201-0/+2
* Revert r258965 aka reland r258122sievers@chromium.org2014-04-031-1/+8
* gpu: Bind dummy GL API when no context is currentsievers@google.com2014-04-021-5/+17
* Revert 258122 "gpu: Allow fences to check whether a flush has oc..."sievers@google.com2014-03-241-8/+1
* gpu: Allow fences to check whether a flush has occurredsievers@chromium.org2014-03-191-1/+8
* ui: Allow individual test suites to opt-out of the TestCompositor.danakj@chromium.org2014-02-211-0/+2
* Move NullDraw GL bindings and allow them to be disabled temporarily.danakj@chromium.org2014-02-201-0/+1
* Take GL version and extensions correctly into account when binding functionsoetuaho@nvidia.com2014-01-171-2/+2
* Allow tests to stub out GL draw calls.danakj@chromium.org2014-01-121-0/+1
* Fix ifndef name and filename mismatches in ui/gl/oetuaho@nvidia.com2014-01-111-3/+3
* GLContextVirtual::ReleaseCurrent sets current virtual to NULLboliu@chromium.org2013-05-311-1/+1
* Revert "Revert "Revert 198403 "Move WrappedTexImage functionality to ui/gl"""caseq@google.com2013-05-071-11/+0
* Revert "Revert 198403 "Move WrappedTexImage functionality to ui/gl""gman@chromium.org2013-05-071-0/+11
* Revert 198403 "Move WrappedTexImage functionality to ui/gl"nkostylev@chromium.org2013-05-061-11/+0
* Move WrappedTexImage functionality to ui/glgman@chromium.org2013-05-061-0/+11
* Add TRACE calls for all gpu driver callsgman@chromium.org2013-02-071-0/+15
* Make most of VirtualGL auto-generatedgman@chromium.org2012-12-161-15/+18
* Advertise extensions for virtual GL api.sievers@chromium.org2012-12-051-0/+5
* Avoid actual MakeCurrent() calls with virtual contexts.sievers@chromium.org2012-11-301-6/+0
* Virtual GLgman@chromium.org2012-11-071-0/+40
* Revert "Revert 164047 - Make GL calls go through subclassable class."gman@chromium.org2012-10-251-0/+40
* Revert 164047 - Make GL calls go through subclassable class.bartfab@chromium.org2012-10-251-40/+0
* Make GL calls go through subclassable class.gman@chromium.org2012-10-251-0/+40