aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrContext.cpp
Commit message (Expand)AuthorAge
* Revert "Revert "Plumb the use of GrBackendRenderTarget throughout Skia""Gravatar Greg Daniel2017-05-01
* Revert "Plumb the use of GrBackendRenderTarget throughout Skia"Gravatar Greg Daniel2017-04-27
* Plumb the use of GrBackendRenderTarget throughout SkiaGravatar Greg Daniel2017-04-27
* Hardwire opList lookAhead & lookBack parametersGravatar Robert Phillips2017-04-26
* Fix writePixels of sRGB data to legacy GPU surfaceGravatar Brian Osman2017-04-25
* Rm makeRenderTargetContext in favor of deferred version (take 3)Gravatar Robert Phillips2017-04-25
* Revert "Rm makeRenderTargetContext in favor of deferred version (take 2)"Gravatar Robert Phillips2017-04-21
* Rm makeRenderTargetContext in favor of deferred version (take 2)Gravatar Robert Phillips2017-04-21
* Revert "Revert "Plumb GrBackendTexture throughout skia.""Gravatar Greg Daniel2017-04-20
* Remove all config conversion modes except round-to-nearestGravatar Brian Osman2017-04-20
* Remove incorrect assertGravatar Brian Osman2017-04-20
* Revert "Plumb GrBackendTexture throughout skia."Gravatar Stan Iliev2017-04-19
* Plumb GrBackendTexture throughout skia.Gravatar Greg Daniel2017-04-18
* Pass GrSurfaceContext into read/writeSurfacePixelsGravatar Robert Phillips2017-04-18
* Further refactor read/writeSurfacePixelsGravatar Brian Osman2017-04-17
* Further unify logic in readSurfacePixels and writeSurfacePixelsGravatar Brian Osman2017-04-13
* Store the GrBackend we are using on GrContextGravatar Greg Daniel2017-04-13
* Do sRGB premul/unpremul on the GPUGravatar Brian Osman2017-04-13
* Remove discard from GrRenderTarget & force it to always go through a RenderTa...Gravatar Robert Phillips2017-04-11
* Revert "Rm makeRenderTargetContext in favor of deferred version"Gravatar Robert Phillips2017-04-11
* Rm makeRenderTargetContext in favor of deferred versionGravatar Robert Phillips2017-04-11
* Factor out common work in readSurfacePixels and writeSurfacePixelsGravatar Brian Osman2017-04-06
* Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv ...Gravatar Robert Phillips2017-04-06
* Revert "Rm readPixels from GrSurface & move read/writeSurfacePixels to GrCont...Gravatar Robert Phillips2017-04-05
* Remove texture sampling from GrConfigConversionEffectGravatar Brian Osman2017-04-05
* Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv ...Gravatar Robert Phillips2017-04-05
* Revert "Rm readPixels from GrSurface & move read/writeSurfacePixels to GrCont...Gravatar Robert Phillips2017-04-05
* Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPrivGravatar Robert Phillips2017-04-05
* Add GrSurfaceProxy* parameter to GrContext::flushGravatar Robert Phillips2017-03-30
* More GrSurfaceProxy-clean upGravatar Robert Phillips2017-03-29
* Revert "Remove texture sampling from GrConfigConversionEffect"Gravatar Brian Osman2017-03-24
* Remove texture sampling from GrConfigConversionEffectGravatar Brian Osman2017-03-24
* Revert "Remove texture sampling from GrConfigConversionEffect"Gravatar Brian Osman2017-03-23
* Remove texture sampling from GrConfigConversionEffectGravatar Brian Osman2017-03-23
* Revert "Revert "Add a new GrResourceCache purging mechanism for purging unuse...Gravatar Brian Salomon2017-03-22
* Add Swizzle FP, and remove swizzle logic from GrConfigConversionEffectGravatar Brian Osman2017-03-22
* Support premul/unpremul of F16 during read/writePixelsGravatar Brian Osman2017-03-22
* Revert "Add a new GrResourceCache purging mechanism for purging unused resour...Gravatar Brian Salomon2017-03-22
* Add a new GrResourceCache purging mechanism for purging unused resources.Gravatar Brian Salomon2017-03-22
* Add pre-Flush callback to GrDrawingManager (take 2)Gravatar Robert Phillips2017-03-21
* Revert "Add pre-Flush callback to GrDrawingManager"Gravatar Robert Phillips2017-03-15
* Add pre-Flush callback to GrDrawingManagerGravatar Robert Phillips2017-03-15
* Retract GrContext from src/gpu/effectsGravatar Robert Phillips2017-03-15
* Add GrRenderTargetContext::resourceProvider & GrResourceProvider::capsGravatar Robert Phillips2017-03-14
* Remove more unused ownership argumentsGravatar Brian Osman2017-03-09
* Make GrClip.h privateGravatar Brian Salomon2017-03-09
* Make SkGr.h private and remove unused functionsGravatar Brian Osman2017-03-08
* Control making of GrSemaphore objects inside of GrResourceProviderGravatar Greg Daniel2017-03-07
* Rebase and fix chromiumGravatar Brian Osman2017-03-04
* Remove clip to bounds GrContextOptionGravatar Brian Salomon2017-03-03