Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Worked around IOSurface related system lockups on dual NVIDIA/Intel GPU | kbr@chromium.org | 2012-02-15 | 1 | -1/+8 |
* | Add OVERRIDE to gpu/ and gl/. | avi@chromium.org | 2011-11-16 | 1 | -7/+7 |
* | Support dynamic switching between integrated and discrete GPUs on Mac OS X. | kbr@chromium.org | 2011-10-13 | 1 | -1/+5 |
* | Automatically put all GL contexts associated with a particular GPU channel (a... | apatrick@chromium.org | 2011-06-16 | 1 | -3/+2 |
* | GLContext no longer holds a pointer to a GLSurface. | apatrick@chromium.org | 2011-05-23 | 1 | -15/+7 |
* | Split CGL implementations of *GLContext into GLContextCGL and *GLSurfaceCGL. | apatrick@chromium.org | 2011-05-05 | 1 | -0/+41 |