aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrContext.cpp
Commit message (Expand)AuthorAge
* Pull non-substantive changes out of omnibus GrSurface CLGravatar Robert Phillips2017-07-27
* Reduce dependence on GrSurface's origin field (take 3)Gravatar Robert Phillips2017-07-25
* Add Make[backend] calls for creating GrContextsGravatar Greg Daniel2017-07-25
* Revert "Reduce dependence on GrSurface's origin field (take 2)"Gravatar Robert Phillips2017-07-25
* Reduce dependence on GrSurface's origin field (take 2)Gravatar Robert Phillips2017-07-25
* Revert "Add support for semaphores to be inserted on GrContext flush"Gravatar Mike Reed2017-07-22
* Add support for semaphores to be inserted on GrContext flushGravatar Greg Daniel2017-07-22
* Revert "Reduce dependence on GrSurface's origin field"Gravatar Robert Phillips2017-07-21
* Reduce dependence on GrSurface's origin fieldGravatar Robert Phillips2017-07-21
* Remove GrBackendTextureDescGravatar Brian Salomon2017-07-20
* Update gpu caps for valid sample counts.Gravatar Greg Daniel2017-07-19
* Add SkDebugf trace event handler.Gravatar Brian Salomon2017-07-19
* Add support for creating a GrContext backed by Metal.Gravatar Greg Daniel2017-07-13
* Fail to make render target context if GrContext is abandonedGravatar Brian Salomon2017-07-13
* Speculative "fix" for crash in analyzeProcessorsGravatar Robert Phillips2017-06-30
* Move mock gpu and caps, add Gr prefix, and create via GrContext::CreateGravatar Brian Salomon2017-06-23
* Clean up GrResourceProvider usageGravatar Robert Phillips2017-06-15
* Retract GrTexture*.h & GrRenderTarget*.h from other headersGravatar Robert Phillips2017-06-13
* Make instantiate return a BooleanGravatar Robert Phillips2017-06-05
* Remove ImmediateFlush modeGravatar Robert Phillips2017-06-02
* Remove GrSurface-based surfaceContext factories from GrContextPrivGravatar Robert Phillips2017-06-01
* Add method to GrContext to purge unlocked resources.Gravatar Derek Sollenberger2017-05-26
* Add GrContext API to report the number of purgeable bytes in the cache.Gravatar Derek Sollenberger2017-05-24
* Remove GrSurfaceDesc member from GrSurfaceProxy.Gravatar Brian Salomon2017-05-17
* Added SkImage::MakeCrossContextFromEncodedGravatar Brian Osman2017-05-09
* Revert "Added SkImage::MakeCrossContextFromEncoded"Gravatar Brian Salomon2017-05-08
* Added SkImage::MakeCrossContextFromEncodedGravatar Brian Osman2017-05-08
* Allow custom GrAtlasGlyphCache texture sizesGravatar Eric Karl2017-05-05
* Add postFlush call to GrOnFlushCallbackObjectGravatar Chris Dalton2017-05-05
* 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