aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/gl/GrGLContextInfo.h
Commit message (Expand)AuthorAge
* Split GrGLContextInfo into GrGLContext & GrGLContextInfoGravatar robertphillips@google.com2013-02-28
* Use glGetStringi to get extensions when available.Gravatar bsalomon@google.com2013-02-26
* Add vendor to context info.Gravatar bsalomon@google.com2012-10-23
* Move function decls and macros out of public headers that are meant for inter...Gravatar bsalomon@google.com2012-05-07
* Move GL-specific include files to their own subdirectory, to betterGravatar tomhudson@google.com2012-02-14
* Make GLCaps be standalone and be a member of GrGLContextInfoGravatar bsalomon@google.com2012-02-14
* Use GrGLContextInfo in shader generatorGravatar bsalomon@google.com2012-02-13
* Add copyright and #ifndef / #defineGravatar bsalomon@google.com2012-02-10
* Move GL-specific source code to make room for D3D back end.Gravatar tomhudson@google.com2012-02-10