index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
gl
/
GrGLContext.h
Commit message (
Expand
)
Author
Age
*
Remove trailing whitespace.
Ben Wagner
2017-10-09
*
Use clear-as-draw workaround on Ivy Bridge/ANGLE D3D11.
Brian Salomon
2017-09-22
*
src/gpu: s/SkAutoTUnref/sk_sp/g
Hal Canary
2016-11-07
*
Turned on SkSL->GLSL compiler
ethannicholas
2016-10-12
*
Revert of Turned on SkSL->GLSL compiler (patchset #49 id:1240001 of https://c...
jvanverth
2016-10-11
*
Turned on SkSL->GLSL compiler
ethannicholas
2016-10-11
*
Revert of Turned on SkSL->GLSL compiler (patchset #48 id:1220001 of https://c...
mtklein
2016-10-10
*
Turned on SkSL->GLSL compiler
ethannicholas
2016-10-10
*
Revert of Turned on SkSL->GLSL compiler (patchset #47 id:1200001 of https://c...
jvanverth
2016-10-10
*
Turned on SkSL->GLSL compiler
ethannicholas
2016-10-10
*
Revert of Turned on SkSL->GLSL compiler (patchset #41 id:880001 of https://co...
fmalita
2016-09-30
*
Turned on SkSL->GLSL compiler
ethannicholas
2016-09-30
*
Revert of Turned on SkSL->GLSL compiler (patchset #37 id:800001 of https://co...
ethannicholas
2016-09-26
*
Turned on SkSL->GLSL compiler
ethannicholas
2016-09-26
*
Revert of Turned on SkSL->GLSL compiler (patchset #12 id:220001 of https://co...
ethannicholas
2016-09-12
*
Turned on SkSL->GLSL compiler
ethannicholas
2016-09-12
*
Revert of Revert of Return GrGLContext from GrTestTarget (patchset #1 id:1 of...
reed
2015-06-25
*
Revert of Return GrGLContext from GrTestTarget (patchset #3 id:40001 of https...
reed
2015-06-25
*
Return GrGLContext from GrTestTarget
joshualitt
2015-06-25
*
Move GLSL-specific routines/classes to separate glsl directory
jvanverth
2015-06-24
*
Begin tracking driver info in GrGLContextInfo
cdalton
2015-06-02
*
Store context options on caps.
bsalomon
2015-05-22
*
Revert of Store context options on caps. (patchset #3 id:40001 of https://cod...
bsalomon
2015-05-22
*
Store context options on caps.
bsalomon
2015-05-22
*
Remove init from GrGLContextInfo and caps classes
bsalomon
2015-05-22
*
Fix alpha textures in NV ES3 contexts on Windows.
bsalomon
2014-07-17
*
Move GrGLExtensions from GrGLContextInfo to GrGLInterface
commit-bot@chromium.org
2014-01-17
*
Make GrGLContextInfo have private ptr to GrGLInterface
commit-bot@chromium.org
2014-01-16
*
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
*
Remove GrRefCnt.h in favor of SkRefCnt.h
commit-bot@chromium.org
2013-09-09
*
Add MESA detection to GrContextInfo and use to decide whether to use GL_ALPHA...
commit-bot@chromium.org
2013-06-14
*
Fix GL extension printing on core profiles.
bsalomon@google.com
2013-05-02
*
Make GrDrawTarget::Caps ref counted and GrGLCaps derive from it.
bsalomon@google.com
2013-03-25
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-03-01
*
Split GrGLContextInfo into GrGLContext & GrGLContextInfo
robertphillips@google.com
2013-02-28