index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
GrDrawContext.cpp
Commit message (
Expand
)
Author
Age
*
Add distance values to interior of filled RRects
Robert Phillips
2016-10-06
*
Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints"
reed
2016-10-05
*
Revert[7] "replace SkXfermode obj with SkBlendMode enum in paints"
Mike Reed
2016-10-05
*
Revert[6] "replace SkXfermode obj with SkBlendMode enum in paints"
Mike Reed
2016-10-05
*
Revert[5] "replace SkXfermode obj with SkBlendMode enum in paints"
Mike Reed
2016-10-04
*
Revert[4] "replace SkXfermode obj with SkBlendMode enum in paints"
Mike Reed
2016-10-04
*
Revert "Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paint...
Mike Reed
2016-10-03
*
Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints""
Mike Reed
2016-10-03
*
Revert "replace SkXfermode obj with SkBlendMode enum in paints"
Mike Reed
2016-10-03
*
replace SkXfermode obj with SkBlendMode enum in paints
Mike Reed
2016-10-03
*
Revert of Support Float32 output from SkColorSpaceXform (patchset #7 id:14000...
msarett
2016-09-16
*
Support Float32 output from SkColorSpaceXform
msarett
2016-09-16
*
Gamut transformation of the paint color in Ganesh
brianosman
2016-09-12
*
Remove unneeded bounds outset in GrDrawContext::drawVertices.
bsalomon
2016-09-12
*
Move prepareForExternalIO implementation from GrContext to GrDrawingManager
bsalomon
2016-09-08
*
Restructure flushing relationship between GrContext, GrDrawingManager, and Gr...
bsalomon
2016-09-07
*
Revert of Restructure flushing relationship between GrContext, GrDrawingManag...
bsalomon
2016-09-06
*
Restructure flushing relationship between GrContext, GrDrawingManager, and Gr...
bsalomon
2016-09-06
*
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
*
Flush some non-substantive Ganesh changes
robertphillips
2016-08-31
*
Add read/write-Pixels to GrDrawContext
robertphillips
2016-08-31
*
Define clear regions in terms of GrFixedClip
csmartdalton
2016-08-31
*
Converts a drawPaint through a rrect clip to a drawRRect in GrDrawContext.
bsalomon
2016-08-26
*
GPU implementation of drawRegion()
msarett
2016-08-25
*
Respecify SkCanvas::drawArc, consolidate conversion to SkPath, add GM for odd...
bsalomon
2016-08-25
*
GPU implementation of drawArc.
bsalomon
2016-08-22
*
add SkMatrixPriv for specialized helpers
reed
2016-08-22
*
Move GrFixedClip into src directory
csmartdalton
2016-08-19
*
Batched implementation of drawLattice() for GPU
msarett
2016-08-18
*
Revert of Batched implementation of drawLattice() for GPU (patchset #7 id:180...
msarett
2016-08-18
*
Batched implementation of drawLattice() for GPU
msarett
2016-08-18
*
Attempt to throw away rrect clips of rrects.
bsalomon
2016-08-15
*
Remove stencil settings param from stencilPath()
csmartdalton
2016-08-12
*
Re-adding analytical GeoProc for rectangles
dvonbeck
2016-08-12
*
Move GrAtlasTextContext to GrDrawingManager, so we only have one.
brianosman
2016-08-11
*
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
*
Remove GrRenderTarget member variable from SkGpuDevice
robertphillips
2016-08-04
*
Add test configs for instanced rendering
csmartdalton
2016-07-29
*
Fix GrDrawContextPriv::stencilRect
csmartdalton
2016-07-27
*
Implement coverage AA for skewed rects with local coords
csmartdalton
2016-07-26
*
Move prepareForExternalIO from GrRenderTarget to GrDrawContext
robertphillips
2016-07-26
*
Revert of Retract PipelineBuilder some more (patchset #9 id:160001 of https:/...
bsalomon
2016-07-22
*
Add SkColorSpace to GrDrawContext
brianosman
2016-07-21
*
Retract PipelineBuilder some more
robertphillips
2016-07-21
*
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
[next]