index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
GrDrawingManager.cpp
Commit message (
Expand
)
Author
Age
*
Rebase and fix chromium
Brian Osman
2017-03-04
*
Move read/write-Pixels up to GrSurfaceContext
Robert Phillips
2017-01-18
*
Misc batch->op cleanup Part 1 of 2
Brian Salomon
2016-12-21
*
Relandx2 "Remove antialiasing control from GrPaint."
Brian Salomon
2016-12-09
*
Revert "Reland "Remove antialiasing control from GrPaint.""
Brian Salomon
2016-12-09
*
Reland "Remove antialiasing control from GrPaint."
Brian Salomon
2016-12-09
*
Rename batch->op in GrOpList and subclasses
Brian Salomon
2016-12-07
*
Added GrSurfaceContext and GrTextureContext
Brian Osman
2016-11-23
*
Guard against instantiate & accessRenderTarget failures
Robert Phillips
2016-11-17
*
Consolidate GrSurfaceProxy Make methods
Robert Phillips
2016-11-09
*
Make GrDrawContext be GrRenderTargetProxy-backed
Robert Phillips
2016-10-28
*
Rename GrDrawContext to GrRenderTargetContext
Brian Osman
2016-10-27
*
Add GrOpList and rename GrDrawTarget to GrRenderTargetOpList
Robert Phillips
2016-10-26
*
Revert of Make GrResourceCache dynamically change between LRU and random repl...
robertphillips
2016-10-04
*
Make GrResourceCache dynamically change between LRU and random replacement st...
bsalomon
2016-10-03
*
Recent image filter work now allows this check to be enabled.
brianosman
2016-09-29
*
Add optional sw generated path coverage mask caching
bsalomon
2016-09-21
*
Fix some GPU image filter code to preserve precision and color space
brianosman
2016-09-21
*
Add GrContextOptions flag to disable distance field path renderer.
bsalomon
2016-09-15
*
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
*
Don't purge resources for trivial GrContext flushes
bsalomon
2016-08-31
*
Some tests around surface creation and snapshotting with color space
brianosman
2016-08-30
*
Move GrAtlasTextContext to GrDrawingManager, so we only have one.
brianosman
2016-08-11
*
Rename GrDrawingManager::drawContext to makeDrawContext
robertphillips
2016-08-05
*
Add test configs for instanced rendering
csmartdalton
2016-07-29
*
Add SkColorSpace to GrDrawContext
brianosman
2016-07-21
*
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
*
Begin instanced rendering for simple shapes
csmartdalton
2016-06-30
*
Move dump of batches to be after the forwardCombine call in prepareBatches
robertphillips
2016-06-29
*
Spruce up batch info printouts
robertphillips
2016-06-28
*
GrSWMaskHelper and GrSoftwarePathRenderer only need the textureProvider (not ...
robertphillips
2016-05-20
*
Rename GrDrawingMgr::abandon to wasAbandoned & add a matching entry point to ...
robertphillips
2016-05-16
*
Bring sk_sp to GrDrawContext
robertphillips
2016-04-27
*
Simplify GrDrawBatch uploads and token uage.
bsalomon
2016-04-01
*
Style bikeshed - remove extraneous whitespace
halcanary
2016-03-29
*
Create GrPathRenderingDrawContext
joshualitt
2016-02-16
*
Remove GrContext* from GrTextContext
joshualitt
2016-02-11
*
Pass a GrContext pointer in GrDrawContext constructor
joshualitt
2016-02-11
*
Move surface props off of GrTextContext
joshualitt
2016-02-11
*
Shot in the dark to fix 581472
joshualitt
2016-02-09
*
GrAuditTrail hooks in GrContext + GrDrawContext
joshualitt
2016-01-13
*
Add batch names and bounds to json debug information
joshualitt
2016-01-12
*
Reland of Make a single GrSingleOwner in GrContext (patchset #1 id:1 of https...
joshualitt
2016-01-08
*
Revert of Make a single GrSingleOwner in GrContext (patchset #3 id:40001 of h...
joshualitt
2016-01-07
*
Make a single GrSingleOwner in GrContext
joshualitt
2016-01-07
*
Add assert that memory pool is empty when GrTextBlobCache frees
joshualitt
2016-01-05
[next]