aboutsummaryrefslogtreecommitdiff
path: root/tests/GpuSampleLocationsTest.cpp
AgeCommit message (Expand)Author
2017-09-13Pull non-substantive changes out of explicit GPU resource allocation CLRobert Phillips
2017-07-27Pull non-substantive changes out of omnibus GrSurface CLRobert Phillips
2017-07-26Make GrPipeline hold a GrRenderTargetProxy (instead of a GrRenderTarget)Robert Phillips
2017-07-25Add Make[backend] calls for creating GrContextsGreg Daniel
2017-07-19Update gpu caps for valid sample counts.Greg Daniel
2017-07-19Remove GrLegacyMeshDrawOp and GrPipelineBuilderBrian Salomon
2017-06-07Introduce dynamic pipeline stateChris Dalton
2017-05-09Add flag to avoid stencil buffers in SkiaEric Karl
2017-04-25Rm makeRenderTargetContext in favor of deferred version (take 3)Robert Phillips
2017-04-21Revert "Rm makeRenderTargetContext in favor of deferred version (take 2)"Robert Phillips
2017-04-21Rm makeRenderTargetContext in favor of deferred version (take 2)Robert Phillips
2017-04-11Revert "Rm makeRenderTargetContext in favor of deferred version"Robert Phillips
2017-04-11Rm makeRenderTargetContext in favor of deferred versionRobert Phillips
2017-04-08Revert "Revert "Create GrXferProcessor while doing GrProcessorSet analysis.""Brian Salomon
2017-04-08Revert "Create GrXferProcessor while doing GrProcessorSet analysis."Brian Salomon
2017-04-08Create GrXferProcessor while doing GrProcessorSet analysis.Brian Salomon
2017-03-29Make analysis optional to GrPipeline::init().Brian Salomon
2017-03-21Revert "Revert "Remove GrPipeline from GrDrawOp.""Brian Salomon
2017-03-16Revert "Remove GrPipeline from GrDrawOp."Brian Salomon
2017-03-16Remove GrPipeline from GrDrawOp.Brian Salomon
2017-03-14Compute clipped draw bounds outside GrAppliedClip.Brian Salomon
2017-02-24Use construct/init pattern with GrPipeline to replace CreateAt.Brian Salomon
2017-02-23Make GrPipeline::CreateAt take GrRenderTarget and not GrRenderTargetContextBrian Salomon
2017-02-22Make GrPipelineAnalysis a nested class of GrProcessorSet.Brian Salomon
2017-01-19Don't require GrPipelineBuilder to build GrPipelineBrian Salomon
2017-01-17Pass GrAppliedClip to pipeline creation.Brian Salomon
2016-12-21This renames methods and classes that relate to static analysis of combinatio...Brian Salomon
2016-12-09Relandx2 "Remove antialiasing control from GrPaint."Brian Salomon
2016-12-09Revert "Reland "Remove antialiasing control from GrPaint.""Brian Salomon
2016-12-09Reland "Remove antialiasing control from GrPaint."Brian Salomon
2016-12-08Revert "Remove antialiasing control from GrPaint."Brian Salomon
2016-12-08Remove antialiasing control from GrPaint.Brian Salomon
2016-11-04tests: s/SkAutoTUnref/sk_sp/Hal Canary
2016-11-03Remove SkAutoTDelete.Ben Wagner
2016-11-01Remove GrStencilSettings from GrPipelinecsmartdalton
2016-07-06Fix caching of sample locationscsmartdalton
2016-07-04Revert of Fix caching of sample locations (patchset #3 id:40001 of https://co...rmistry
2016-07-04Fix caching of sample locationscsmartdalton