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
*
Plumb GrContext everywhere
Robert Phillips
2018-06-12
*
Remove SK_SUPPORT_GPU checks in tool-only code
Brian Osman
2018-05-31
*
Make GrPrimitiveProcessor::Attribute a class, hide data members.
Brian Salomon
2018-05-30
*
Make GrCaps and GrShaderCaps private.
Brian Salomon
2018-05-11
*
Move internal calls from GrContext to GrContextPriv
Robert Phillips
2018-03-06
*
Fix unit tests that were causes vulkan unitialized memory warnings in validation
Greg Daniel
2018-02-27
*
Drop unused shader support for sample variables
Chris Dalton
2018-02-15
*
Revert "Drop support for unused MSAA extensions"
Robert Phillips
2018-01-30
*
Drop support for unused MSAA extensions
Chris Dalton
2018-01-29
*
Move more internal methods from GrContext to GrContextPriv (take 3)
Robert Phillips
2018-01-22
*
Revert "Move more internal methods from GrContext to GrContextPriv (take 2)"
Leon Scroggins
2018-01-20
*
Move more internal methods from GrContext to GrContextPriv (take 2)
Robert Phillips
2018-01-19
*
Revert "Move more internal methods from GrContext to GrContextPriv"
Hal Canary
2018-01-19
*
Move more internal methods from GrContext to GrContextPriv
Robert Phillips
2018-01-19
*
make point array methods private
Cary Clark
2017-11-07
*
Revert "Revert "Make GPU backend triangulate rects such that they are rendere...
Brian Salomon
2017-10-18
*
Revert "Make GPU backend triangulate rects such that they are rendered as tri...
Brian Salomon
2017-10-17
*
Make GPU backend triangulate rects such that they are rendered as tri strips ...
Brian Salomon
2017-10-17
*
initClassID no longer auto-allocates ids
Ethan Nicholas
2017-10-09
*
changed vertex attribute precisions to be actual types
Ethan Nicholas
2017-09-27
*
Use shader based blending to clamp kPlus mode w/F16
Brian Osman
2017-09-20
*
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
[next]