aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/gpu
Commit message (Expand)AuthorAge
...
* Alter GrSurface/GrSurfaceProxy flags to prepare for GrTexture/GrTextureProxy ...Gravatar Robert Phillips2018-03-19
* Make CreateBackendFormatFromTexture shared codeGravatar Robert Phillips2018-03-15
* Revert "Improve handling of GrPixelConfig in GrBackendTex/RT ctors"Gravatar Greg Daniel2018-03-14
* Improve handling of GrPixelConfig in GrBackendTex/RT ctorsGravatar Greg Daniel2018-03-14
* Add testing-only backend render target support to GrVkGpu.Gravatar Brian Salomon2018-03-13
* Add GrMockRenderTarget and mock backend render targetsGravatar Brian Salomon2018-03-09
* Make GrGpu::deleteTestingOnlyBackendTexture() take const GrBackendTexture&Gravatar Brian Salomon2018-03-09
* Add promise images for deferred instantiation of wrapped gpu texturesGravatar Greg Daniel2018-03-09
* Remove GrRestrictedAtlasManagerGravatar Robert Phillips2018-03-08
* Make ProxyUtils::MakeTextureProxyFromData use wrapped textures when origin is...Gravatar Brian Salomon2018-03-07
* Revise Text & Small Path Atlas so instantiation failure is handled at flush timeGravatar Robert Phillips2018-03-07
* Initial texture data is never flipped when uploaded.Gravatar Brian Salomon2018-03-07
* Move internal calls from GrContext to GrContextPrivGravatar Robert Phillips2018-03-06
* Move atlas manager creation to GrContext derived classes (take 2)Gravatar Robert Phillips2018-03-01
* Fission GrAtlasGlyphCache in two (take 2)Gravatar Robert Phillips2018-03-01
* Revert "Fission GrAtlasGlyphCache in two"Gravatar Robert Phillips2018-02-28
* Revert "Move atlas manager creation to GrContext derived classes"Gravatar Robert Phillips2018-02-28
* Move atlas manager creation to GrContext derived classesGravatar Robert Phillips2018-02-28
* Fission GrAtlasGlyphCache in twoGravatar Robert Phillips2018-02-27
* Add checks for failed SkImageInfo2GrPixelConfig callsGravatar Greg Daniel2018-02-21
* Change signature of GrAtlasGlyphCache::getProxiesGravatar Robert Phillips2018-02-20
* Update createWrappedRenderTargetProxy with BackendRT to work with lazy proxies.Gravatar Greg Daniel2018-02-20
* Update LazyProxy creation to allow for a non-textureable resultGravatar Robert Phillips2018-02-04
* Revert "Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sampl...Gravatar Brian Salomon2018-02-03
* Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts...Gravatar Brian Salomon2018-02-03
* Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU ...Gravatar Brian Salomon2018-02-02
* Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""Gravatar Brian Salomon2018-02-02
* Add new GrContext queries for imagability, surfacability, and max sample coun...Gravatar Brian Salomon2018-02-02
* eliminate SK_BUILD_FOR_WIN32Gravatar Mike Klein2018-01-26
* rm spurious std::move from getFontAtlasImage_ForTestingGravatar Robert Phillips2018-01-23
* Add Chinese zoom Sample.Gravatar Jim Van Verth2018-01-22
* Move more internal methods from GrContext to GrContextPriv (take 3)Gravatar Robert Phillips2018-01-22
* Revert "Move more internal methods from GrContext to GrContextPriv (take 2)"Gravatar Leon Scroggins2018-01-20
* Move more internal methods from GrContext to GrContextPriv (take 2)Gravatar Robert Phillips2018-01-19
* Revert "Move more internal methods from GrContext to GrContextPriv"Gravatar Hal Canary2018-01-19
* Move more internal methods from GrContext to GrContextPrivGravatar Robert Phillips2018-01-19
* Delete Gr testing contexts in reverse orderGravatar Greg Daniel2018-01-16
* Add matrix stack to SkAtlasTextTarget.Gravatar Brian Salomon2017-12-20
* Add new SkImage factory to create from GrBackendTexture with SkColorTypeGravatar Greg Daniel2017-12-18
* Add GrBackendTexture & GrBackendRenderTarget access methods to GrTexture and ...Gravatar Robert Phillips2017-12-13
* Rename GrGLAssembleFooInterface to GrGLMakeAssembledFooInterface.Gravatar Brian Salomon2017-12-11
* Add GrGLMakeNativeInterface factory that returns sk_sp<const GrGLInterface>.Gravatar Brian Salomon2017-12-11
* Remove instanced renderingGravatar Brian Salomon2017-12-08
* Revert "Revert "Add define to use customize vulkan header.""Gravatar Greg Daniel2017-12-07
* sk_spification of GrGpu creation.Gravatar Brian Salomon2017-12-07
* Revert "Add define to use customize vulkan header."Gravatar Brian Salomon2017-12-07
* Add define to use customize vulkan header.Gravatar Greg Daniel2017-12-06
* Add analytic clip FPs that read from the CCPR atlasGravatar Chris Dalton2017-12-05
* Exit from GLTestAtlasTextRenderer early if GL version is not supported.Gravatar Brian Salomon2017-12-01
* Add "lazy" texture proxiesGravatar Chris Dalton2017-11-30