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
*
Retract Gr*Priv.h includes a bit
Robert Phillips
2017-08-31
*
Remove kDefault_GrSurfaceOrigin
Robert Phillips
2017-08-30
*
Switch atlas clients over to using absolute texture coordinates (take 2)
Robert Phillips
2017-08-25
*
Revert "Switched highp float to highfloat and mediump float to half."
Brian Salomon
2017-08-17
*
Switched highp float to highfloat and mediump float to half.
Ethan Nicholas
2017-08-16
*
Replace SkFAIL with SK_ABORT.
Ben Wagner
2017-08-16
*
Minor geometry processor clarification.
Brian Salomon
2017-08-16
*
Guard against D3D NaN/Infinity literals bug in color burn
Brian Osman
2017-08-02
*
Fix cleanup on program creation failure
Robert Phillips
2017-08-01
*
Guard against D3D NaN/Infinity literals bug
Brian Osman
2017-08-01
*
renamed SkSL types in preparation for killing precision modifiers
Ethan Nicholas
2017-07-28
*
Pull non-substantive changes out of omnibus GrSurface CL
Robert Phillips
2017-07-27
*
Remove GrSingleTextureEffect
Brian Salomon
2017-07-26
*
Make GrPipeline hold a GrRenderTargetProxy (instead of a GrRenderTarget)
Robert Phillips
2017-07-26
*
implemented mustImplementGSInvocationsWithLoop workaround in sksl
Ethan Nicholas
2017-06-21
*
Revert "Revert "Revert "implemented mustImplementGSInvocationsWithLoop workar...
Mike Reed
2017-06-21
*
Revert "Revert "implemented mustImplementGSInvocationsWithLoop workaround in ...
Ethan Nicholas
2017-06-20
*
Revert "implemented mustImplementGSInvocationsWithLoop workaround in sksl"
Greg Daniel
2017-06-15
*
implemented mustImplementGSInvocationsWithLoop workaround in sksl
Ethan Nicholas
2017-06-15
*
Retract GrTexture*.h & GrRenderTarget*.h from other headers
Robert Phillips
2017-06-13
*
Remove GrTGpuResourceRef specializations
Robert Phillips
2017-06-12
*
move Coeff into blendmode
Mike Reed
2017-06-06
*
Remove support in GPU backend for distance vector field.
Brian Salomon
2017-06-02
*
Omnibus: Push instantiation of GrTextures later (post TextureSampler)
Robert Phillips
2017-06-02
*
Do color correction of vertex colors in GPU drawVertices
Brian Osman
2017-05-31
*
Convert DstTexture to DstProxy (take 2)
Robert Phillips
2017-05-29
*
Revise system for checking for uninstantiated proxies
Robert Phillips
2017-05-29
*
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
[next]