aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/GLInterfaceValidation.cpp
Commit message (Expand)AuthorAge
* Simplify the GL interface validation test.Gravatar bsalomon@google.com2013-03-11
* Don't sort extensions when there are none. Make an ANGLE context to validate ...Gravatar bsalomon@google.com2013-03-08
* Move SK_SUPPORT_GPU checks below first #includes in case the macro is defined...Gravatar bsalomon@google.com2012-08-03
* Create GPU-less build of Skia.Gravatar bsalomon@google.com2012-08-02
* Code changes for ANGLE GL interface. .gyp file changes will be delivered later.Gravatar robertphillips@google.com2012-03-28
* Move GL-specific include files to their own subdirectory, to betterGravatar tomhudson@google.com2012-02-14
* Fix dumb error of starting loop with 0 instead of 1 that uses shift to increm...Gravatar bsalomon@google.com2012-02-10
* Add GrGLContextInfoGravatar bsalomon@google.com2012-02-10
* Remove GrGpuGLFixed subclass and ES1 supportGravatar bsalomon@google.com2011-11-14
* Add NULL GL context implementation. Use in bench (-nullgl) and SampleApp (bac...Gravatar bsalomon@google.com2011-10-27
* Recommit r2510 now that mac build bot issue has been fixed.Gravatar bsalomon@google.com2011-10-24
* Temporary revert of r2510. The test that it introduced fails on the Mac build...Gravatar bsalomon@google.com2011-10-20
* Add test that validates GrGLInterfacesGravatar bsalomon@google.com2011-10-20