aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/instanced
Commit message (Expand)AuthorAge
* Move GrPipelineBuilder into GrRenderTargetContext::addLegacyDrawOpGravatar Brian Salomon2017-04-04
* Respect xfer barriers in InstancedRendering::OpGravatar Brian Salomon2017-03-31
* Renames of processor analysis-related classes and method.Gravatar Brian Salomon2017-03-30
* Don't perform analysis twice in InstancedRendering::OpGravatar Brian Salomon2017-03-30
* Make analysis optional to GrPipeline::init().Gravatar Brian Salomon2017-03-29
* Remove GrXferProcessor::getOptimizations.Gravatar Brian Salomon2017-03-29
* Split GrPipelineInput into separate color and coverage types, the latter of w...Gravatar Brian Salomon2017-03-27
* Add function to perform color fragment processor elimination while performing...Gravatar Brian Salomon2017-03-24
* Revert "Revert "Remove GrPipeline from GrDrawOp.""Gravatar Brian Salomon2017-03-21
* check-headers-self-sufficient: updateGravatar Hal Canary2017-03-21
* Revert "Remove GrPipeline from GrDrawOp."Gravatar Brian Salomon2017-03-16
* Remove GrPipeline from GrDrawOp.Gravatar Brian Salomon2017-03-16
* Add GrOp::wasRecorded and use in instanced rendering for tracking.Gravatar Brian Salomon2017-03-07
* Store clipped bounds on GrOp rather than in parallel in GrRenderTargetOpList.Gravatar Brian Salomon2017-03-06
* Remove stencil related flags from GrInstancedPipelineInfo.Gravatar Brian Salomon2017-03-01
* Use GrAAType in instanced rendering.Gravatar Brian Salomon2017-03-01
* Make GrPipelineAnalysis a nested class of GrProcessorSet.Gravatar Brian Salomon2017-02-22
* Remove component flags from GrPipelineInput.Gravatar Brian Salomon2017-02-14
* re-land of skslc type constructor cleanupsGravatar Ethan Nicholas2017-02-09
* Removing tracking of whether GP/FP coverage calculations are used by XP.Gravatar Brian Salomon2017-01-04
* Remove ref counting from GrOp.Gravatar Brian Salomon2017-01-03
* Rename GrOp::draw to GrOp::executeGravatar Brian Salomon2016-12-21
* This renames methods and classes that relate to static analysis of combinatio...Gravatar Brian Salomon2016-12-21
* move src/gpu/batches -> src/gpu/opsGravatar Brian Salomon2016-12-16
* Rename batch->op and sk_sp in instanced renderingGravatar Brian Salomon2016-12-16
* Mark the leaf classes of GrOp final.Gravatar Herb Derby2016-12-14
* Relandx2 "Remove antialiasing control from GrPaint."Gravatar Brian Salomon2016-12-09
* Revert "Reland "Remove antialiasing control from GrPaint.""Gravatar Brian Salomon2016-12-09
* Reland "Remove antialiasing control from GrPaint."Gravatar Brian Salomon2016-12-09
* Revert "Remove antialiasing control from GrPaint."Gravatar Brian Salomon2016-12-08
* Remove antialiasing control from GrPaint.Gravatar Brian Salomon2016-12-08
* Rename GrBatchFlushState to GrOpFlushStateGravatar Brian Salomon2016-12-07
* Rename GrDrawBatch->GrDrawOpGravatar Brian Salomon2016-12-01
* Rename GrBatch to GrOpGravatar Brian Salomon2016-12-01
* Remove pipeline info dump from GrDrawBatchGravatar Brian Salomon2016-12-01
* Rename vars and functions from 'glslcaps'->'shadercaps'Gravatar Brian Salomon2016-11-29
* Merge GrGLSLCaps into GrShaderCapsGravatar Brian Salomon2016-11-29
* Make GrMemoryPool play nice with bucketing allocators.Gravatar dskiba2016-11-29
* baked in a few more precision modifiersGravatar Ethan Nicholas2016-11-28
* removed appendPrecisionModifierGravatar Ethan Nicholas2016-11-22
* Merge GrGLSLShaderVar and GrShaderVarGravatar Brian Salomon2016-11-21
* Make GrBufferAccess a nested class of GrProcessorGravatar Brian Salomon2016-11-18
* Add explicit UniqueID classes for GrGpuResource & GrSurfaceProxyGravatar Robert Phillips2016-11-11
* src/gpu: s/SkAutoTUnref/sk_sp/gGravatar Hal Canary2016-11-07
* Remove SkAutoTDelete.Gravatar Ben Wagner2016-11-03
* Remove GrStencilSettings from GrPipelineGravatar csmartdalton2016-11-01
* re-re-land of skslc now automatically turns on derivatives supportGravatar ethannicholas2016-10-20
* Support inline uploads in VulkanGravatar Greg Daniel2016-10-19
* Refactor GrVkGpuCommandBuffer to handle multiple GrVkCommandBuffers.Gravatar Greg Daniel2016-10-18
* Revert "re-land of skslc now automatically turns on derivatives support"Gravatar Mike Klein2016-10-18