Browse Source

doc: updated changelog and credits.

pull/434/head
Vladimír Vondruš 6 years ago
parent
commit
453be840a5
  1. 5
      doc/changelog.dox
  2. 2
      doc/credits.dox

5
doc/changelog.dox

@ -198,6 +198,11 @@ See also:
- New [base-gtkmm](https://github.com/mosra/magnum-bootstrap/tree/base-gtkmm)
bootstrap project for using Magnum together with gtkmm (see
[mosra/magnum-bootstrap#24](https://github.com/mosra/magnum-bootstrap/pull/24))
- Context sharing in @ref Platform::WindowlessCglApplication,
@ref Platform::WindowlessEglApplication,
@ref Platform::WindowlessGlxApplication,
@ref Platform::WindowlessWglApplication and
@ref Platform::WindowlessWindowsEglApplication (see [mosra/magnum#](https://github.com/mosra/magnum/pull/433))
@subsubsection changelog-latest-new-primitives Primitives library

2
doc/credits.dox

@ -189,6 +189,8 @@ Are the below lists missing your name or something's wrong?
buildsystem improvements
- **Stefan Wasilewski** ([\@smw](https://github.com/smw)) --- macOS port
improvements
- **Stéphane Brard** ([\@aspioupiou](https://github.com/aspioupiou)) ---
shared context support in windowless applications
- **Thibault Jochem** ([\@Tryum](https://github.com/Tryum)) ---
@ref Platform::GlfwApplication improvements
- **Thomas Tissot-Dupont** ([\@dolphineye](https://github.com/dolphineye))

Loading…
Cancel
Save