summaryrefslogtreecommitdiffstats
path: root/ui/gl/gl_context_cgl.cc
Commit message (Expand)AuthorAgeFilesLines
* Force GPU switch with CGLSetVirtualScreen only for compositorccameron@chromium.org2013-04-101-26/+37
* Wait some time before switching to integrated GPU.jbauman@chromium.org2013-03-231-1/+6
* Don't migrate contexts that require the discrete GPU off it.jbauman@chromium.org2013-03-131-2/+6
* Switch all contexts in a share group to be on the same screen as the window t...jbauman@chromium.org2013-03-061-24/+69
* Virtual GLgman@chromium.org2012-11-071-0/+1
* gl: Move GpuSwitchingManager into ui namespace.tfarina@chromium.org2012-10-081-3/+3
* Move force_discrete GPU on older MacBookPro models to GpuBlacklistzmo@google.com2012-10-011-14/+3
* Revert 158211 - Revert 158076 - Implement blacklist's force GPU capability in...tzik@chromium.org2012-09-231-11/+4
* Revert 158076 - Implement blacklist's force GPU capability in dual GPU machines.tzik@chromium.org2012-09-231-4/+11
* Honor --gpu-switching=force_discrete to always stay on discrete GPU.zmo@google.com2012-09-221-0/+11
* Implement blacklist's force GPU capability in dual GPU machines.zmo@chromium.org2012-09-211-11/+4
* Get real GPU memory values on NV+Linux and OS X. Add an interface to GLContex...ccameron@chromium.org2012-09-211-0/+58
* Only specify kCGLPFAAllowOfflineRenderers on systems that support dual GPUsjbauman@chromium.org2012-06-161-3/+4
* Don't destroy channels when switching GPUsjbauman@chromium.org2012-06-091-12/+24
* ui: Move gl/ directory out of gfx/, up to ui/.tfarina@chromium.org2012-05-121-0/+163