From a1f6245c22aecb49457645dcb0b86696d5870a8f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20Vondru=C5=A1?= Date: Mon, 31 Jan 2022 18:00:18 +0100 Subject: [PATCH] doc: updated credits and changelog. --- doc/changelog.dox | 2 +- doc/credits.dox | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/changelog.dox b/doc/changelog.dox index 662b87059..fee61edcc 100644 --- a/doc/changelog.dox +++ b/doc/changelog.dox @@ -283,7 +283,7 @@ See also: device-level properties - @ref Vk::Instance and @ref Vk::Device APIs for instance and device creation and fetching instance/device-specific function pointers, - @ref Vk::Queue setup + @ref Vk::Queue setup. See also [mosra/magnum#549](https://github.com/mosra/magnum/pull/549). - @ref Vk::CommandPool and @ref Vk::CommandBuffer wrappers - Initial implementations of @ref Vk::Memory, @ref Vk::Buffer and @ref Vk::Image diff --git a/doc/credits.dox b/doc/credits.dox index 5a83fd77d..df534ce3c 100644 --- a/doc/credits.dox +++ b/doc/credits.dox @@ -200,6 +200,8 @@ Are the below lists missing your name or something's wrong? and GLES fixes - **Samuel Kogler** ([\@skogler](https://github.com/skogler)) --- @ref Platform::GlfwApplication crash fixes +- **Samuel Vargas** ([\@Samulus](https://github.com/Samulus)) --- fixes in + the @ref Vk library - **[\@Selot](https://github.com/Selot)** --- Fixes in the `base-qt` bootstrap project - **Séverin Lemaignan** ([\@severin-lemaignan](https://github.com/severin-lemaignan))