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
*
Initial implementation of GPU no filter NinePatch
joshualitt
2015-11-18
*
Update testing frameworks/tests for MDB
robertphillips
2015-11-16
*
Revert of Update testing frameworks/tests for MDB (patchset #4 id:60001 of ht...
egdaniel
2015-11-13
*
Update testing frameworks/tests for MDB
robertphillips
2015-11-13
*
Readd "immediate" mode
robertphillips
2015-11-11
*
Separate out natively-texture image/bmp draws from cached-as-texture image/bm...
bsalomon
2015-11-09
*
Rename non-aa rect methods on GrDrawContext in anticipation of making them su...
bsalomon
2015-11-05
*
Remove GrPipelineBuilder from getPathRenderer call
robertphillips
2015-10-29
*
Cosmetic portion of reverted "Fix ClipMaskManager's SW-fallback logic" CL
robertphillips
2015-10-27
*
Revert of Fix ClipMaskManager's SW-fallback logic (patchset #4 id:60001 of ht...
robertphillips
2015-10-26
*
Fix ClipMaskManager's SW-fallback logic
robertphillips
2015-10-26
*
Narrow the distribution of GrDrawTarget a bit
robertphillips
2015-10-23
*
Remove DrawingMgr shims from GrContext
robertphillips
2015-10-17
*
Loosen requirement that there be only one GrDrawTarget
robertphillips
2015-10-16
*
GrDrawContext now holds GrRenderTarget pointer
robertphillips
2015-10-15
*
Updates nvpr text blobs to not store a direct reference to the
cdalton
2015-10-08
*
Dynamically allocate the GrDrawContexts
robertphillips
2015-10-06
*
Remove separate cache for clip mask textures
bsalomon
2015-10-02
*
Move determiniation of strokerect rects internal
joshualitt
2015-09-22
*
Move some of the adding stencil attachment logic of Gpu and into Render Target.
egdaniel
2015-09-14
*
Late creation of GrPathProcessor
joshualitt
2015-09-10
*
GrPathRangeBatch
bsalomon
2015-09-09
*
Add new GM to directly exercise perspective bitmap drawing
robertphillips
2015-09-03
*
Make GrTextContext no longer store a GrDrawContext
robertphillips
2015-09-01
*
Rename flag from "distance field" to "device independent."
bsalomon
2015-08-31
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
Style Change: SkNEW->new; SkDELETE->delete
halcanary
2015-08-26
*
Standardize BW to NonAA
joshualitt
2015-08-21
*
Create separate entry points for the various flavors of drawRect
joshualitt
2015-08-21
*
stop dropping AA when rect stays rect
joshualitt
2015-08-19
*
Revert of stop dropping AA when rect stays rect (patchset #8 id:140001 of htt...
joshualitt
2015-08-14
*
stop dropping AA when rect stays rect
joshualitt
2015-08-14
*
Introduce GrBatch subclasses GrDrawBatch and GrVertexBatch to prepare for non...
bsalomon
2015-08-13
*
Revise DrawAtlasBatch to get rid of one copy when generating the batch.
jvanverth
2015-08-12
*
trivial CL to add drawBatch to GrDrawContext
joshualitt
2015-08-10
*
Expand functionality of GrRectBatchFactory with AARects
joshualitt
2015-08-10
*
Move GrStrokeRectBatch creation to behind factory
joshualitt
2015-08-10
*
GrDrawVertices to batches
joshualitt
2015-08-07
*
Move GrDrawAtlasBatch to separate file
jvanverth
2015-08-07
*
Revert of Move GrDrawAtlasBatch to separate file (patchset #1 id:1 of https:/...
jvanverth
2015-08-07
*
Move GrDrawAtlasBatch to separate file
jvanverth
2015-08-07
*
Make folder for batches
joshualitt
2015-08-07
*
First pass at drawAtlas batching.
jvanverth
2015-08-07
*
Don't pass pipeline to GrBatch::generateGeometry()
bsalomon
2015-08-06
*
Give strokerectbatch a proper home
bsalomon
2015-08-05
*
Remove SHADER_AA_FILL_RECT flag
robertphillips
2015-08-05
*
Remove IGNORE_ROT_AA_RECT_OPT flag
robertphillips
2015-08-04
*
Use new API everywhere for GrDefaultGeoProcFactory
joshualitt
2015-08-03
*
Revert of Use new API everywhere for GrDefaultGeoProcFactory (patchset #5 id:...
joshualitt
2015-08-03
*
Use new API everywhere for GrDefaultGeoProcFactory
joshualitt
2015-08-03
[next]