Commit Graph

  • 1491415379 Doc++ Vladimír Vondruš 2018-03-27 19:13:46 +0200
  • 2da8e9be71 Doc++ Vladimír Vondruš 2018-03-27 00:59:02 +0200
  • aacafbbb2f doc: mention the new static plugin import files in Developers Guide. Vladimír Vondruš 2018-03-27 00:58:44 +0200
  • 7838b01f59 doc: document how to do Android on Travis. Vladimír Vondruš 2018-03-27 00:55:06 +0200
  • 82f8bbe10d Apparently relative paths don't work. Vladimír Vondruš 2018-03-27 00:33:06 +0200
  • 5c6ee9c93e Trade: oh well, how this ever happens?! Vladimír Vondruš 2018-03-26 22:11:37 +0200
  • b4df8db9a9 CMake: proper absolute MAGNUM_PLUGINS_DIR variables. Vladimír Vondruš 2018-03-26 19:48:48 +0200
  • 6d66c181ed package/archlinux: better path in the log output. Vladimír Vondruš 2018-03-26 18:05:58 +0200
  • 7913367365 Trade: debug output for PhongMaterialData::Flag[s]. Vladimír Vondruš 2018-03-26 16:57:59 +0200
  • bb5ff33be5 doc: make stuff from plugins usable in snippets. Vladimír Vondruš 2018-03-26 16:10:10 +0200
  • 6158ae0aca doc: some info about Travis. Vladimír Vondruš 2018-03-26 16:09:53 +0200
  • fd942a7eb0 doc: reworked the plugins documentation. Vladimír Vondruš 2018-03-26 15:00:37 +0200
  • b69116774c doc: a bit of Emscripten troubleshooting. Vladimír Vondruš 2018-03-26 14:53:35 +0200
  • 782ebeca85 doc: avoid redundancy in subpage titles. Vladimír Vondruš 2018-03-26 14:51:51 +0200
  • 68dca658c5 doc: better documented GL driver workarounds and how to add them. Vladimír Vondruš 2018-03-26 14:51:24 +0200
  • e27f3b4e12 Automagic way of importing static plugins. Vladimír Vondruš 2018-03-26 14:29:05 +0200
  • 59f4ac57d2 Use the plugin dir autodetection in the command-line utilities. Vladimír Vondruš 2018-03-26 14:01:42 +0200
  • 33fe70d7b5 Simplify the converter utility plugin loading code. Vladimír Vondruš 2018-03-26 09:32:46 +0200
  • d1ed10c0a8 Implement pluginSearchPaths() for all plugin interfaces. Vladimír Vondruš 2018-03-26 09:20:20 +0200
  • 6b3a2fb975 Fix Framebuffer::checkStatus() on WebGL 1. Vladimír Vondruš 2018-03-26 08:47:30 +0200
  • cb2a20aced Test: make the GL tests compile on WebGL 1. Vladimír Vondruš 2018-03-26 08:38:08 +0200
  • a929c4f8bf Half float attributes are available on WebGL 2. Vladimír Vondruš 2018-03-26 08:32:55 +0200
  • 330f194069 Ported the OpenGLTester class to Emscripten. Vladimír Vondruš 2018-03-26 08:32:19 +0200
  • 681257204b Fix compilation of the RenderbufferFormat enum on WebGL 1. Vladimír Vondruš 2018-03-26 08:27:35 +0200
  • 8d536c35e0 modules: updated FindCorrade.cmake. Vladimír Vondruš 2018-03-25 22:27:51 +0200
  • a053f73616 package/homebrew: GlfwApplication needs GLFW. Vladimír Vondruš 2018-03-25 22:26:50 +0200
  • fb483be512 MeshTools: suppress MSVC warning when using interleave(). Vladimír Vondruš 2018-03-25 21:16:25 +0200
  • 93aeac258a Adapted to Corrade::PluginManager changes. Vladimír Vondruš 2018-03-25 21:06:27 +0200
  • ec41dc4bab Updated toolchains submodule. Vladimír Vondruš 2018-03-25 20:26:31 +0200
  • fff756ad06 Work around issue with Unicode shaders with threaded Emscripten. Vladimír Vondruš 2018-03-25 20:25:35 +0200
  • f25259b825 Test: test compiling shaders with UTF-8 character inside. Vladimír Vondruš 2018-03-25 20:17:46 +0200
  • ae1b44a522 Removed unneeded forward declaration. Vladimír Vondruš 2018-03-21 16:52:03 +0100
  • 9f50fb8059 Doc++ Vladimír Vondruš 2018-03-21 12:17:50 +0100
  • 29c2b69920 MagnumFont, MagnumFontConverter: include proper directories. Vladimír Vondruš 2018-03-20 13:56:48 +0100
  • 1bb5b89505 Platform: added AndroidApplication::nativeActivity(). Vladimír Vondruš 2018-03-20 12:35:37 +0100
  • 7295a7c0c9 Platform: wrap Android-specific header in preprocessor better. Vladimír Vondruš 2018-03-20 12:33:35 +0100
  • cf20a4c5bb doc: more Android and platform-specific docs. Vladimír Vondruš 2018-03-16 17:37:48 +0100
  • 8c74f4b2db Primitives: added grid3DSolid() and grid3DWireframe(). Vladimír Vondruš 2018-03-18 18:38:47 +0100
  • accda6941a Properly print engine startup info to Android log. Vladimír Vondruš 2018-03-16 17:33:10 +0100
  • bcec6b92f1 Test: fix compiler warning when compiling on ES3. Vladimír Vondruš 2018-03-16 10:14:36 +0100
  • d5ba6cd53d doc: minor fixes. Vladimír Vondruš 2018-03-16 10:14:11 +0100
  • c95a8a5a0a Platform: don't use deprecated functionality. Vladimír Vondruš 2018-03-15 21:23:03 +0100
  • a284f4088d Updated version numbers in README. Vladimír Vondruš 2018-03-15 20:39:19 +0100
  • a69aa12807 Platform: added AndroidApplication::windowSize(). Vladimír Vondruš 2018-03-15 20:07:40 +0100
  • 5a7c65678f package/archlinux: build also GL tests on Android. Vladimír Vondruš 2018-03-15 19:02:11 +0100
  • 2c40197764 Android: rework Android building docs from scratch using Gradle. Vladimír Vondruš 2018-03-15 18:25:57 +0100
  • fec9b4ea7e CMake: make it possible to override include install location. Vladimír Vondruš 2018-03-15 15:27:54 +0100
  • 88a1c94e16 CMake: document the MAGNUM_DEPLOY_PREFIX variable better. Vladimír Vondruš 2018-03-15 15:26:21 +0100
  • d7e7914839 Platform: avoid warnings about missing function declaration. Vladimír Vondruš 2018-03-15 14:57:55 +0100
  • 97a39d7947 Platform: the Android app_dummy() workaround only got worse. Vladimír Vondruš 2018-03-15 10:54:15 +0100
  • 9793123fba Math: long double issues are now only on 32-bit Android. Vladimír Vondruš 2018-03-15 10:55:56 +0100
  • b50eea725c package/archlinux: target GLES3 on Android. Vladimír Vondruš 2018-03-15 10:56:14 +0100
  • f4d69c24f4 Math: drop a workaround for old Android GCC. Vladimír Vondruš 2018-03-15 10:55:28 +0100
  • 60ddfa888e DebugTools: fix Clang warning complaint. Vladimír Vondruš 2018-03-15 10:54:41 +0100
  • e5b690904f package/ci: use NDK r16b and the new toolchain setup on Travis. Vladimír Vondruš 2018-03-15 10:53:57 +0100
  • 925d1759d9 Improve docs about running test/info executables on embedded platforms. Vladimír Vondruš 2018-03-15 10:42:17 +0100
  • 3a5b03ac5b Port WindowlessEglApplication, OpenGLTester and magnum-info to Android. Vladimír Vondruš 2018-03-15 10:41:45 +0100
  • 39b14ae29d Math: Android supports std::hypot(), round() and fma() now. Vladimír Vondruš 2018-03-15 09:30:31 +0100
  • e3b0fab79c Remove obsolete string/number Android workarounds. Vladimír Vondruš 2018-03-15 09:29:49 +0100
  • 87ba0bb265 Rework Android toolchain support. Vladimír Vondruš 2018-03-14 17:53:24 +0100
  • f1f62d690c Platform: properly export unmangled android_main(). Vladimír Vondruš 2017-12-01 17:45:02 +0100
  • 9529e488ec Platform: users of the AndroidApplication don't need the glue. Vladimír Vondruš 2017-12-01 16:02:39 +0100
  • 2fc808840b Android: the native app glue needs C language enabled. Vladimír Vondruš 2017-12-01 16:00:36 +0100
  • 2732658254 Merge various Any* plugins extracted from magnum-plugins repository. Vladimír Vondruš 2018-03-13 15:52:20 +0100
  • 1dc28efc1e Test: new NV drivers fix some bugs. Vladimír Vondruš 2018-03-13 14:58:15 +0100
  • 8662919a2b Primitives: new solid and wireframe cone primitive. Vladimír Vondruš 2018-03-13 14:57:47 +0100
  • ab32742b55 Primitives: make it possible to have wireframe hemisphere with one ring. Vladimír Vondruš 2018-03-13 14:56:38 +0100
  • 90fd2a365e package/debian: adapt to the SOVERSION changes in 2018.02. Vladimír Vondruš 2018-03-13 08:49:39 +0100
  • b1c60c1b78 Shaders: hint how to have a fully diffuse material with Phong. Vladimír Vondruš 2018-03-09 16:15:24 +0100
  • c33fd4d9c6 doc: show how each primitive looks. Vladimír Vondruš 2018-03-09 13:26:24 +0100
  • ae8db0471f Primitives: 3D circle primitive. Vladimír Vondruš 2018-03-09 16:06:09 +0100
  • 824730afcf Doc++ Vladimír Vondruš 2018-03-09 13:32:45 +0100
  • 02ebfacc27 doc: apply pngcrush to shader images. Vladimír Vondruš 2018-03-09 13:32:08 +0100
  • cfdc17829e doc: apply pngcrush to Getting Started images. Vladimír Vondruš 2018-03-09 13:30:26 +0100
  • c139e0384d Primitives: get rid of useless classes. Vladimír Vondruš 2018-03-09 01:11:40 +0100
  • 013f1273f9 Primitives: max out the code coverage. Vladimír Vondruš 2018-03-09 01:10:41 +0100
  • 26ad5da081 TextureTools: rename internal code according to Shaders naming changes. Vladimír Vondruš 2018-03-08 23:14:29 +0100
  • 7917741346 Shaders: rename texture binding functions from set*() to bind*(). Vladimír Vondruš 2018-03-08 12:54:36 +0100
  • b0e75f077d Audio: manual indices for extensions. Vladimír Vondruš 2018-03-06 23:25:38 +0100
  • 9ab528809d Audio: use public API of the Extension class. Vladimír Vondruš 2018-03-06 23:20:56 +0100
  • 2a3a907c15 GL: manual indices for extensions. Vladimír Vondruš 2018-03-06 23:06:30 +0100
  • 3d0ee00491 GL: use public API of the Extension class. Vladimír Vondruš 2018-03-06 23:01:55 +0100
  • 1ea744cca0 GL: doc++ Vladimír Vondruš 2018-03-06 13:08:25 +0100
  • 8edf8c0dfb doc: mention searchability of GL symbols also here. Vladimír Vondruš 2018-03-01 23:37:03 +0100
  • f252637e9a doc: license headers everywhere, please. Vladimír Vondruš 2018-03-01 23:36:44 +0100
  • 6c02f57c91 external: don't install OpenAL extension header if Audio is not enabled. Vladimír Vondruš 2018-03-02 19:48:57 +0100
  • dd6c97a9ae external: license headers for this as well. Vladimír Vondruš 2018-03-02 19:48:09 +0100
  • dee66a283e Doc++ Vladimír Vondruš 2018-03-01 13:44:43 +0100
  • c7e55ad67e Rename all tool sources without the magnum prefix. Vladimír Vondruš 2018-02-28 12:49:51 +0100
  • 9985af5601 doc: updated changelog. Vladimír Vondruš 2018-02-27 21:50:04 +0100
  • d9b4207426 doc: disable particular snippets on old GCCs. Vladimír Vondruš 2018-02-27 20:59:46 +0100
  • f3227ba2bf Simplify flag combination. Vladimír Vondruš 2018-02-27 20:00:54 +0100
  • bb3d0cb9a3 doc: moved this TODO to a whiteboard for more visibility. Vladimír Vondruš 2018-02-27 20:00:23 +0100
  • d8399fe317 Text: fix ambiguous function overloads. Vladimír Vondruš 2018-02-27 19:59:56 +0100
  • bc8b8f159a doc: there's no latex output anyway. Vladimír Vondruš 2018-02-27 19:59:07 +0100
  • a674008863 doc: don't assume the user is using Application classes. Vladimír Vondruš 2018-02-27 19:58:35 +0100
  • f5c1967bdf CHROMIUM_map_sub died along with NaCl. Vladimír Vondruš 2018-02-27 19:58:11 +0100
  • e23dd3b5b5 Doc++ Vladimír Vondruš 2018-02-27 19:57:53 +0100
  • d905809818 doc: compiled code snippets for the MeshTools namespace. Vladimír Vondruš 2018-02-27 19:44:08 +0100
  • aef6b00a62 doc: compiled code snippets for the Text namespace. Vladimír Vondruš 2018-02-27 19:22:48 +0100