aboutsummaryrefslogtreecommitdiff
path: root/tests/PrimitiveProcessorTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix unit tests that were causes vulkan unitialized memory warnings in validationGreg Daniel2018-02-271-0/+3
* Drop unused shader support for sample variablesChris Dalton2018-02-151-1/+1
* Revert "Drop support for unused MSAA extensions"Robert Phillips2018-01-301-1/+1
* Drop support for unused MSAA extensionsChris Dalton2018-01-291-1/+1
* Move more internal methods from GrContext to GrContextPriv (take 3)Robert Phillips2018-01-221-6/+9
* Revert "Move more internal methods from GrContext to GrContextPriv (take 2)"Leon Scroggins2018-01-201-9/+6
* Move more internal methods from GrContext to GrContextPriv (take 2)Robert Phillips2018-01-191-6/+9
* Revert "Move more internal methods from GrContext to GrContextPriv"Hal Canary2018-01-191-9/+6
* Move more internal methods from GrContext to GrContextPrivRobert Phillips2018-01-191-6/+9
* make point array methods privateCary Clark2017-11-071-1/+2
* Revert "Revert "Make GPU backend triangulate rects such that they are rendere...Brian Salomon2017-10-181-1/+1
* Revert "Make GPU backend triangulate rects such that they are rendered as tri...Brian Salomon2017-10-171-1/+1
* Make GPU backend triangulate rects such that they are rendered as tri strips ...Brian Salomon2017-10-171-1/+1
* initClassID no longer auto-allocates idsEthan Nicholas2017-10-091-2/+4
* changed vertex attribute precisions to be actual typesEthan Nicholas2017-09-271-1/+1
* Use shader based blending to clamp kPlus mode w/F16Brian Osman2017-09-201-1/+2
* re-land of new SkSL precisionsEthan Nicholas2017-09-181-2/+2
* Revert "Revert "Revert "Switched highp float to highfloat and mediump float t...Ethan Nicholas2017-09-181-2/+2
* Revert "Revert "Switched highp float to highfloat and mediump float to half.""Ethan Nicholas2017-09-151-2/+2
* Revert "Switched highp float to highfloat and mediump float to half."Brian Salomon2017-08-171-2/+2
* Switched highp float to highfloat and mediump float to half.Ethan Nicholas2017-08-161-2/+2
* Minor geometry processor clarification.Brian Salomon2017-08-161-1/+1
* Move GrAppliedClip into GrPipelineBrian Salomon2017-08-101-1/+2
* Move GrProcessorSet into GrPipelineBrian Salomon2017-08-091-2/+3
* renamed SkSL types in preparation for killing precision modifiersEthan Nicholas2017-07-281-2/+2
* Make PrimitiveProcessorTest's op be a non-legacy GrMeshDrawOpBrian Salomon2017-07-141-16/+16
* Clean up GrResourceProvider usageRobert Phillips2017-06-151-1/+0
* Add support for instanced drawsChris Dalton2017-05-311-1/+1
* Rm makeRenderTargetContext in favor of deferred version (take 3)Robert Phillips2017-04-251-1/+1
* Revert "Rm makeRenderTargetContext in favor of deferred version (take 2)"Robert Phillips2017-04-211-1/+1
* Rm makeRenderTargetContext in favor of deferred version (take 2)Robert Phillips2017-04-211-1/+1
* Revert "Rm makeRenderTargetContext in favor of deferred version"Robert Phillips2017-04-111-1/+1
* Rm makeRenderTargetContext in favor of deferred versionRobert Phillips2017-04-111-1/+1
* Move pipeline handling out of GrMeshDrawOp.Brian Salomon2017-04-031-9/+9
* Renames of processor analysis-related classes and method.Brian Salomon2017-03-301-3/+3
* Remove GrPipelineOptimizations computation from GrPipeline::init and nest in ...Brian Salomon2017-03-291-1/+1
* Split GrPipelineInput into separate color and coverage types, the latter of w...Brian Salomon2017-03-271-3/+4
* Add a separate draw function to GrRenderTargetContext for GrMeshDrawOp derive...Brian Salomon2017-03-091-6/+6
* Rebase and fix chromiumBrian Osman2017-03-041-1/+1
* Make GrPipelineAnalysis a nested class of GrProcessorSet.Brian Salomon2017-02-221-3/+3
* Remove component flags from GrPipelineInput.Brian Salomon2017-02-141-2/+2
* Make GrPaints move their GrProcessor ownership into GrPipelineBuilder.Brian Salomon2017-01-111-2/+2
* Remove ref counting from GrOp.Brian Salomon2017-01-031-1/+3
* Misc batch->op cleanup Part 1 of 2Brian Salomon2016-12-211-12/+10
* This renames methods and classes that relate to static analysis of combinatio...Brian Salomon2016-12-211-8/+6
* move src/gpu/batches -> src/gpu/opsBrian Salomon2016-12-161-2/+2
* Rename testingOnly_drawBatch to testingOnly_addDrawOp and sk_spBrian Salomon2016-12-091-5/+5
* Relandx2 "Remove antialiasing control from GrPaint."Brian Salomon2016-12-091-2/+2
* Revert "Reland "Remove antialiasing control from GrPaint.""Brian Salomon2016-12-091-2/+2
* Reland "Remove antialiasing control from GrPaint."Brian Salomon2016-12-091-2/+2