GeistHaus
log in · sign up

Corrade/Corrade.h file

doc.magnum.graphics
2 pages link to this URL
Magnum 2019.10 released

The new release brings Python bindings, Basis Universal texture compression, improved STL interoperability, better Unicode experience for Windows users, a more efficient Emscripten application implementation, single-header libraries, new OpenGL driver workarounds and much more.

0 inbound links article en
Convenient CPU feature detection and dispatch

A new Magnum feature provides efficient compile-time and runtime CPU detection and dispatch on x86, ARM and WebAssembly. The core idea behind allows adding new variants without having to write any dispatching code.

1 inbound link article en