aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrContext.cpp
Commit message (Expand)AuthorAge
* Fix crash in ~GrContextGravatar Robert Phillips2018-01-22
* Split GrContext into Normal/DDL flavorsGravatar Robert Phillips2018-01-19
* Move resourceProvider accessor to GrContextPriv (take 2)Gravatar Robert Phillips2018-01-16
* Revert "Move resourceProvider accessor to GrContextPriv"Gravatar Hal Canary2018-01-16
* Move resourceProvider accessor to GrContextPrivGravatar Robert Phillips2018-01-16
* Funnel most proxy creation through GrProxyProviderGravatar Robert Phillips2018-01-16
* Add GrProxyProviderGravatar Robert Phillips2018-01-08
* Add matrix stack to SkAtlasTextTarget.Gravatar Brian Salomon2017-12-20
* Send TextBlobCache purge messages only to owning cache.Gravatar Jim Van Verth2017-12-14
* Add stubbed out GrContextGravatar Robert Phillips2017-12-13
* Ensure we flush TextBlobCache message queue.Gravatar Jim Van Verth2017-12-13
* Use sk_sp to own GrCaps in GrContext.Gravatar Brian Salomon2017-12-08
* Temporarily readd old signature of GrContext::MakeGLGravatar Brian Salomon2017-12-07
* sk_spification of GrGpu creation.Gravatar Brian Salomon2017-12-07
* Add resource cache limits to SkSurfaceCharacterizationGravatar Robert Phillips2017-12-04
* Revert "Use int when possible to calculate atlas indices in shaders."Gravatar Jim Van Verth2017-11-20
* Use int when possible to calculate atlas indices in shaders.Gravatar Jim Van Verth2017-11-20
* Temporarily disable multitexturing for iOSGravatar Jim Van Verth2017-11-15
* sksl enum supportGravatar Ethan Nicholas2017-11-13
* Add GrContextOptions to control distance field thresholds for small sizes and...Gravatar Brian Salomon2017-11-08
* Modify fontcache GM to actually spill atlas.Gravatar Brian Salomon2017-11-06
* API to cache shader binaries between runs of Skia.Gravatar Ethan Nicholas2017-11-02
* Have mip status match surface when snapping image from wrapped objectGravatar Greg Daniel2017-10-30
* Add mip support to GrAHardwareBufferImageGeneratorGravatar Greg Daniel2017-10-30
* Add GrColorSpaceInfo and use in place of GrRenderTargetContext in paint conve...Gravatar Brian Salomon2017-10-24
* Remove color space xform from GrTextureDomain & GrSimpleTextureEffectGravatar Brian Osman2017-10-18
* Fix GrContext::writePixels bugGravatar Robert Phillips2017-10-17
* Add option to create a deferred render target context with mipsGravatar Greg Daniel2017-10-06
* Shrink GrDrawOpAtlases when no longer needed, take 2.Gravatar Jim Van Verth2017-09-26
* Revert "Shrink GrDrawOpAtlases when no longer needed"Gravatar Jim Van Verth2017-09-22
* Shrink GrDrawOpAtlases when no longer neededGravatar Jim Van Verth2017-09-22
* Pull non-substantive changes out of explicit GPU resource allocation CLGravatar Robert Phillips2017-09-13
* Move several GrContextOptions fields behind GR_TEST_UTILSGravatar Brian Osman2017-08-30
* Remove kDefault_GrSurfaceOriginGravatar Robert Phillips2017-08-30
* Add GrContextOption to disable distance field path rendererGravatar Brian Osman2017-08-29
* Remove origin field from GrSurface (take 2)Gravatar Robert Phillips2017-08-29
* Add an (optional) SkTaskGroup to GrContextGravatar Brian Osman2017-08-23
* Make GrFragmentProcessor be non-refcounted and use std::unique_ptr.Gravatar Brian Salomon2017-08-11
* Revert "Revert "GrContext::dump that produces JSON formatted output""Gravatar Brian Osman2017-08-10
* Revert "GrContext::dump that produces JSON formatted output"Gravatar Brian Osman2017-08-09
* GrContext::dump that produces JSON formatted outputGravatar Brian Osman2017-08-09
* Revert "Revert "Revert "Revert "Add support for semaphores to be inserted on ...Gravatar Greg Daniel2017-08-02
* Revert "Revert "Revert "Add support for semaphores to be inserted on GrContex...Gravatar Yuqian Li2017-08-01
* Revert "Revert "Add support for semaphores to be inserted on GrContext flush""Gravatar Greg Daniel2017-08-01
* Revert "Remove origin field from GrSurface"Gravatar Robert Phillips2017-08-01
* Remove origin field from GrSurfaceGravatar Robert Phillips2017-07-31
* 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