index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
batches
/
GrClearBatch.h
Commit message (
Expand
)
Author
Age
*
Add explicit UniqueID classes for GrGpuResource & GrSurfaceProxy
Robert Phillips
2016-11-11
*
Refactor GrVkGpuCommandBuffer to handle multiple GrVkCommandBuffers.
Greg Daniel
2016-10-18
*
Don't pass in RT to individual Gpu CommandBuffer calls
Greg Daniel
2016-10-12
*
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
*
Avoid creating full screen clear batches when there is already one in the queue.
bsalomon
2016-08-11
*
Move GrDrawTarget::clear logic into GrDrawContext
robertphillips
2016-07-13
*
Consolidate handling of infinitely thin primitives and aa bloat handing WRT b...
bsalomon
2016-07-08
*
Dump batch bounds and scissor rect
robertphillips
2016-06-29
*
Start using GrGpuCommandBuffer in GrDrawTarget.
egdaniel
2016-06-23
*
Remove deferred clear from SkGpuDevice
bsalomon
2016-02-05
*
Add option to draw wireframe batch bounds
bsalomon
2015-12-03
*
Revert of Add option to draw wireframe batch bounds (patchset #6 id:100001 of...
scroggo
2015-12-03
*
Add option to draw wireframe batch bounds
bsalomon
2015-12-03
*
Increase the amount of debug information printed out by batches
robertphillips
2015-11-16
*
Reland of add a ClassID function to GrBatch (patchset #1 id:1 of https://code...
reed
2015-09-17
*
Revert of add a ClassID function to GrBatch (patchset #5 id:80001 of https://...
reed
2015-09-17
*
add a ClassID function to GrBatch
joshualitt
2015-09-17
*
Revert of add a ClassID function to GrBatch (patchset #5 id:80001 of https://...
joshualitt
2015-09-17
*
add a ClassID function to GrBatch
joshualitt
2015-09-17
*
ClearStencilClip in GrBatch
bsalomon
2015-08-18
*
Add missing overrides to clear and discard batch dumpInfo()
Brian Salomon
2015-08-18
*
Put clear and discard into GrBatch.
bsalomon
2015-08-18