index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
gl
/
GrGLUtil.h
Commit message (
Expand
)
Author
Age
*
Workaround Mali static analysis bug
Brian Osman
2017-05-25
*
Workaround for Intel 6xxx clear to opaque black bug
Brian Salomon
2017-05-11
*
Disable framebuffer fetch on the Adreno5xx devices.
egdaniel
2016-09-20
*
Switch to a whitelist for manual mip-map generation
brianosman
2016-06-07
*
Separate user and raw stencil settings
cdalton
2016-05-11
*
Revert of Separate user and raw stencil settings (patchset #8 id:140001 of ht...
robertphillips
2016-05-11
*
Separate user and raw stencil settings
cdalton
2016-05-10
*
Fix unit test crash caused by OSMesa not supporting rendering to GL_ALPHA8
bsalomon
2016-05-05
*
Remove the GrGLInterface callback mechanism.
bsalomon
2016-03-28
*
Avoid pixel GPU readback in saveLayerWithPickup
robertphillips
2015-12-16
*
Make all GrFragmentProcessors GL independent.
egdaniel
2015-11-13
*
Create GLSL base class for ProgramDataManager
egdaniel
2015-10-28
*
Make ANGLE perf decisions be runtime rather than compile time
bsalomon
2015-07-31
*
Review URL: https://codereview.chromium.org/1166513002
cdalton
2015-06-12
*
Begin tracking driver info in GrGLContextInfo
cdalton
2015-06-02
*
Limit clear as draw workaround to Adreno 3xx.
bsalomon
2015-02-13
*
Use texture size to determine precision of texture coord varyings.
bsalomon
2014-12-09
*
Workaround for PowerVR clear issue.
bsalomon
2014-11-05
*
Cleanup: Go with SkDebugf instead of GrPrintf.
tfarina
2014-10-31
*
Separate GL path rendering state from GrGpuGL to GrGLPathRendering
kkinnunen
2014-08-20
*
Fix alpha textures in NV ES3 contexts on Windows.
bsalomon
2014-07-17
*
Fail to create GrContext when we get a NULL for a GL/GLSL version string
commit-bot@chromium.org
2014-04-30
*
Add workaround for Xoom crashing after discard removed from shader.
commit-bot@chromium.org
2014-02-07
*
Move GrGLInterface function pointers into a nested struct
commit-bot@chromium.org
2014-01-21
*
Rename GrGLBinding->GrGLStandard, no longer a bitfield
commit-bot@chromium.org
2014-01-16
*
Don't check if shaders compile or program links in release Chromium
commit-bot@chromium.org
2013-10-30
*
Fix to allow ovals GM to finish on N7
commit-bot@chromium.org
2013-09-18
*
Add getGLMatrix method to MatrixState
commit-bot@chromium.org
2013-09-05
*
Recognize that ES3 supports texture storage. Add workaround for apparent Adre...
commit-bot@chromium.org
2013-08-21
*
Revert "Changed rules about sized internal formats on GLES3."
bsalomon@google.com
2013-08-20
*
Changed rules about sized internal formats on GLES3.
commit-bot@chromium.org
2013-08-20
*
Add MESA detection to GrContextInfo and use to decide whether to use GL_ALPHA...
commit-bot@chromium.org
2013-06-14
*
Use glGetStringi to get extensions when available.
bsalomon@google.com
2013-02-26
*
Enable cpu-array dynamic vertex data on SGX.
bsalomon@google.com
2013-02-22
*
Use CPU arrays for dynamic indices/vertices on ARM GPUs.
bsalomon@google.com
2013-02-21
*
Add vendor to context info.
bsalomon@google.com
2012-10-23
*
move more stuff that should be private out from GrGLConfig.h
bsalomon@google.com
2012-05-07
*
Make GrGLDefines.h be a private header
bsalomon@google.com
2012-05-07
*
remove incorrect include
bsalomon@google.com
2012-05-07
*
Move function decls and macros out of public headers that are meant for inter...
bsalomon@google.com
2012-05-07