aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/gpu
Commit message (Expand)AuthorAge
* Always call endFlush on opLists that might survive a flushGravatar Chris Dalton2018-04-18
* With ES3, enable both ES2 and ES3 external image extensionsGravatar Brian Osman2018-04-18
* Revert "Delete getRenderTargetHandle call on SkSurface."Gravatar Greg Daniel2018-04-14
* Delete getRenderTargetHandle call on SkSurface.Gravatar Greg Daniel2018-04-12
* Add SK_SUPPORT_LEGACY_BACKEND_OBJECTSGravatar Robert Phillips2018-04-12
* Move GrBackendRenderTarget over to new system of getting backed infosGravatar Greg Daniel2018-04-11
* Add ctor to GrVkImageInfo.Gravatar Greg Daniel2018-04-10
* Update getBackendInfo calls on GrBackendTexture to support VkImageLayout better.Gravatar Greg Daniel2018-04-10
* Reland "Remove deprectated GrContext::MakeGL overloads that take raw ptr"Gravatar Brian Salomon2018-04-09
* Add versions of MakeGL() that don't require include GrGLInterface.h in order ...Gravatar Brian Salomon2018-04-06
* Don't use GrPixelConfig value as proxy for valid on GrBackendSurface.Gravatar Greg Daniel2018-04-06
* Revert "Remove deprectated GrContext::MakeGL overloads that take raw ptr"Gravatar Robert Phillips2018-04-05
* Remove deprectated GrContext::MakeGL overloads that take raw ptrGravatar Brian Salomon2018-04-05
* Add maxTextureSize()/maxRenderTargetSize() to GrContextGravatar Brian Salomon2018-04-05
* Add GrBackendTexture/RenderTarget accessors to SkSurfaceGravatar Robert Phillips2018-04-05
* Add GrBackendTexture accessor to SkImage (take 2)Gravatar Robert Phillips2018-04-04
* Add SkSurfaceCharacterization operator== && !=Gravatar Robert Phillips2018-04-04
* ccpr: Normalize homogeneous coords with frexp/ldexpGravatar Chris Dalton2018-04-02
* Revert "vulkan: Blacklist MSAA path renderer on Qualcomm drivers"Gravatar Chris Dalton2018-03-29
* Add SK_API to GrContextThreadSafeProxyGravatar Robert Phillips2018-03-29
* vulkan: Blacklist MSAA path renderer on Qualcomm driversGravatar Chris Dalton2018-03-29
* Dump additional details about the gpu resources.Gravatar Derek Sollenberger2018-03-29
* Add new GrResourceCache::purgeUnlockedResources variantGravatar Robert Phillips2018-03-28
* 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