index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
GrDrawTarget.cpp
Commit message (
Expand
)
Author
Age
*
Improve usage of window rectangles
csmartdalton
2016-09-06
*
Revert of Improve usage of window rectangles (patchset #9 id:160001 of https:...
caryclark
2016-09-06
*
Improve usage of window rectangles
csmartdalton
2016-09-02
*
Have GrSurfaceProxys and GrGpuResources draw from the same pool of unique ids
robertphillips
2016-08-31
*
Define clear regions in terms of GrFixedClip
csmartdalton
2016-08-31
*
Don't purge resources for trivial GrContext flushes
bsalomon
2016-08-31
*
Add some copy support for vulkan msaa
egdaniel
2016-08-31
*
Skip batch iteration in GrDrawTarget::forwardCombine when the max look ahead ...
bsalomon
2016-08-29
*
Implement difference clip rects with window rectangles
csmartdalton
2016-08-17
*
Convert GrAppliedClip interface to builder style
csmartdalton
2016-08-15
*
Remove stencil settings param from stencilPath()
csmartdalton
2016-08-12
*
Avoid creating full screen clear batches when there is already one in the queue.
bsalomon
2016-08-11
*
Add a full clear method to GrDrawTarget.
bsalomon
2016-08-10
*
Merge GrClipMaskManager into GrClipStackClip
csmartdalton
2016-08-05
*
Add test configs for instanced rendering
csmartdalton
2016-07-29
*
Don't call finish on GrDrawTarget if we drew no batches
egdaniel
2016-07-28
*
Remove DrawFace enum from GrPipelineBuilder
robertphillips
2016-07-21
*
Revert of Remove DrawFace enum from GrPipelineBuilder (patchset #2 id:20001 o...
robertphillips
2016-07-21
*
Remove DrawFace enum from GrPipelineBuilder
robertphillips
2016-07-21
*
Retract PipelineBuilder from GrClip::apply
robertphillips
2016-07-13
*
Move GrDrawTarget::clear logic into GrDrawContext
robertphillips
2016-07-13
*
Add choke point for modifying non-AA rect draws (e.g., applying clipping)
robertphillips
2016-07-08
*
Revert of Add choke point for modifying non-AA rect draws (e.g., applying cli...
robertphillips
2016-07-08
*
Add choke point for modifying non-AA rect draws (e.g., applying clipping)
robertphillips
2016-07-08
*
Use clipped bounds for reordering decisions
bsalomon
2016-07-08
*
Consolidate handling of infinitely thin primitives and aa bloat handing WRT b...
bsalomon
2016-07-08
*
Begin instanced rendering for simple shapes
csmartdalton
2016-07-07
*
Revert of Begin instanced rendering for simple shapes (patchset #20 id:380001...
ksakamoto
2016-07-05
*
Use bounds of batches for render pass bounds
egdaniel
2016-07-01
*
Begin instanced rendering for simple shapes
csmartdalton
2016-06-30
*
Spruce up batch info printouts
robertphillips
2016-06-28
*
Start using GrGpuCommandBuffer in GrDrawTarget.
egdaniel
2016-06-23
*
sk_sp for Ganesh.
bungeman
2016-06-09
*
Remove GrRenderTarget from GrPipelineBuilder
robertphillips
2016-06-06
*
Make GrClipMaskManager stateless and push GrPipelineBuilder construction down...
robertphillips
2016-06-03
*
Abort stencil draws when the attachment fails
cdalton
2016-05-13
*
Convert GrClip to an abstract base class
cdalton
2016-05-13
*
Remove clip from GrPipelineBuilder
cdalton
2016-05-12
*
Eliminate special case nvpr batch handling
cdalton
2016-05-12
*
Separate user and raw stencil settings
cdalton
2016-05-11
*
Revert of Separate user and raw stencil settings (patchset #8 id:140001 of ht...
robertphillips
2016-05-11
*
Separate user and raw stencil settings
cdalton
2016-05-10
*
Use constexpr constructors of GrStencilSettings rather than hacky macro system.
bsalomon
2016-04-29
*
Style bikeshed - remove extraneous whitespace
halcanary
2016-03-29
*
Consolidate GPU buffer implementations
cdalton
2016-03-25
*
Revert of Consolidate GPU buffer implementations (patchset #10 id:180001 of h...
robertphillips
2016-03-25
*
Consolidate GPU buffer implementations
cdalton
2016-03-25
*
Fix up GrAuditTrail to allow arbitrary reordering
joshualitt
2016-03-08
*
Attempt to combine batches in forward direction before flush
bsalomon
2016-03-07
*
Begin weaning GrClipMaskManager off of GrDrawTarget (take 2)
robertphillips
2016-03-02
[next]