index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
GrContext.cpp
Commit message (
Expand
)
Author
Age
*
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
*
Move GrBatchFlushState from GrDrawTarget to GrDrawingManager
robertphillips
2015-11-11
*
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
*
Add immediate mode option for gpu configs in dm
bsalomon
2015-10-23
*
Move GrDrawingManager methods to their own .cpp file
robertphillips
2015-10-20
*
Add debugging helper to GrDrawTarget
robertphillips
2015-10-20
*
Add the machinery to GrDrawTarget to enable topological sorting
robertphillips
2015-10-20
*
Modifications to get 'blaze build -c opt //third_party/skia/HEAD/...' to work.
benjaminwagner
2015-10-19
*
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
*
Move functions from SkGr to SkGrPriv.h
bsalomon
2015-10-09
*
Bye bye processor data manager.
bsalomon
2015-10-06
*
Dynamically allocate the GrDrawContexts
robertphillips
2015-10-06
*
Remove separate cache for clip mask textures
bsalomon
2015-10-02
*
Add onMemoryDump to GrContext
ericrk
2015-09-15
*
Remove GrClipTarget
bsalomon
2015-09-10
*
Cleanup GrDrawTarget now that all paths lead to GrBatch
bsalomon
2015-09-10
*
Add a mutex to GrContext::readSurfacePixels to protect against multiple CPU r...
bsalomon
2015-09-10
*
Revert of Add a mutex to GrContext::readSurfacePixels to protect against mult...
bsalomon
2015-09-09
*
Add a mutex to GrContext::readSurfacePixels to protect against multiple CPU r...
bsalomon
2015-09-09
*
Limit lifetime of GrDrawContext objects
robertphillips
2015-09-01
*
Remove GrGpuTraceMarker hooks until we rethink the design
joshualitt
2015-09-01
*
Rename flag from "distance field" to "device independent."
bsalomon
2015-08-31
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
Remove GrStagedProcessor, remove the word Stage as it applies to FPs
bsalomon
2015-08-27
*
Style Change: SkNEW->new; SkDELETE->delete
halcanary
2015-08-26
*
Revert of Remove GrStagedProcessor, remove the word Stage as it applies to FP...
rmistry
2015-08-26
*
Remove GrStagedProcessor, remove the word Stage as it applies to FPs
bsalomon
2015-08-26
*
Add ANGLE workaround to prefer flushes over VRAM usage
robertphillips
2015-08-20
*
Make GrVertexBatch objects hold their own draws during GrDrawTarget flush
bsalomon
2015-08-17
*
Expand functionality of GrRectBatchFactory with AARects
joshualitt
2015-08-10
*
Make folder for batches
joshualitt
2015-08-07
*
Some cleanup in GrTextureProvider and GrResourceProvider.
bsalomon
2015-07-31
*
Make GrGpu read/write pixels take GrSurface
bsalomon
2015-07-30
*
Skip temp texture when config conversion test has already failed.
bsalomon
2015-07-29
*
Don't read from unref'ed RT in GrContext::readSurfacePixels
bsalomon
2015-07-28
*
Move draw on upload decision in GrGpu
bsalomon
2015-07-28
*
Revert of Move draw on upload decision in GrGpu (patchset #4 id:50001 of http...
bsalomon
2015-07-28
*
Rename GrInOrderDrawBuffer to GrBufferedDrawTarget
joshualitt
2015-07-28
*
Move draw on upload decision in GrGpu
bsalomon
2015-07-28
*
Attempt to somewhat simplify GrContext::readSurfacePixels interaction with Gr...
bsalomon
2015-07-23
*
Make readpixels work on GrTextures
bsalomon
2015-07-16
[next]