index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tests
/
PrimitiveProcessorTest.cpp
Commit message (
Expand
)
Author
Age
*
re-land of new SkSL precisions
Ethan Nicholas
2017-09-18
*
Revert "Revert "Revert "Switched highp float to highfloat and mediump float t...
Ethan Nicholas
2017-09-18
*
Revert "Revert "Switched highp float to highfloat and mediump float to half.""
Ethan Nicholas
2017-09-15
*
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
*
Minor geometry processor clarification.
Brian Salomon
2017-08-16
*
Move GrAppliedClip into GrPipeline
Brian Salomon
2017-08-10
*
Move GrProcessorSet into GrPipeline
Brian Salomon
2017-08-09
*
renamed SkSL types in preparation for killing precision modifiers
Ethan Nicholas
2017-07-28
*
Make PrimitiveProcessorTest's op be a non-legacy GrMeshDrawOp
Brian Salomon
2017-07-14
*
Clean up GrResourceProvider usage
Robert Phillips
2017-06-15
*
Add support for instanced draws
Chris Dalton
2017-05-31
*
Rm makeRenderTargetContext in favor of deferred version (take 3)
Robert Phillips
2017-04-25
*
Revert "Rm makeRenderTargetContext in favor of deferred version (take 2)"
Robert Phillips
2017-04-21
*
Rm makeRenderTargetContext in favor of deferred version (take 2)
Robert Phillips
2017-04-21
*
Revert "Rm makeRenderTargetContext in favor of deferred version"
Robert Phillips
2017-04-11
*
Rm makeRenderTargetContext in favor of deferred version
Robert Phillips
2017-04-11
*
Move pipeline handling out of GrMeshDrawOp.
Brian Salomon
2017-04-03
*
Renames of processor analysis-related classes and method.
Brian Salomon
2017-03-30
*
Remove GrPipelineOptimizations computation from GrPipeline::init and nest in ...
Brian Salomon
2017-03-29
*
Split GrPipelineInput into separate color and coverage types, the latter of w...
Brian Salomon
2017-03-27
*
Add a separate draw function to GrRenderTargetContext for GrMeshDrawOp derive...
Brian Salomon
2017-03-09
*
Rebase and fix chromium
Brian Osman
2017-03-04
*
Make GrPipelineAnalysis a nested class of GrProcessorSet.
Brian Salomon
2017-02-22
*
Remove component flags from GrPipelineInput.
Brian Salomon
2017-02-14
*
Make GrPaints move their GrProcessor ownership into GrPipelineBuilder.
Brian Salomon
2017-01-11
*
Remove ref counting from GrOp.
Brian Salomon
2017-01-03
*
Misc batch->op cleanup Part 1 of 2
Brian Salomon
2016-12-21
*
This renames methods and classes that relate to static analysis of combinatio...
Brian Salomon
2016-12-21
*
move src/gpu/batches -> src/gpu/ops
Brian Salomon
2016-12-16
*
Rename testingOnly_drawBatch to testingOnly_addDrawOp and sk_sp
Brian Salomon
2016-12-09
*
Relandx2 "Remove antialiasing control from GrPaint."
Brian Salomon
2016-12-09
*
Revert "Reland "Remove antialiasing control from GrPaint.""
Brian Salomon
2016-12-09
*
Reland "Remove antialiasing control from GrPaint."
Brian Salomon
2016-12-09
*
Revert "Remove antialiasing control from GrPaint."
Brian Salomon
2016-12-08
*
Remove antialiasing control from GrPaint.
Brian Salomon
2016-12-08
*
Rename GrBatchFlushState to GrOpFlushState
Brian Salomon
2016-12-07
*
Rename GrVertexBatch->GrMeshDrawOp
Brian Salomon
2016-12-01
*
Rename GrDrawBatch->GrDrawOp
Brian Salomon
2016-12-01
*
Rename GrBatch to GrOp
Brian Salomon
2016-12-01
*
Merge GrGLSLCaps into GrShaderCaps
Brian Salomon
2016-11-29
*
tests: s/SkAutoTUnref/sk_sp/
Hal Canary
2016-11-04
*
Rename renderTargetContextPriv to priv, and some more leftover DCs
Brian Osman
2016-10-27
*
Rename GrDrawContext to GrRenderTargetContext
Brian Osman
2016-10-27
*
added basic dataflow analysis to skslc
ethannicholas
2016-10-13
*
Remove stray semicolons.
Mike Klein
2016-09-27
*
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
[next]