aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/VkWrapTests.cpp
Commit message (Expand)AuthorAge
* Reland "Remove setting/use of GrPixelConfig in GrBackendTex/RT ctors."Gravatar Greg Daniel2018-07-03
* Revert "Remove setting/use of GrPixelConfig in GrBackendTex/RT ctors."Gravatar Ethan Nicholas2018-07-03
* Remove setting/use of GrPixelConfig in GrBackendTex/RT ctors.Gravatar Greg Daniel2018-07-03
* Remove SK_SUPPORT_GPU checks in tool-only codeGravatar Brian Osman2018-05-31
* Update getBackendInfo calls on GrBackendTexture to support VkImageLayout better.Gravatar Greg Daniel2018-04-10
* 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
* Make GrGpu::deleteTestingOnlyBackendTexture() take const GrBackendTexture&Gravatar Brian Salomon2018-03-09
* Remove abandon param from GrGpu::deleteTestingOnlyBackendTexture.Gravatar Brian Salomon2018-03-07
* 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
* 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
* Revert "Revert "Redefine the meaning of sample counts in GPU backend.""Gravatar Brian Salomon2018-02-01
* Revert "Redefine the meaning of sample counts in GPU backend."Gravatar Brian Salomon2018-02-01
* Redefine the meaning of sample counts in GPU backend.Gravatar Brian Salomon2018-02-01
* 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
* Remove GrBackendObject from tests (except image_from_yuv_textures)Gravatar Robert Phillips2017-12-12
* Add flag on GrBackendTexture to say whether texture is mipped or notGravatar Greg Daniel2017-10-12
* Remove origin field from GrSurface (take 2)Gravatar Robert Phillips2017-08-29
* Revert "Remove origin field from GrSurface"Gravatar Robert Phillips2017-08-01
* Remove origin field from GrSurfaceGravatar Robert Phillips2017-07-31
* Make GrPipeline hold a GrRenderTargetProxy (instead of a GrRenderTarget)Gravatar Robert Phillips2017-07-26
* Remove GrBackendTextureDescGravatar Brian Salomon2017-07-20
* Remove static initializer restriction for Vulkan testsGravatar Jim Van Verth2017-06-22
* Retract GrTexture*.h & GrRenderTarget*.h from other headersGravatar Robert Phillips2017-06-13
* Fix VkWrapTestGravatar Greg Daniel2017-05-02
* Make GrBackendTexture take Gr*Info refs in ctor, and copy them.Gravatar Greg Daniel2017-05-02
* Revert "Revert "Plumb the use of GrBackendRenderTarget throughout Skia""Gravatar Greg Daniel2017-05-01
* Revert "Plumb the use of GrBackendRenderTarget throughout Skia"Gravatar Greg Daniel2017-04-27
* Plumb the use of GrBackendRenderTarget throughout SkiaGravatar Greg Daniel2017-04-27
* Revert "Revert "Plumb GrBackendTexture throughout skia.""Gravatar Greg Daniel2017-04-20
* Revert "Plumb GrBackendTexture throughout skia."Gravatar Stan Iliev2017-04-19
* Plumb GrBackendTexture throughout skia.Gravatar Greg Daniel2017-04-18
* Minor fix to VkWrapTestGravatar Greg Daniel2017-03-27
* Remove ownership aruments from render target wrap functionsGravatar Brian Osman2017-03-10
* Remove SkAutoTUnref and SkAutoTDelete from public includes.Gravatar bungeman2016-10-27
* Fix VkWrapTestsGravatar jvanverth2016-09-20
* Have gpu createTestingOlyBackendTexture know if it is a render target or notGravatar egdaniel2016-06-24
* Another linux Vulkan fixGravatar jvanverth2016-06-14
* Add offset to memory allocationsGravatar jvanverth2016-06-01
* Refactor Vulkan image, texture, RTs so that create and getter handles match.Gravatar egdaniel2016-05-13
* Turn ContextInfos returned by GrContextFactory into structs.Gravatar bsalomon2016-05-11