From 2bccfbf6a263013860d0193a9b07af797eb5ee93 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20Vondru=C5=A1?= Date: Fri, 8 Mar 2019 17:01:02 +0100 Subject: [PATCH] Updated credits and changelog. --- doc/changelog.dox | 5 +++++ doc/credits.dox | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/doc/changelog.dox b/doc/changelog.dox index f82bbc631..88dad9497 100644 --- a/doc/changelog.dox +++ b/doc/changelog.dox @@ -77,6 +77,11 @@ See also: - Detection of SwiftShader drivers with @ref GL::Context::DetectedDriver::SwiftShader +@subsubsection changelog-latest-new-platform Platform libraries + +- Added @ref Platform::Sdl2Application::glContext() to access the underlying + `SDL_GLContext` (see [mosra/magnum#325](https://github.com/mosra/magnum/pull/325)) + @subsubsection changelog-latest-new-text Text library - A new @ref Text::AbstractGlyphCache base now makes @ref Text::AbstractFont diff --git a/doc/credits.dox b/doc/credits.dox index 2c927ede3..0ff491494 100644 --- a/doc/credits.dox +++ b/doc/credits.dox @@ -112,7 +112,7 @@ Are the below lists missing your name or something's wrong? - **Guillaume Giraud** ([\@Guillaume227](https://github.com/Guillaume227)) --- algorithm bugfixes - **Guillaume Jacquemin** ([\@williamjcm](https://github.com/williamjcm)) --- - MSYS2 packages + MSYS2 packages, additions to @ref Platform::Sdl2Application - **Hilario Pérez Corona** ([\@hpcorona](https://github.com/hpcorona)) --- improvements to @cb{.cmake} android_create_apk() @ce - **Ivan P.** ([\@uzername](https://github.com/uzername)) --- documentation