183 Commits (de95eddb3f1826d3a5559c8d364ecd5a2bf17490)

Author SHA1 Message Date
Vladimír Vondruš 24f7d45364 Implement globals shared across DLLs on Windows. 7 years ago
Vladimír Vondruš 0731546bc8 Copy HTML runners for magnum-gl-info and magnum-al-info into the build dir. 7 years ago
Vladimír Vondruš 3a243a04b2 CMake: put all binaries into a dedicated location in the build dir. 7 years ago
Vladimír Vondruš c5d08156ea Audio: shorten test name to avoid too wide CTest output. 7 years ago
Vladimír Vondruš 84fc685c87 Trade, Audio: explicitly disallow custom deleters returned from plugins. 7 years ago
Vladimír Vondruš 118c3e4aca Audio: 100% test coverage for the base Importer class. 7 years ago
Vladimír Vondruš e52c9e8d9e Export globals and make them weak on static builds so they work across SOs. 7 years ago
Vladimír Vondruš 7853009aa1 Audio: make the global context variable file-local. 7 years ago
Vladimír Vondruš 59aade762a Audio, GL: add tests for global state shared across libraries. 7 years ago
Vladimír Vondruš b0546c4eda Audio: improve extension tests similarly to GL. 7 years ago
Vladimír Vondruš 0d71c1d1cc Search plugins relative to library DLLs on Windows. 7 years ago
Vladimír Vondruš be0bce8ded Audio: ffs, MSVC. 7 years ago
Vladimír Vondruš 8af19f21f0 Audio: make it possible to disable OpenAL extensions as well. 7 years ago
Vladimír Vondruš abf740a709 Audio: pass command-line options to Context in magnum-al-info. 7 years ago
Vladimír Vondruš c1c1c146f8 Audio: pass command-line arguments to Context in all AL tests. 7 years ago
Vladimír Vondruš 2c280f6b97 Audio: ignore command-line options not related to audio. 7 years ago
Vladimír Vondruš 922ff64869 Audio: test the quiet logging. 7 years ago
Guillaume Jacquemin 7d7ebb379c Audio: add support for quiet logging in Context. 7 years ago
Vladimír Vondruš cdb69423ec Audio: minor cleanup, rename Buffer::length() to sampleCount(). 7 years ago
Guillaume Jacquemin 8029abca07 Audio: add support for buffer loop points. 7 years ago
Guillaume Jacquemin f5302edcc1 Audio: add getters to Buffer. 7 years ago
Vladimír Vondruš 32a95bb532 Audio: Apple, tell me, what makes a buffer non-undetermined? 7 years ago
Guillaume Jacquemin 1104d8bb15 Audio: add an implementation and test for Source::type(). 7 years ago
Vladimír Vondruš c442c07190 Audio: add debug operator for Source::Type. 7 years ago
Guillaume Jacquemin b9fb03ab8e Audio: add buffer (un)queuing to Source. 7 years ago
Vladimír Vondruš b05c887375 Audio, GL: make the extension lists constexpr. 7 years ago
Vladimír Vondruš 3626562e1d Adapted to Corrade changes. 7 years ago
Vladimír Vondruš 18d8b11ecd Doc++ 7 years ago
Vladimír Vondruš 8ba3489265 Audio: removed deprecated Context::hrtfSpecifier(). 7 years ago
Vladimír Vondruš 377719147c Audio, GL: remove deprecated Context conversion to pointer. 7 years ago
Vladimír Vondruš 8a036bf910 Audio,Platform: update Emscripten markup for windowless apps as well. 7 years ago
Vladimír Vondruš e6db895452 Adapted to Corrade changes. 7 years ago
Vladimír Vondruš a36d8eb033 Remove use of std::reference_wrapper where possible. 7 years ago
Vladimír Vondruš 2149f7b869 Wrap all tests in unnamed namespaces. 7 years ago
Vladimír Vondruš e6b7aa12fa Updated copyright year. 7 years ago
Vladimír Vondruš b44e6e7c05 Audio: doc++ 7 years ago
Vladimír Vondruš 6cc7d2e3a5 Doxygen: extract private virtuals. 7 years ago
Vladimír Vondruš c231b8c84c Doc++ 7 years ago
Vladimír Vondruš 02276d122b Audio: return self-reference from all Source APIs. 8 years ago
Vladimír Vondruš 0dd46e7e37 HTTPS!! 8 years ago
Vladimír Vondruš 799d9b80db Doc++ 8 years ago
Vladimír Vondruš b98dcf76aa Audio: make the tests compile even if SceneGraph is not enabled. 8 years ago
Vladimír Vondruš c334d90870 Improve utility documentation even more. 8 years ago
Vladimír Vondruš f02f2f9a05 Audio: fix the magnum-al-info title. 8 years ago
Vladimír Vondruš 8f6ca904d8 doc: improved and unified docs for command-line utilities. 8 years ago
Vladimír Vondruš b2cb689cdc Platform: overhaul builtin style+markup for Emscripten apps. 8 years ago
Vladimír Vondruš 56c7c23040 Audio: std::abort() needs a header on iOS. 8 years ago
Vladimír Vondruš e24d948b4d Audio: make Playable omnidirectional by default. 8 years ago
Vladimír Vondruš 3b88f242cf Audio: deprecated PlayableGroup::setClean() in favor of Listener::update(). 8 years ago
Vladimír Vondruš 6df048eac8 Audio: doc++ 8 years ago