aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/gl/GrGLContext.h
Commit message (Expand)AuthorAge
* Move GrGLExtensions from GrGLContextInfo to GrGLInterfaceGravatar commit-bot@chromium.org2014-01-17
* Make GrGLContextInfo have private ptr to GrGLInterfaceGravatar commit-bot@chromium.org2014-01-16
* Rename GrGLBinding->GrGLStandard, no longer a bitfieldGravatar commit-bot@chromium.org2014-01-16
* Don't check if shaders compile or program links in release ChromiumGravatar commit-bot@chromium.org2013-10-30
* Fix to allow ovals GM to finish on N7Gravatar commit-bot@chromium.org2013-09-18
* Remove GrRefCnt.h in favor of SkRefCnt.hGravatar commit-bot@chromium.org2013-09-09
* Add MESA detection to GrContextInfo and use to decide whether to use GL_ALPHA...Gravatar commit-bot@chromium.org2013-06-14
* Fix GL extension printing on core profiles.Gravatar bsalomon@google.com2013-05-02
* Make GrDrawTarget::Caps ref counted and GrGLCaps derive from it.Gravatar bsalomon@google.com2013-03-25
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-03-01
* Split GrGLContextInfo into GrGLContext & GrGLContextInfoGravatar robertphillips@google.com2013-02-28