index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
gpu
/
GrContext.h
Commit message (
Expand
)
Author
Age
...
*
Move more internal methods from GrContext to GrContextPriv
Robert Phillips
2018-01-19
*
Move resourceProvider accessor to GrContextPriv (take 2)
Robert Phillips
2018-01-16
*
Revert "Move resourceProvider accessor to GrContextPriv"
Hal Canary
2018-01-16
*
Move resourceProvider accessor to GrContextPriv
Robert Phillips
2018-01-16
*
Add GrProxyProvider
Robert Phillips
2018-01-08
*
add back purgeResourcesNotUsedInMs() temporarily
Mike Klein
2017-12-14
*
Add stubbed out GrContext
Robert Phillips
2017-12-13
*
Ensure we flush TextBlobCache message queue.
Jim Van Verth
2017-12-13
*
Use sk_sp to own GrCaps in GrContext.
Brian Salomon
2017-12-08
*
Temporarily readd old signature of GrContext::MakeGL
Brian Salomon
2017-12-07
*
sk_spification of GrGpu creation.
Brian Salomon
2017-12-07
*
Add a GrContextThreadSafeProxy to SkSurfaceCharacterization
Robert Phillips
2017-11-30
*
API to cache shader binaries between runs of Skia.
Ethan Nicholas
2017-11-02
*
Have mip status match surface when snapping image from wrapped object
Greg Daniel
2017-10-30
*
Add option to create a deferred render target context with mips
Greg Daniel
2017-10-06
*
Rework GrSamplerParams to be more compact and use its own wrap mode enum.
Brian Salomon
2017-09-07
*
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
*
Add Make[backend] calls for creating GrContexts
Greg Daniel
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
*
Remove GrLegacyMeshDrawOp and GrPipelineBuilder
Brian Salomon
2017-07-19
*
Add support for creating a GrContext backed by Metal.
Greg Daniel
2017-07-13
*
Move mock gpu and caps, add Gr prefix, and create via GrContext::Create
Brian Salomon
2017-06-23
*
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
*
Rm makeRenderTargetContext in favor of deferred version (take 3)
Robert Phillips
2017-04-25
*
Revert "Rm makeRenderTargetContext in favor of deferred version (take 2)"
Robert Phillips
2017-04-21
*
Rm makeRenderTargetContext in favor of deferred version (take 2)
Robert Phillips
2017-04-21
*
Remove all config conversion modes except round-to-nearest
Brian Osman
2017-04-20
*
Further refactor read/writeSurfacePixels
Brian Osman
2017-04-17
*
Store the GrBackend we are using on GrContext
Greg Daniel
2017-04-13
*
Revert "Rm makeRenderTargetContext in favor of deferred version"
Robert Phillips
2017-04-11
*
Rm makeRenderTargetContext in favor of deferred version
Robert Phillips
2017-04-11
*
Factor out common work in readSurfacePixels and writeSurfacePixels
Brian Osman
2017-04-06
*
Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv ...
Robert Phillips
2017-04-06
*
Revert "Rm readPixels from GrSurface & move read/writeSurfacePixels to GrCont...
Robert Phillips
2017-04-05
*
Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv ...
Robert Phillips
2017-04-05
*
Revert "Rm readPixels from GrSurface & move read/writeSurfacePixels to GrCont...
Robert Phillips
2017-04-05
*
Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv
Robert Phillips
2017-04-05
*
Add GrSurfaceProxy* parameter to GrContext::flush
Robert Phillips
2017-03-30
*
More GrSurfaceProxy-clean up
Robert Phillips
2017-03-29
*
Revert "Revert "Add a new GrResourceCache purging mechanism for purging unuse...
Brian Salomon
2017-03-22
[prev]
[next]