3532 Commits (b60c2dcb513261a5e1a350efafc0ec4f2d4e98c6)
 

Author SHA1 Message Date
Vladimír Vondruš b60c2dcb51 Math: better algorithm for comparing floating-point values. 12 years ago
Vladimír Vondruš 539da0daf1 Trade: minor cleanup. 12 years ago
Vladimír Vondruš a201f32aab Trade: allow instantiating importer plugins with access to manager. 12 years ago
Vladimír Vondruš ea28b3e8f4 TgaImporter: remove old nonsense from plugin configuration file. 12 years ago
Vladimír Vondruš e71be176a9 Allocation-free overloads for AbstractShaderProgram string functions. 12 years ago
Vladimír Vondruš 1b45a71ff5 Allocation-free overloads for *::setLabel(). 12 years ago
Vladimír Vondruš ca84e60d66 Fix CubeMapTexture test. 12 years ago
Vladimír Vondruš 0dfbc6f833 Use object at least once before testing its label. 12 years ago
Vladimír Vondruš dcec0bc95f Remove old NVidia workaround from AbstractObject::getLabel(). 12 years ago
Vladimír Vondruš 9687b622f9 Use threaded shader compilation etc. also in tests. 12 years ago
Vladimír Vondruš 73404fc6e5 Added Renderer::enable()/disable(). 12 years ago
Vladimír Vondruš 824fc4974a TextureTools: use threaded shader compilation also here. 12 years ago
Vladimír Vondruš 3be4422ded Shaders: using attachShaders() everywhere. 12 years ago
Vladimír Vondruš bc81eb92d8 Added AbstractShaderProgram::attachShaders(). 12 years ago
Vladimír Vondruš fb51517709 Audio: fix compilation on OSX. 12 years ago
Vladimír Vondruš a8817674ba modules: no backticks in CMake documentation. 12 years ago
Vladimír Vondruš f74e68ec4e modules: bail out with proper message if Magnum is not found. 12 years ago
Vladimír Vondruš dfb697dd0c CMake 3.0 compatibility: use AppleClang for Clang on OS X. 12 years ago
Vladimír Vondruš 23dd34e0f4 TgaImporter: use better-defined type. 12 years ago
Vladimír Vondruš a35ce64752 MeshTools: make compile() actually working with indexed meshes. 12 years ago
Vladimír Vondruš 50897e0dc0 Reset also viewport to default framebuffer on named FB destruction. 12 years ago
Vladimír Vondruš dc980454fc TextureTools: fix shader compilation. 12 years ago
Vladimír Vondruš fc5d86dd09 package: added Android Jenkins CI configuration. 12 years ago
Vladimír Vondruš 3df0d63a1a Platform: oh god what have I done. 12 years ago
Vladimír Vondruš c74ccc22f3 Platform: fix AndroidApplication compilation. 12 years ago
Vladimír Vondruš 87c411f841 ObjImporter: fix compilation on Android. 12 years ago
Vladimír Vondruš ee21b75b15 Shaders: fix build on ES3. 12 years ago
Vladimír Vondruš 390764f795 package: removed MinGW32 Jenkins CI configuration. 12 years ago
Vladimír Vondruš 21d3db82df Doc++ 12 years ago
Vladimír Vondruš 545ef14071 doc: documented all command-line utilities. 12 years ago
Vladimír Vondruš 2d6aa06df4 Improvements in utility help texts. 12 years ago
Vladimír Vondruš c3df68aa28 doc: make section headers in class/function docs have sane size. 12 years ago
Vladimír Vondruš 7e4143f86b Proper default plugin dir for debug on multi-configuration buildsystems. 12 years ago
Vladimír Vondruš 8cea818d43 Add back the missing MAGNUM_PLUGINS_INSTALL_DIR variable. 12 years ago
Vladimír Vondruš 3442556ee0 Minor code reorganization. 12 years ago
Vladimír Vondruš 644556bd85 TextureTools: configurable plugin dir for distancefieldconverter utility. 12 years ago
Vladimír Vondruš 66af4edd7f Text: actually make use of plugin-dir parameter in fontconverter utility. 12 years ago
Vladimír Vondruš 41b892296b Text: unified help message for plugin names for all utilities. 12 years ago
Vladimír Vondruš a97d7bbdae Text: renamed configure.h.cmake to fontconverterConfigure.h.cmake. 12 years ago
Vladimír Vondruš 48bb59626b Oh Doxygen you so predictable. 12 years ago
Vladimír Vondruš 4a44d3b875 Shaders: fix compilation of MeshVisualizer on WebGL and ANGLE. 12 years ago
Vladimír Vondruš fcea05e316 Detecting whether ANGLE is used as GLES2 implementation. 12 years ago
Vladimír Vondruš 7f4a986c38 Added Context::detectedDriver(). 12 years ago
Vladimír Vondruš 16eb32740b Math: added Range::data(). 12 years ago
Vladimír Vondruš bbef61a4f7 package: adapted Emscripten PKGBUILD to emscripten-git AUR package. 12 years ago
Vladimír Vondruš 86d23ddcaa Updated toolchains submodule. 12 years ago
Vladimír Vondruš 2848d1d37c DebugTools: defaulted destructor implementation in source files. 12 years ago
Vladimír Vondruš 68016dbee3 Provide MAGNUM_TARGET_WEBGL also in CMake. 12 years ago
Vladimír Vondruš 795da389c8 Doc++ 12 years ago
Vladimír Vondruš d5f58b025f Code reorganization. 12 years ago