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.cpp
Commit message (
Expand
)
Author
Age
*
Support GL_RGB textures and render targets.
Brian Salomon
2018-03-22
*
Revert "Improve handling of GrPixelConfig in GrBackendTex/RT ctors"
Greg Daniel
2018-03-14
*
Improve handling of GrPixelConfig in GrBackendTex/RT ctors
Greg Daniel
2018-03-14
*
Revert "Revert "Add 1010102 support to Ganesh""
Brian Osman
2018-03-02
*
Revert "Add 1010102 support to Ganesh"
Brian Osman
2018-03-01
*
Add 1010102 support to Ganesh
Brian Osman
2018-03-01
*
Remove integer texture support
Brian Salomon
2018-02-06
*
ccpr: Blacklist vertex shaders on ANGLE/Skylake
Chris Dalton
2018-01-19
*
Add support for internal gl format in GrGLTextureInfo
Greg Daniel
2017-12-04
*
Add GalliumLLVM GrGLRenderer and fix alpha8 renderability
Greg Daniel
2017-10-26
*
Re-land unit test for clear bug (w/ AMD work-arounds)
Robert Phillips
2017-10-20
*
CCPR: Block older Intel/Mesa setups
Chris Dalton
2017-10-07
*
CCPR: Blacklist intel 4xxx and 6xxx
Chris Dalton
2017-10-06
*
Use draws instead of clears on Macs w/ Intel Iris Pro GPUs
Robert Phillips
2017-10-05
*
Use clear-as-draw workaround on Ivy Bridge/ANGLE D3D11.
Brian Salomon
2017-09-22
*
Limit Adreno 4xx stencil clear workaround to older drivers
Brian Salomon
2017-06-07
*
Disable single channel renderability for ANGLE ES2
Robert Phillips
2017-06-02
*
Workaround Mali static analysis bug
Brian Osman
2017-05-25
*
Workaround for Intel 6xxx clear to opaque black bug
Brian Salomon
2017-05-11
*
Revert "Revert "Revert "Revert "Detect Chrome either by renderer or version s...
Brian Salomon
2017-03-17
*
Revert "Revert "Revert "Detect Chrome either by renderer or version strings."""
Brian Salomon
2017-03-16
*
Revert "Revert "Detect Chrome either by renderer or version strings.""
Brian Salomon
2017-03-16
*
Revert "Detect Chrome either by renderer or version strings."
Brian Salomon
2017-03-16
*
Detect Chrome either by renderer or version strings.
Brian Salomon
2017-03-16
*
Make GL_RED workaround only be triggered by osmesa
Brian Salomon
2017-01-19
*
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
*
Use constexpr constructors of GrStencilSettings rather than hacky macro system.
bsalomon
2016-04-29
*
Make GrGLGetDriverInfo work for null strings.
bsalomon
2016-03-23
*
Add Apple renderer strings to PowerVR detection
jvanverth
2015-12-10
*
Make all GrFragmentProcessors GL independent.
egdaniel
2015-11-13
*
Create GLSL base class for ProgramDataManager
egdaniel
2015-10-28
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
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
*
Workaround for PowerVR clear issue.
bsalomon
2014-11-05
*
Detect Mesa OpenGL ES
derekf
2014-11-03
*
Cleanup: Go with SkDebugf instead of GrPrintf.
tfarina
2014-10-31
*
"NULL !=" = NULL
bsalomon
2014-09-05
*
Separate GL path rendering state from GrGpuGL to GrGLPathRendering
kkinnunen
2014-08-20
*
Test removal of mesa specific version parse
joshualitt
2014-07-30
*
Fix alpha textures in NV ES3 contexts on Windows.
bsalomon
2014-07-17
*
Remove SkDEBUGFAILs that are problematic for Chromium
commit-bot@chromium.org
2014-05-01
*
Fail to create GrContext when we get a NULL for a GL/GLSL version string
commit-bot@chromium.org
2014-04-30
[next]