537 Commits (ae4c8f55b628c629d89dd67c1be6799fb85cf509)

Author SHA1 Message Date
Vladimír Vondruš 7689e991d3 Doc++ 10 years ago
Vladimír Vondruš 7bd41d2b93 Implemented support for desktop GLES on Windows. 10 years ago
Vladimír Vondruš 238d2db591 Audio: implemented ALC_ENUMERATION_EXT. 10 years ago
Vladimír Vondruš c5eeb8c555 Audio: added magnum-al-info utility. 10 years ago
Vladimír Vondruš bf890411c7 doc: update OpenAL extension support page. 10 years ago
Vladimír Vondruš 0125d32e5e doc: clarify what modules are provided in the main bootstrap repo. 10 years ago
Vladimír Vondruš 782ec24130 doc: show the more common case with plugins from the plugins repo. 10 years ago
Vladimír Vondruš d58d26aeff Audio: ability to run tests requiring OpenAL context separately. 10 years ago
Vladimír Vondruš 73192301c4 doc: fix and improve outdated documentation about GL tests. 10 years ago
Vladimír Vondruš 8586fa575d modules: adapt FindOpenAL.cmake to Emscripten. 10 years ago
Vladimír Vondruš c977f96d07 doc: document extra CMake modules. 10 years ago
Vladimír Vondruš c7d63511b3 doc: mention all CI targets, update the README and mainpage, add badges. 10 years ago
Vladimír Vondruš 1a10ee7515 doc: don't use deprecated functionality. 10 years ago
Vladimír Vondruš 62214a288c Add Bezier typedefs to the root Magnum.h header. 10 years ago
Vladimír Vondruš 51658cb9dd doc: improve Getting Started instructions. 10 years ago
Vladimír Vondruš f68b40c5d9 Implemented *Framebuffer::copyImage() and copySubImage(). 10 years ago
Vladimír Vondruš 6e666ebdc7 Doxygen warning fixes. 10 years ago
Vladimír Vondruš bd1736a6cc doc: improve Windows RT building docs. 10 years ago
Vladimír Vondruš 58718e24e2 doc: mention MAGNUM_BUILD_MULTITHREADED in Platform docs. 10 years ago
Vladimír Vondruš 51cf1d6120 Introduce BUILD_MULTITHREADED CMake option. 10 years ago
Vladimír Vondruš 6feda42f13 Platform: reworked windowless apps to make threaded contexts possible. 10 years ago
Vladimír Vondruš 62c5479732 doc: improve crosscompiling variables documentation. 10 years ago
Vladimír Vondruš b5816196c0 Explicitly use Magnum::Math::Literals namespace. 10 years ago
Vladimír Vondruš dd05633001 doc: clarify how to specify path to SDL2 in Getting Started Guide. 10 years ago
Vladimír Vondruš 942ce73f83 doc: don't use deprecated functionality. 10 years ago
Vladimír Vondruš 80dc656ccc Recognize OES_fbo_render_mipmap ES2 and WebGL 1 extension. 10 years ago
Vladimír Vondruš 53d80a77f9 doc: remove outdated info about module dir for toolchains. 10 years ago
Vladimír Vondruš c5f64c2663 Math: 8-bit and float RGB and RGBA literals. 10 years ago
Vladimír Vondruš 52f2d297ca Math: put angle literals into dedicated Literals namespace. 10 years ago
Vladimír Vondruš 5d2cec9e1c Doc++ 10 years ago
Vladimír Vondruš 6255fc1d01 doc: fix old documentation about default Color4 having full alpha. 10 years ago
Vladimír Vondruš 889171303e Mark EXT_shader_framebuffer_fetch as semi-supported. 10 years ago
Vladimír Vondruš d2f8821ce7 Implemented KHR_no_error. 10 years ago
Vladimír Vondruš 5f15ea74e9 package: enable GlfwApplication in development and Jenkins CI packages. 10 years ago
Squareys 42cfa6565a doc: Add GlfwApplication to *.dox 10 years ago
Vladimír Vondruš 58c98cae3e Added EXT_shader_framebuffer_fetch ES extension to the list. 10 years ago
Vladimír Vondruš 9500040f8e Added KHR_no_error desktop and ES extension. 10 years ago
Vladimír Vondruš f89b92dcec doc: mention the tap in Homebrew installation instructions. 10 years ago
Vladimír Vondruš 6379f8a616 Platform: added WindowlessIosApplication. 10 years ago
Vladimír Vondruš a5941ac3ea No need to set CMAKE_MODULE_PATH explicitly when crosscompiling anymore. 10 years ago
Vladimír Vondruš 45439ef9f6 doc: finally mention CMAKE_FIND_ROOT_PATH. 10 years ago
Vladimír Vondruš 4f94c26467 Added TARGET_HEADLESS option. 10 years ago
Vladimír Vondruš 9a70d06767 Platform: new WindowlessEglApplication. 10 years ago
Vladimír Vondruš 01ffbe93a9 Modern CMake usage: reworked to use target-specific properties. 10 years ago
Vladimír Vondruš 4a540d5c6c Modern CMake usage: bump minimal version to 2.8.12. 10 years ago
Vladimír Vondruš a3b84a4bf3 doc: update Homebrew installation docs. 10 years ago
Vladimír Vondruš b42c436df0 doc: suggest static building for iOS. 10 years ago
Squareys c11903975a doc++: ResourceManager::instance() now returns a reference. 10 years ago
Vladimír Vondruš 25a2796833 Fix Doxygen warnings. 10 years ago
Vladimír Vondruš 08c8f5a635 Advertise iOS support, document building and usage. 10 years ago