aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/gpu
Commit message (Expand)AuthorAge
* Hide GrBackendTexture/RenderTarget constructors that take a GrPixelConfigGravatar Brian Salomon2018-03-23
* Remove legacy GrContext factories function and supporting code/types.Gravatar Brian Salomon2018-03-23
* Move GrPixelConfig to GrTypesPrivGravatar Brian Salomon2018-03-23
* Move a bunch of internal types from GrTypes to GrTypesPrivGravatar Brian Salomon2018-03-23
* Support GL_RGB textures and render targets.Gravatar Brian Salomon2018-03-22
* GrGLExtensions: remove unneded unique_ptrGravatar Hal Canary2018-03-21
* Add texture-specific flags for External & Rectangle texturesGravatar Robert Phillips2018-03-21
* Revert "Revert "New read pixels implementation that is simpler but does all c...Gravatar Brian Salomon2018-03-19
* Revert "New read pixels implementation that is simpler but does all conversio...Gravatar Brian Salomon2018-03-19
* New read pixels implementation that is simpler but does all conversions on CPU.Gravatar Brian Salomon2018-03-19
* Alter GrSurface/GrSurfaceProxy flags to prepare for GrTexture/GrTextureProxy ...Gravatar Robert Phillips2018-03-19
* Cleanup SkImage YUV texture factories.Gravatar Brian Salomon2018-03-15
* Make CreateBackendFormatFromTexture shared codeGravatar Robert Phillips2018-03-15
* Make sure we set correct GrPixelConfig in promise imagesGravatar Greg Daniel2018-03-15
* Revert "Improve handling of GrPixelConfig in GrBackendTex/RT ctors"Gravatar Greg Daniel2018-03-14
* Add a shader cap for incomplete short int precisionGravatar Chris Dalton2018-03-14
* Improve handling of GrPixelConfig in GrBackendTex/RT ctorsGravatar Greg Daniel2018-03-14
* Add GrMockRenderTarget and mock backend render targetsGravatar Brian Salomon2018-03-09
* Add promise images for deferred instantiation of wrapped gpu texturesGravatar Greg Daniel2018-03-09
* Make GrTextureStripAtlas DDL friendlyGravatar Robert Phillips2018-03-09
* Vulkan backend render targets don't allow client to specify stencil bitsGravatar Brian Salomon2018-03-09
* Delazify wrapped backend textures/render target proxiesGravatar Brian Salomon2018-03-08
* Remove GrRestrictedAtlasManagerGravatar Robert Phillips2018-03-08
* Add SkSurfaceCharacterization::createResizedGravatar Robert Phillips2018-03-06
* Move internal calls from GrContext to GrContextPrivGravatar Robert Phillips2018-03-06
* Remove GrSurfaceOrigin from GrSurfaceDesc.Gravatar Brian Salomon2018-03-05
* Revert "Revert "Add 1010102 support to Ganesh""Gravatar Brian Osman2018-03-02
* Fix creation of extra GrContextThreadSafeProxies in DDL worldGravatar Robert Phillips2018-03-02
* Make use of the buffer data null hint a GrContextOptionGravatar Robert Phillips2018-03-02
* Add ctor to GrVkAllocGravatar Greg Daniel2018-03-02
* Revert "Add 1010102 support to Ganesh"Gravatar Brian Osman2018-03-01
* 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
* Add 1010102 support to GaneshGravatar Brian Osman2018-03-01
* make SkDestinationSurfaceColorMode privateGravatar Cary Clark2018-02-28
* Revert "Fission GrAtlasGlyphCache in two"Gravatar Robert Phillips2018-02-28
* Revert "Move atlas manager creation to GrContext derived classes"Gravatar Robert Phillips2018-02-28
* Refactor GrCaps::renderTargetWritePixelsSupported to support for some GL work...Gravatar Brian Salomon2018-02-28
* Move atlas manager creation to GrContext derived classesGravatar Robert Phillips2018-02-28
* Fission GrAtlasGlyphCache in twoGravatar Robert Phillips2018-02-27
* Start on new GPU pixel ops implementation.Gravatar Brian Salomon2018-02-26
* Revert "Revert "Fixes to alignment issues with regards to mapped vulkan memor...Gravatar Greg Daniel2018-02-26
* Revert "Fixes to alignment issues with regards to mapped vulkan memory."Gravatar Greg Daniel2018-02-25
* Fixes to alignment issues with regards to mapped vulkan memory.Gravatar Greg Daniel2018-02-23
* ccpr: Prefer atlas sizes under 4k on ARMGravatar Chris Dalton2018-02-22
* Change signature of GrAtlasGlyphCache::getProxiesGravatar Robert Phillips2018-02-20
* Drop unused support for MSAA sample locationsGravatar Chris Dalton2018-02-20
* Drop unused shader support for multisample interpolationGravatar Chris Dalton2018-02-20
* Update createWrappedRenderTargetProxy with BackendRT to work with lazy proxies.Gravatar Greg Daniel2018-02-20
* Drop unused shader support for sample variablesGravatar Chris Dalton2018-02-15