index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
ops
/
GrMeshDrawOp.cpp
Commit message (
Expand
)
Author
Age
*
Store GrRenderTarget in GrGpuCommandBuffer
Robert Phillips
2017-08-09
*
Make GrGpuCommandBuffer's methods take a GrRenderTargetProxy (rather than a G...
Robert Phillips
2017-07-28
*
Make GrPipeline hold a GrRenderTargetProxy (instead of a GrRenderTarget)
Robert Phillips
2017-07-26
*
Remove GrLegacyMeshDrawOp and GrPipelineBuilder
Brian Salomon
2017-07-19
*
Remove GrGpu.h from GrResourceProvider.h
Robert Phillips
2017-06-15
*
Introduce dynamic pipeline state
Chris Dalton
2017-06-07
*
Fix glDrawRangeElements
Chris Dalton
2017-05-30
*
Convert GrMesh back to a class
Chris Dalton
2017-05-15
*
Avoid assertion in MSAA rendering buffer about indexed draw with zero index c...
Brian Salomon
2017-05-09
*
Revert "Revert "Add a new non-AA rect op that does not inherit from GrLegacyM...
Brian Salomon
2017-05-03
*
Revert "Add a new non-AA rect op that does not inherit from GrLegacyMeshDrawOp."
Brian Salomon
2017-05-03
*
Add a new non-AA rect op that does not inherit from GrLegacyMeshDrawOp.
Brian Salomon
2017-05-03
*
Convert GrMesh to a struct
Chris Dalton
2017-05-03
*
Move pipeline handling out of GrMeshDrawOp.
Brian Salomon
2017-04-03
*
Init Command buffer on inlineUploads in Vulkan
Greg Daniel
2017-03-22
*
Revert "Revert "Remove GrPipeline from GrDrawOp.""
Brian Salomon
2017-03-21
*
Revert "Remove GrPipeline from GrDrawOp."
Brian Salomon
2017-03-16
*
Remove GrPipeline from GrDrawOp.
Brian Salomon
2017-03-16
*
Store clipped bounds on GrOp rather than in parallel in GrRenderTargetOpList.
Brian Salomon
2017-03-06
*
Rename GrOp::draw to GrOp::execute
Brian Salomon
2016-12-21
*
move src/gpu/batches -> src/gpu/ops
Brian Salomon
2016-12-16