aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/gpu/gl/SkGLContextHelper.h
Commit message (Expand)AuthorAge
* Make the Sk GL context class an abstract base classGravatar kkinnunen2014-10-09
* Revert of Make the Sk GL context class an abstract base class (patchset #4 id...Gravatar bsalomon2014-10-08
* Make the Sk GL context class an abstract base classGravatar kkinnunen2014-10-08
* "NULL !=" = NULLGravatar bsalomon2014-09-05
* Some fixes around GrContext::abandonContext:Gravatar bsalomon2014-07-29
* When performing offscreen rendering on windows, attempt to use a pbuffer cont...Gravatar bsalomon2014-07-01
* Support using OpenGL ES context on desktopGravatar kkinnunen2014-06-30
* Revert of Support using OpenGL ES context on desktop (https://codereview.chro...Gravatar rmistry2014-06-23
* Support using OpenGL ES context on desktopGravatar kkinnunen2014-06-22
* Move GrGLInterface function pointers into a nested structGravatar commit-bot@chromium.org2014-01-21
* Adding SK_API to SkGLContextHelper and SkNullGLContext for use in blink unit ...Gravatar commit-bot@chromium.org2014-01-17
* Move GrGLExtensions from GrGLContextInfo to GrGLInterfaceGravatar commit-bot@chromium.org2014-01-17
* Add swapBuffer call to SkGLContextHelper.Gravatar djsollen@google.com2013-10-09
* Replace uses of GrAssert by SkASSERT.Gravatar tfarina@chromium.org2013-08-17
* Split GrGLContextInfo into GrGLContext & GrGLContextInfoGravatar robertphillips@google.com2013-02-28