aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/gpu/gl/SkNullGLContext.h
Commit message (Expand)AuthorAge
* Implement SkGLContext swapBuffers with fence syncsGravatar cdalton2015-06-23
* C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}Gravatar mtklein2015-03-25
* Make null GL context use callback to make currentGravatar bsalomon2015-02-11
* Support multiple null GL contexts on a thread.Gravatar bsalomon2015-02-11
* Cleanup GrContextFactory and make it's subclasses privateGravatar djsollen2014-11-13
* Refactor SkGLContext to be actually extendableGravatar kkinnunen2014-10-15
* 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
* 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
* Adding SK_API to SkGLContextHelper and SkNullGLContext for use in blink unit ...Gravatar commit-bot@chromium.org2014-01-17
* Add swapBuffer call to SkGLContextHelper.Gravatar djsollen@google.com2013-10-09
* Split GrGLContextInfo into GrGLContext & GrGLContextInfoGravatar robertphillips@google.com2013-02-28
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-01-26
* Move GL-specific include files to their own subdirectory, to betterGravatar tomhudson@google.com2012-02-14