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
*
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
*
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
*
Revert "Revert "Plumb GrBackendTexture throughout skia.""
Greg Daniel
2017-04-20
*
Remove all config conversion modes except round-to-nearest
Brian Osman
2017-04-20
*
Remove incorrect assert
Brian Osman
2017-04-20
*
Revert "Plumb GrBackendTexture throughout skia."
Stan Iliev
2017-04-19
*
Plumb GrBackendTexture throughout skia.
Greg Daniel
2017-04-18
*
Pass GrSurfaceContext into read/writeSurfacePixels
Robert Phillips
2017-04-18
*
Further refactor read/writeSurfacePixels
Brian Osman
2017-04-17
*
Further unify logic in readSurfacePixels and writeSurfacePixels
Brian Osman
2017-04-13
*
Store the GrBackend we are using on GrContext
Greg Daniel
2017-04-13
*
Do sRGB premul/unpremul on the GPU
Brian Osman
2017-04-13
*
Remove discard from GrRenderTarget & force it to always go through a RenderTa...
Robert Phillips
2017-04-11
*
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
*
Remove texture sampling from GrConfigConversionEffect
Brian Osman
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 "Remove texture sampling from GrConfigConversionEffect"
Brian Osman
2017-03-24
*
Remove texture sampling from GrConfigConversionEffect
Brian Osman
2017-03-24
*
Revert "Remove texture sampling from GrConfigConversionEffect"
Brian Osman
2017-03-23
*
Remove texture sampling from GrConfigConversionEffect
Brian Osman
2017-03-23
*
Revert "Revert "Add a new GrResourceCache purging mechanism for purging unuse...
Brian Salomon
2017-03-22
*
Add Swizzle FP, and remove swizzle logic from GrConfigConversionEffect
Brian Osman
2017-03-22
*
Support premul/unpremul of F16 during read/writePixels
Brian Osman
2017-03-22
*
Revert "Add a new GrResourceCache purging mechanism for purging unused resour...
Brian Salomon
2017-03-22
*
Add a new GrResourceCache purging mechanism for purging unused resources.
Brian Salomon
2017-03-22
*
Add pre-Flush callback to GrDrawingManager (take 2)
Robert Phillips
2017-03-21
*
Revert "Add pre-Flush callback to GrDrawingManager"
Robert Phillips
2017-03-15
*
Add pre-Flush callback to GrDrawingManager
Robert Phillips
2017-03-15
[next]