index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
glsl
Commit message (
Expand
)
Author
Age
*
Workaround Mali static analysis bug
Brian Osman
2017-05-25
*
Remove setting of alpha coverage in text ops when in LCD mode
Greg Daniel
2017-05-22
*
Comment out lcd assert to make GLPrograms test happy
Greg Daniel
2017-05-19
*
Fix gpu lcd blending to semi-correctly handle alpha coverage
Greg Daniel
2017-05-19
*
Revert "Convert DstTexture to DstProxy"
Robert Phillips
2017-05-17
*
Convert DstTexture to DstProxy
Robert Phillips
2017-05-17
*
Switch ImageStorageAccess over to GrTextureProxies
Robert Phillips
2017-05-12
*
Re-land of "eliminated GrGLSLExpr".
Ethan Nicholas
2017-05-08
*
Split tracking of TexelBuffers from normal samplers
Greg Daniel
2017-05-05
*
Revert "Revert "Revert "eliminated GrGLSLExpr"""
Ethan Nicholas
2017-05-04
*
Revert "Revert "eliminated GrGLSLExpr""
Ethan Nicholas
2017-05-03
*
Revert "eliminated GrGLSLExpr"
Brian Salomon
2017-05-02
*
eliminated GrGLSLExpr
Ethan Nicholas
2017-05-02
*
rectangle texture scaling is now handled in skslc
Ethan Nicholas
2017-04-20
*
Allow FPs to elevate default precision for the entire fragment program
Brian Osman
2017-04-05
*
Move the ability to access textures, buffers, and image storages out from GrP...
Brian Salomon
2017-04-04
*
Fully remove coord transform precision code
Brian Osman
2017-04-04
*
Store the dst texture used by an XP in GrPipeline rather than in the XP.
Brian Salomon
2017-04-03
*
Revert "Revert "Revert "Allow FPs to elevate default precision for the entire...
Brian Osman
2017-04-03
*
Revert "Revert "Allow FPs to elevate default precision for the entire fragmen...
Brian Osman
2017-03-31
*
Revert "Allow FPs to elevate default precision for the entire fragment program"
Brian Osman
2017-03-31
*
Allow FPs to elevate default precision for the entire fragment program
Brian Osman
2017-03-31
*
Refactor GrColorSpaceXformHelper
Brian Osman
2017-03-08
*
Remove PLS path renderer
Brian Salomon
2017-03-06
*
Add a workaround for platforms with broken geo shader invocations
csmartdalton
2017-02-17
*
Move the rt adjust uniform into GP EmitArgs
csmartdalton
2017-02-13
*
Replaced all calls to fragmentPosition() with sk_FragCoord
Ethan Nicholas
2017-02-13
*
Add GrGLSLShaderBuilder::declareGlobal
csmartdalton
2017-02-10
*
re-land of skslc type constructor cleanups
Ethan Nicholas
2017-02-09
*
Re-enable processor optimization test with some fixes.
Brian Salomon
2017-02-09
*
Revert "skslc type constructor cleanups"
Ethan Nicholas
2017-02-09
*
skslc type constructor cleanups
Ethan Nicholas
2017-02-09
*
Revert "Replaced all calls to fragmentPosition() with sk_FragCoord"
Ethan Nicholas
2017-02-02
*
Continue making Ganesh use absolute texture coordinates - take 2
Robert Phillips
2017-01-20
*
Replaced all calls to fragmentPosition() with sk_FragCoord
Ethan Nicholas
2017-01-19
*
Revert "Continue making Ganesh use absolute texture coordinates"
Joe Gregorio
2017-01-17
*
Continue making Ganesh use absolute texture coordinates
Robert Phillips
2017-01-17
*
Clamp premul colors correctly after a gamut change
Brian Osman
2017-01-04
*
Removing tracking of whether GP/FP coverage calculations are used by XP.
Brian Salomon
2017-01-04
*
This renames methods and classes that relate to static analysis of combinatio...
Brian Salomon
2016-12-21
*
re-land of added sk_FragCoord support to skslc
Ethan Nicholas
2016-12-13
*
Revert "added sk_FragCoord support to skslc"
Greg Daniel
2016-12-12
*
added sk_FragCoord support to skslc
Ethan Nicholas
2016-12-12
*
Rename vars and functions from 'glslcaps'->'shadercaps'
Brian Salomon
2016-11-29
*
Merge GrGLSLCaps into GrShaderCaps
Brian Salomon
2016-11-29
*
Reland image storage with fixes.
Brian Salomon
2016-11-29
*
removed textureProj() and legacy texture functions from sksl
Ethan Nicholas
2016-11-28
*
baked in a few more precision modifiers
Ethan Nicholas
2016-11-28
*
Revert "Revert "make it illegal to include SkXfermode.h""
Mike Reed
2016-11-23
*
Revert "make it illegal to include SkXfermode.h"
Greg Daniel
2016-11-23
[next]