From 6c1376fbb9a10e03056b2096600bda1b22a7823f Mon Sep 17 00:00:00 2001 From: baldurk Date: Tue, 21 Jul 2020 19:56:30 +0100 Subject: [PATCH] Add credits note for vulkan pixel history --- docs/credits_acknowledgements.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/credits_acknowledgements.rst b/docs/credits_acknowledgements.rst index cba48ef48..34490f12a 100644 --- a/docs/credits_acknowledgements.rst +++ b/docs/credits_acknowledgements.rst @@ -180,3 +180,4 @@ The following list highlights notable open source contributions. Many other peop * James Fulop - Updated the vertex picking algorithm. * Balazs Torok - Implemented the RenderDoc in-application overlay for D3D9. * Steve Karolewics - Implemented DXBC shader debugging support for D3D12. +* Aliya Pazylbekova - Implemented pixel history support for Vulkan.