2498 Commits (a6831da902fdf88e068990cc8a448a96cb2ed96a)
 

Author SHA1 Message Date
Vladimír Vondruš a6831da902 Initial support for ability to disable building of deprecated APIs. 13 years ago
Vladimír Vondruš 4e8022b3ff Doc++ 13 years ago
Vladimír Vondruš d380e07ac5 Separated deprecated API and deprecated GL API in the docs. 13 years ago
Vladimír Vondruš 60d8d1af16 Shaders: textured version of Flat shader. 13 years ago
Vladimír Vondruš 593864be5c Shaders: doc++ 13 years ago
Vladimír Vondruš 895a6034ec Really disable WITH_AUDIO in Emscripten PKGBUILD. 13 years ago
Vladimír Vondruš 64f8bfb7ce Really enable BUILD_STATIC for Emscripten. 13 years ago
Vladimír Vondruš 9968fcff71 Updated toolchains submodule. 13 years ago
Vladimír Vondruš 1cb049056c Updated FindCorrade.cmake from Corrade repository. 13 years ago
Vladimír Vondruš 0f9b0e8130 Text: ported TextRenderer to not require buffer mapping in Emscripten. 13 years ago
Vladimír Vondruš 06b6bc967d Use Corrade's Containers::ArrayReference for Buffer::set*Data(). 13 years ago
Vladimír Vondruš 3fe2852cde Platform: fix console output in Emscripten. 13 years ago
Vladimír Vondruš 5013c1817a Platform: don't call viewportEvent() on initialization. 13 years ago
Vladimír Vondruš 0dd531b978 Math: added utility function Vector2::aspectRatio(). 13 years ago
Vladimír Vondruš 2304f437ee Doc++ 13 years ago
Vladimír Vondruš f15609bc3d Platform: implement fake GlutApplication::MouseMoveEvent::buttons(). 13 years ago
Vladimír Vondruš 85974d8123 Platform: separate mouse buttons from keyboard modifiers. 13 years ago
Vladimír Vondruš a1163ed56d Platform: capture pressed buttons in Sdl2Application::MouseMoveEvent. 13 years ago
Vladimír Vondruš 79052f0e9b Platform: don't use magic constants in Sdl2Application. 13 years ago
Vladimír Vondruš 4c8145125b Clarify that OpenAL is needed by default. 13 years ago
Vladimír Vondruš 9bc48af18d Platform: don't add fake resize event in Sdl2Application. 13 years ago
Vladimír Vondruš 54c1c0b899 Added Emscripten PKGBUILD. 13 years ago
Vladimír Vondruš de2c022db3 Implicitly enable BUILD_STATIC on Emscripten. 13 years ago
Vladimír Vondruš da2ffe33bf Added Emscripten building documentation. 13 years ago
Vladimír Vondruš 37e4f9d6f7 Platform: ported Sdl2Application to Emscripten. 13 years ago
Vladimír Vondruš 79da517482 Advertise Emscripten support. 13 years ago
Vladimír Vondruš e86fd669a0 external: std::optional with Emscripten support. 13 years ago
Vladimír Vondruš be6740e509 Updated toolchains submodule. 13 years ago
Vladimír Vondruš 333fbc38d9 Mention availability of Application libraries on different platforms. 13 years ago
Vladimír Vondruš f0ac26049b Move toolchains updating to crosscompiling documentation, clean up. 13 years ago
Vladimír Vondruš 15cc649b27 Platform: markup improvements for web applications. 13 years ago
Vladimír Vondruš b8f2e345df Removed forward declaration of std::hash. 13 years ago
Vladimír Vondruš 0d49a7bb92 Platform: don't use absolute include path. 13 years ago
Vladimír Vondruš e2b36225a1 FindMagnum.cmake: minor typographic fixes. 13 years ago
Vladimír Vondruš a7f77f41b9 SceneGraph: new TranslationTransformation class. 13 years ago
Vladimír Vondruš 732d7e057e SceneGraph: new AbstractTranslation transformation interface. 13 years ago
Vladimír Vondruš 00c3283ab3 SceneGraph: test assert in DualQuaternionTransformation::fromMatrix(). 13 years ago
Vladimír Vondruš 541fa592e0 SceneGraph: clean up includes. 13 years ago
Vladimír Vondruš 4e7c7925a7 SceneGraph: clean up the code a bit. 13 years ago
Vladimír Vondruš de39a9540d SceneGraph: doc++ 13 years ago
Vladimír Vondruš cfecb93c8b SceneGraph: fire assertions only where it really matters. 13 years ago
Vladimír Vondruš a62869cb8b Make Doxygen spit less warnings. 13 years ago
Vladimír Vondruš 0f8d2f2e98 SceneGraph: hide internal transformation implementation from public API. 13 years ago
Vladimír Vondruš e4790eaec9 Fix installation dir for DLLs on Windows. 13 years ago
Vladimír Vondruš a2b9a65b8f Fixed segfault in AbstractTexture::bind(). 13 years ago
Vladimír Vondruš 95a0b8f3f2 Improve sectioning in building documentation even more. 13 years ago
Vladimír Vondruš f4c5adc233 Mention that both target and native Corrade is needed for crosscompiling. 13 years ago
Vladimír Vondruš e61ccede22 We don't need Graphviz for Doxygen docs anymore. 13 years ago
Vladimír Vondruš ef08f1ff79 Remove totally useless introduction paragraph in building documentation. 13 years ago
Vladimír Vondruš b66ce70154 Fixed and improved Getting Started documentation to be more failproof. 13 years ago