summaryrefslogtreecommitdiff
path: root/gpu/gl/GrGLUtil.h
AgeCommit message (Expand)Author
2014-02-07Add workaround for Xoom crashing after discard removed from shader.commit-bot@chromium.org
2014-01-21Move GrGLInterface function pointers into a nested structcommit-bot@chromium.org
2014-01-16Rename GrGLBinding->GrGLStandard, no longer a bitfieldcommit-bot@chromium.org
2013-10-30Don't check if shaders compile or program links in release Chromiumcommit-bot@chromium.org
2013-09-18Fix to allow ovals GM to finish on N7commit-bot@chromium.org
2013-09-05Add getGLMatrix method to MatrixStatecommit-bot@chromium.org
2013-08-21Recognize that ES3 supports texture storage. Add workaround for apparent Adre...commit-bot@chromium.org
2013-08-20Revert "Changed rules about sized internal formats on GLES3."bsalomon@google.com
2013-08-20Changed rules about sized internal formats on GLES3.commit-bot@chromium.org
2013-06-14Add MESA detection to GrContextInfo and use to decide whether to use GL_ALPHA...commit-bot@chromium.org
2013-02-26Use glGetStringi to get extensions when available.bsalomon@google.com
2013-02-22Enable cpu-array dynamic vertex data on SGX.bsalomon@google.com
2013-02-21Use CPU arrays for dynamic indices/vertices on ARM GPUs.bsalomon@google.com
2012-10-23Add vendor to context info.bsalomon@google.com
2012-05-07move more stuff that should be private out from GrGLConfig.hbsalomon@google.com
2012-05-07Make GrGLDefines.h be a private headerbsalomon@google.com
2012-05-07remove incorrect includebsalomon@google.com
2012-05-07Move function decls and macros out of public headers that are meant for inter...bsalomon@google.com