index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
instanced
/
InstanceProcessor.cpp
Commit message (
Expand
)
Author
Age
*
Replace SkFAIL with SK_ABORT.
Ben Wagner
2017-08-16
*
Revert "Revert "support for 'half' types in sksl, plus general numeric type i...
Ethan Nicholas
2017-08-02
*
renamed SkSL types in preparation for killing precision modifiers
Ethan Nicholas
2017-07-28
*
Make GrPipeline hold a GrRenderTargetProxy (instead of a GrRenderTarget)
Robert Phillips
2017-07-26
*
Clean up GrResourceProvider usage
Robert Phillips
2017-06-15
*
fixed InstanceProcessor SkSL code
Ethan Nicholas
2017-05-08
*
Split tracking of TexelBuffers from normal samplers
Greg Daniel
2017-05-05
*
Use GrAAType in instanced rendering.
Brian Salomon
2017-03-01
*
re-land of skslc type constructor cleanups
Ethan Nicholas
2017-02-09
*
Removing tracking of whether GP/FP coverage calculations are used by XP.
Brian Salomon
2017-01-04
*
Rename batch->op and sk_sp in instanced rendering
Brian Salomon
2016-12-16
*
Rename vars and functions from 'glslcaps'->'shadercaps'
Brian Salomon
2016-11-29
*
Merge GrGLSLCaps into GrShaderCaps
Brian Salomon
2016-11-29
*
baked in a few more precision modifiers
Ethan Nicholas
2016-11-28
*
removed appendPrecisionModifier
Ethan Nicholas
2016-11-22
*
Merge GrGLSLShaderVar and GrShaderVar
Brian Salomon
2016-11-21
*
Remove SkAutoTDelete.
Ben Wagner
2016-11-03
*
Remove GrStencilSettings from GrPipeline
csmartdalton
2016-11-01
*
re-re-land of skslc now automatically turns on derivatives support
ethannicholas
2016-10-20
*
Revert "re-land of skslc now automatically turns on derivatives support"
Mike Klein
2016-10-18
*
re-land of skslc now automatically turns on derivatives support
Ethan Nicholas
2016-10-18
*
Revert "skslc now automatically turns on derivatives support"
Ethan Nicholas
2016-10-18
*
skslc now automatically turns on derivatives support
Ethan Nicholas
2016-10-18
*
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
*
Stop flattening GrCoordTransforms in parent GrFragmentProcessors.
bsalomon
2016-09-20
*
Revert of Stop flattening GrCoordTransforms in parent GrFragmentProcessors. (...
bsalomon
2016-09-19
*
Stop flattening GrCoordTransforms in parent GrFragmentProcessors.
bsalomon
2016-09-19
*
Simplify adding attributes to GrGeometryProcessor
bsalomon
2016-08-17
*
Add test configs for instanced rendering
csmartdalton
2016-07-29
*
Fix various issues with instanced rendering precision
csmartdalton
2016-07-13
*
Replace switch statements in instanced vertex shaders
csmartdalton
2016-07-13
*
Begin instanced rendering for simple shapes
csmartdalton
2016-07-07
*
Revert of Begin instanced rendering for simple shapes (patchset #20 id:380001...
ksakamoto
2016-07-05
*
Begin instanced rendering for simple shapes
csmartdalton
2016-06-30