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
*
Pull non-substantive changes out of explicit GPU resource allocation CL
Robert Phillips
2017-09-13
*
Move several GrContextOptions fields behind GR_TEST_UTILS
Brian Osman
2017-08-30
*
Remove kDefault_GrSurfaceOrigin
Robert Phillips
2017-08-30
*
Add GrContextOption to disable distance field path renderer
Brian Osman
2017-08-29
*
Remove origin field from GrSurface (take 2)
Robert Phillips
2017-08-29
*
Add an (optional) SkTaskGroup to GrContext
Brian Osman
2017-08-23
*
Make GrFragmentProcessor be non-refcounted and use std::unique_ptr.
Brian Salomon
2017-08-11
*
Revert "Revert "GrContext::dump that produces JSON formatted output""
Brian Osman
2017-08-10
*
Revert "GrContext::dump that produces JSON formatted output"
Brian Osman
2017-08-09
*
GrContext::dump that produces JSON formatted output
Brian Osman
2017-08-09
*
Revert "Revert "Revert "Revert "Add support for semaphores to be inserted on ...
Greg Daniel
2017-08-02
*
Revert "Revert "Revert "Add support for semaphores to be inserted on GrContex...
Yuqian Li
2017-08-01
*
Revert "Revert "Add support for semaphores to be inserted on GrContext flush""
Greg Daniel
2017-08-01
*
Revert "Remove origin field from GrSurface"
Robert Phillips
2017-08-01
*
Remove origin field from GrSurface
Robert Phillips
2017-07-31
*
Pull non-substantive changes out of omnibus GrSurface CL
Robert Phillips
2017-07-27
*
Reduce dependence on GrSurface's origin field (take 3)
Robert Phillips
2017-07-25
*
Add Make[backend] calls for creating GrContexts
Greg Daniel
2017-07-25
*
Revert "Reduce dependence on GrSurface's origin field (take 2)"
Robert Phillips
2017-07-25
*
Reduce dependence on GrSurface's origin field (take 2)
Robert Phillips
2017-07-25
*
Revert "Add support for semaphores to be inserted on GrContext flush"
Mike Reed
2017-07-22
*
Add support for semaphores to be inserted on GrContext flush
Greg Daniel
2017-07-22
*
Revert "Reduce dependence on GrSurface's origin field"
Robert Phillips
2017-07-21
*
Reduce dependence on GrSurface's origin field
Robert Phillips
2017-07-21
*
Remove GrBackendTextureDesc
Brian Salomon
2017-07-20
*
Update gpu caps for valid sample counts.
Greg Daniel
2017-07-19
*
Add SkDebugf trace event handler.
Brian Salomon
2017-07-19
*
Add support for creating a GrContext backed by Metal.
Greg Daniel
2017-07-13
*
Fail to make render target context if GrContext is abandoned
Brian Salomon
2017-07-13
*
Speculative "fix" for crash in analyzeProcessors
Robert Phillips
2017-06-30
*
Move mock gpu and caps, add Gr prefix, and create via GrContext::Create
Brian Salomon
2017-06-23
*
Clean up GrResourceProvider usage
Robert Phillips
2017-06-15
*
Retract GrTexture*.h & GrRenderTarget*.h from other headers
Robert Phillips
2017-06-13
*
Make instantiate return a Boolean
Robert Phillips
2017-06-05
*
Remove ImmediateFlush mode
Robert Phillips
2017-06-02
*
Remove GrSurface-based surfaceContext factories from GrContextPriv
Robert Phillips
2017-06-01
*
Add method to GrContext to purge unlocked resources.
Derek Sollenberger
2017-05-26
*
Add GrContext API to report the number of purgeable bytes in the cache.
Derek Sollenberger
2017-05-24
*
Remove GrSurfaceDesc member from GrSurfaceProxy.
Brian Salomon
2017-05-17
*
Added SkImage::MakeCrossContextFromEncoded
Brian Osman
2017-05-09
*
Revert "Added SkImage::MakeCrossContextFromEncoded"
Brian Salomon
2017-05-08
*
Added SkImage::MakeCrossContextFromEncoded
Brian Osman
2017-05-08
*
Allow custom GrAtlasGlyphCache texture sizes
Eric Karl
2017-05-05
*
Add postFlush call to GrOnFlushCallbackObject
Chris Dalton
2017-05-05
*
Revert "Revert "Plumb the use of GrBackendRenderTarget throughout Skia""
Greg Daniel
2017-05-01
*
Revert "Plumb the use of GrBackendRenderTarget throughout Skia"
Greg Daniel
2017-04-27
*
Plumb the use of GrBackendRenderTarget throughout Skia
Greg Daniel
2017-04-27
*
Hardwire opList lookAhead & lookBack parameters
Robert Phillips
2017-04-26
*
Fix writePixels of sRGB data to legacy GPU surface
Brian Osman
2017-04-25
*
Rm makeRenderTargetContext in favor of deferred version (take 3)
Robert Phillips
2017-04-25
[next]