5049 Commits (c93030ef0abee34f89b41e04cec9c707427552d7)
 

Author SHA1 Message Date
Vladimír Vondruš 273189b435 Mention that glPixelStore() is used in *Framebuffer::read(). 10 years ago
Vladimír Vondruš cc3e2df1e1 Fix Attribute documentation to reflect actual enum values. 10 years ago
Vladimír Vondruš 0b3e9cddbc SceneGraph: ignore deprecated warnings in deprecated functions on GCC. 10 years ago
Vladimír Vondruš 5d3c0f4c6a package: build GL tests also on non-desktop ES builds. 10 years ago
Vladimír Vondruš 8b044064b9 Use WindowlessEglApplication for windowless apps on non-desktop GLES. 10 years ago
Vladimír Vondruš 05684c552f Platform: fix warning in desktop GLES build. 10 years ago
Vladimír Vondruš cac93ec3a5 Platform: make WindowlessEglApplication compile. 10 years ago
Vladimír Vondruš 6e666ebdc7 Doxygen warning fixes. 10 years ago
Vladimír Vondruš 387ab1b08d Platform: compilation fixes for WindowlessNaClApplication. 10 years ago
Vladimír Vondruš ebdf234772 Platform: removed refs to unimplemented features from GlfwApplication. 10 years ago
Vladimír Vondruš f6cf1ba4c9 package/ci: build for MinGW and Windows RT GLES2/GLES3 on AppVeyor. 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š f96b22e117 Platform: no-forward-compatible-core-context also on Intel/Windows. 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š 88d732a216 Platform: doc++ 10 years ago
Vladimír Vondruš 2a77856df2 Platform: first-class MouseScrollEvent for SDL2 and NaCl application. 10 years ago
Vladimír Vondruš 3f9de4e6a8 Platform: revert "Allow horizontal-only scrolling" 10 years ago
Vladimír Vondruš 4bd958ab8c package/ci: build for Emscripten WebGL 1/2 on Travis. 10 years ago
Vladimír Vondruš 0d284736e2 Math: expect test failure with Emscripten and -O1. 10 years ago
Vladimír Vondruš c9946bb06b DebugTools: reduce test precision for Emscripten. 10 years ago
Vladimír Vondruš e2cc33f9d3 Math: don't use std::fma() on Emscripten. 10 years ago
Vladimír Vondruš 5f36f41817 Make all non-GL tests building and passing on WebGL/Emscripten. 10 years ago
Vladimír Vondruš bc468b60e5 package/archlinux: build and run Emscripten tests. 10 years ago
Vladimír Vondruš c1e45f5e14 Platform: Sdl2Application::windowSize() is not available in Emscripten. 10 years ago
Vladimír Vondruš 93cf86a076 Platform: mouse click count is not available in Emscripten. 10 years ago
Vladimír Vondruš e873af7777 Platform: make text input actually working on Emscripten. 10 years ago
Vladimír Vondruš c13fbae1b8 package/ci: don't do what's not needed on iOS Simulator. 10 years ago
Vladimír Vondruš d8fb555a6a package/ci: consistent build directory naming. 10 years ago
Vladimír Vondruš b069484a52 Updated toolchains submodule. 10 years ago
Vladimír Vondruš 5ae55c15c7 Platform: doc++ 10 years ago
Elliot Saba c817f8412e Allow horizontal-only scrolling 10 years ago
Vladimír Vondruš 62c5479732 doc: improve crosscompiling variables documentation. 10 years ago
Vladimír Vondruš 9613e0b2b2 modules: properly handle platforms with empty CMAKE_FIND_LIBRARY_PREFIXES. 10 years ago
Vladimír Vondruš b5816196c0 Explicitly use Magnum::Math::Literals namespace. 10 years ago
Vladimír Vondruš 04983da23a Don't use EXT_DSA function in ARB_DSA path. 10 years ago
Vladimír Vondruš 563888e02e Platform: fix copypaste error in GLFW application. 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š 02c1c8cfd4 Platform: don't copy windowless app docs from windowed apps. 10 years ago
Vladimír Vondruš 9508d94aae Math: ability to save and restore Deg and Rad from configuration. 10 years ago
Vladimír Vondruš 28d7400a82 Math: doc++ 10 years ago
Vladimír Vondruš a499331955 Math: um... 10 years ago
Vladimír Vondruš 60b6889ca6 Platform: disable hidden visibility for Android Native App Glue. 10 years ago
Vladimír Vondruš 1411e2e85b Math: work around GCC 4.9 crash in Android NDK. 10 years ago
Vladimír Vondruš 16092109e2 package/ci: um... 10 years ago
Vladimír Vondruš 598b5fdc1b external: remove extension functions that are not in GLES2. 10 years ago
Vladimír Vondruš 8677465379 Work around Xcode project limitations in more cases. 10 years ago
Vladimír Vondruš 102b5bf7b6 package/ci: work around iOS Simulator not finding OpenGLES.framework. 10 years ago