index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tests
/
GLInterfaceValidation.cpp
Commit message (
Expand
)
Author
Age
*
Simplify the GL interface validation test.
bsalomon@google.com
2013-03-11
*
Don't sort extensions when there are none. Make an ANGLE context to validate ...
bsalomon@google.com
2013-03-08
*
Move SK_SUPPORT_GPU checks below first #includes in case the macro is defined...
bsalomon@google.com
2012-08-03
*
Create GPU-less build of Skia.
bsalomon@google.com
2012-08-02
*
Code changes for ANGLE GL interface. .gyp file changes will be delivered later.
robertphillips@google.com
2012-03-28
*
Move GL-specific include files to their own subdirectory, to better
tomhudson@google.com
2012-02-14
*
Fix dumb error of starting loop with 0 instead of 1 that uses shift to increm...
bsalomon@google.com
2012-02-10
*
Add GrGLContextInfo
bsalomon@google.com
2012-02-10
*
Remove GrGpuGLFixed subclass and ES1 support
bsalomon@google.com
2011-11-14
*
Add NULL GL context implementation. Use in bench (-nullgl) and SampleApp (bac...
bsalomon@google.com
2011-10-27
*
Recommit r2510 now that mac build bot issue has been fixed.
bsalomon@google.com
2011-10-24
*
Temporary revert of r2510. The test that it introduced fails on the Mac build...
bsalomon@google.com
2011-10-20
*
Add test that validates GrGLInterfaces
bsalomon@google.com
2011-10-20