aboutsummaryrefslogtreecommitdiff
path: root/tests/VkWrapTests.cpp
AgeCommit message (Expand)Author
2017-08-29Remove origin field from GrSurface (take 2)Robert Phillips
2017-08-01Revert "Remove origin field from GrSurface"Robert Phillips
2017-07-31Remove origin field from GrSurfaceRobert Phillips
2017-07-26Make GrPipeline hold a GrRenderTargetProxy (instead of a GrRenderTarget)Robert Phillips
2017-07-20Remove GrBackendTextureDescBrian Salomon
2017-06-22Remove static initializer restriction for Vulkan testsJim Van Verth
2017-06-13Retract GrTexture*.h & GrRenderTarget*.h from other headersRobert Phillips
2017-05-02Fix VkWrapTestGreg Daniel
2017-05-02Make GrBackendTexture take Gr*Info refs in ctor, and copy them.Greg Daniel
2017-05-01Revert "Revert "Plumb the use of GrBackendRenderTarget throughout Skia""Greg Daniel
2017-04-27Revert "Plumb the use of GrBackendRenderTarget throughout Skia"Greg Daniel
2017-04-27Plumb the use of GrBackendRenderTarget throughout SkiaGreg Daniel
2017-04-20Revert "Revert "Plumb GrBackendTexture throughout skia.""Greg Daniel
2017-04-19Revert "Plumb GrBackendTexture throughout skia."Stan Iliev
2017-04-18Plumb GrBackendTexture throughout skia.Greg Daniel
2017-03-27Minor fix to VkWrapTestGreg Daniel
2017-03-10Remove ownership aruments from render target wrap functionsBrian Osman
2016-10-27Remove SkAutoTUnref and SkAutoTDelete from public includes.bungeman
2016-09-20Fix VkWrapTestsjvanverth
2016-06-24Have gpu createTestingOlyBackendTexture know if it is a render target or notegdaniel
2016-06-14Another linux Vulkan fixjvanverth
2016-06-01Add offset to memory allocationsjvanverth
2016-05-13Refactor Vulkan image, texture, RTs so that create and getter handles match.egdaniel
2016-05-11Turn ContextInfos returned by GrContextFactory into structs.bsalomon
2016-05-04Remove executable bit from source code files.benjaminwagner
2016-04-11Vulkan config in dmbsalomon
2016-04-05Rename enums in GrContextFactory to remove "GL"bsalomon
2016-04-04Revert of Rename enums in GrContextFactory to remove "GL" (patchset #4 id:600...bsalomon
2016-04-01Rename enums in GrContextFactory to remove "GL"bsalomon
2016-03-31Fix Vulkan tests after GrContextFactory move to sk_gpu_testkkinnunen
2016-03-29Style bikeshed - remove extraneous whitespacehalcanary
2016-03-18Implement Vulkan GrBackendObject for textures.jvanverth