summaryrefslogtreecommitdiffstats
path: root/app/gfx/gl/gl_context.h
Commit message (Expand)AuthorAgeFilesLines
* Map the render process's glBindFramebuffer(0) to the context's backing FBO.klobag@chromium.org2010-12-211-0/+4
* Resize synchronization for Linux.backer@chromium.org2010-11-251-5/+0
* Added glResizeCHRM to resize the drawable associated with the command buffer.gman@chromium.org2010-11-161-0/+5
* Added switch to disable GPU vsync.apatrick@chromium.org2010-10-071-1/+9
* GPU process reports context lost when SwapBuffers fails.apatrick@chromium.org2010-09-101-1/+1
* Fixed build problems on Mac OS X when using GLContext from Chromium'skbr@google.com2010-08-101-1/+0
* GPU command decoder uses depth24_stencil8_oes extension if available.apatrick@chromium.org2010-08-021-0/+4
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Added --use-gl command line flag to select GL implementation.apatrick@chromium.org2010-07-141-0/+2
* Committing on behalf of p155off@gmail.com .kbr@google.com2010-06-151-0/+2
* Added EGL based GLContext.apatrick@chromium.org2010-06-091-3/+1
* Landing 45240 again.apatrick@chromium.org2010-04-221-0/+64