index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
gl
/
GrGLExtensions.cpp
Commit message (
Expand
)
Author
Age
*
Fail to create GrContext when we get a NULL for a GL/GLSL version string
commit-bot@chromium.org
2014-04-30
*
Add hooks for GL_EXT_debug_marker in gpu
commit-bot@chromium.org
2014-02-21
*
Turn NVPR on by default (but off in tools).
commit-bot@chromium.org
2014-01-24
*
Revert "Turn NVPR on by default (but off in tools)."
halcanary@google.com
2014-01-24
*
Turn NVPR on by default (but off in tools).
commit-bot@chromium.org
2014-01-24
*
Move GrGLExtensions from GrGLContextInfo to GrGLInterface
commit-bot@chromium.org
2014-01-17
*
Rename GrGLBinding->GrGLStandard, no longer a bitfield
commit-bot@chromium.org
2014-01-16
*
Use indexed extensions on ES3.
commit-bot@chromium.org
2013-08-23
*
Fixes to make the gm run when GrContext can't be created for ANGLE context.
bsalomon@google.com
2013-06-11
*
One SkTSearch to rule them all. Allow key to be of different type than the ar...
bsalomon@google.com
2013-05-17
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-05-03
*
Fix GL extension printing on core profiles.
bsalomon@google.com
2013-05-02
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-03-09
*
Don't sort extensions when there are none. Make an ANGLE context to validate ...
bsalomon@google.com
2013-03-08
*
Make extension string parsing robust.
bsalomon@google.com
2013-03-08
*
Sort GL extension strings and search to find.
bsalomon@google.com
2013-02-27
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-02-27
*
Use glGetStringi to get extensions when available.
bsalomon@google.com
2013-02-26