Commit Graph

  • fa7c157ae6 Doc++ Vladimír Vondruš 2018-11-18 19:21:42 +0100
  • cab8f2be64 doc: document the new android_create_apk() macro. Vladimír Vondruš 2018-11-18 19:21:22 +0100
  • 5e36f65149 Platform: properly link all dependencies of AndroidApplication. Vladimír Vondruš 2018-11-18 19:20:43 +0100
  • eed4747f78 Platform: (attempt to) build AndroidApplication test using CMake. Vladimír Vondruš 2018-11-18 19:15:54 +0100
  • ac586125e8 Updated toolchains submodule. Vladimír Vondruš 2018-11-18 19:15:20 +0100
  • e9c7deedb1 Make the license badge green. Vladimír Vondruš 2018-11-18 12:33:57 +0100
  • a2244de4a1 Mention the GitHub topic and GitLab URL. Vladimír Vondruš 2018-11-18 12:25:13 +0100
  • 0911622ff9 Mention the new official Twitter hashtag. Vladimír Vondruš 2018-11-18 11:00:30 +0100
  • 80422e74e6 Moved credits into the documentation. Vladimír Vondruš 2018-11-17 22:49:49 +0100
  • 265aca5d60 Doxygen: added the \thirdparty alias. Vladimír Vondruš 2018-11-17 22:48:39 +0100
  • d567780e08 {Wav,Any}AudioImporter: make the plugins searchable by their names too. Vladimír Vondruš 2018-11-16 12:21:26 +0100
  • fe6fedf6c8 TextureTools: add some fuzziness to DistanceField test comparison. Vladimír Vondruš 2018-11-12 20:46:11 +0100
  • c6e9b2d45d Properly include everything needed for a deprecated header. Vladimír Vondruš 2018-11-12 20:45:21 +0100
  • b73b9cb408 Platform: remove 50 000 lines from Sdl2Application header. Vladimír Vondruš 2018-11-12 20:43:48 +0100
  • 9a11b7d23a Platform: make all useful Application APIs public, not protected. Vladimír Vondruš 2018-11-12 20:42:33 +0100
  • 5cc140d60c TextureTools: make the test files properly accessible on an iOS device. Vladimír Vondruš 2018-11-07 19:10:26 +0100
  • 3d75204e92 doc: fix a typo. Vladimír Vondruš 2018-11-07 19:10:03 +0100
  • a8a0a0008d Updated changelog and credits. Vladimír Vondruš 2018-11-07 08:21:34 +0100
  • 8be57d1a21 Math: I should have tested this. Vladimír Vondruš 2018-11-05 23:51:33 +0100
  • 3cf98026d5 TextureTools: make distance field output bit-exact for all platforms. Vladimír Vondruš 2018-11-05 19:59:46 +0100
  • b9739a97ff TextureTools: make distance field test working on WebGL 1 as well. Vladimír Vondruš 2018-11-05 19:44:51 +0100
  • f0bb710cd3 TextureTools: make distance field processing into a stateful class. Vladimír Vondruš 2018-11-05 12:13:59 +0100
  • 1fa1869ba7 TextureTools: add a benchmark for distance field processing. Vladimír Vondruš 2018-11-05 10:33:46 +0100
  • 3d88a490bc doc: m.css is HTTPS now. Vladimír Vondruš 2018-11-05 10:15:42 +0100
  • cb3a5cb515 Text: prefix private variables with an underscore. Vladimír Vondruš 2018-11-05 12:17:21 +0100
  • 65b1931c62 Text: use proper formats for DistanceFieldGlyphCache on ES. Thomas Tissot 2018-11-03 01:47:25 +0100
  • b770d79fe0 Text: a barebones minimal test for DistanceFieldGlyphCache. Vladimír Vondruš 2018-11-03 01:46:18 +0100
  • 07101c8ebf Animation: properly set IDE folders for tests. Vladimír Vondruš 2018-11-03 01:44:32 +0100
  • e74749043c Animation: make it possible to advance() multiple players at once. Vladimír Vondruš 2018-11-02 23:47:59 +0100
  • dd343fe35b GL: make it possible to bind a scratch VAO for external GL code. Vladimír Vondruš 2018-11-02 22:17:57 +0100
  • 057854c5bd GL: properly provide enum operators for Context::State. Vladimír Vondruš 2018-11-02 22:15:07 +0100
  • 1234bc8c48 Animation: added Player::resume(). Vladimír Vondruš 2018-11-02 21:17:13 +0100
  • d6f91d986c package/archlinux: it might be good to exclude benchmarks from codecov. Vladimír Vondruš 2018-11-01 23:15:52 +0100
  • 728ae9aa03 doc: I have code snippets in the easings generator utility. Vladimír Vondruš 2018-11-01 23:15:30 +0100
  • c98a936b41 Animation: added a collection of easing functions. Vladimír Vondruš 2018-10-15 22:48:40 +0200
  • d7d8e49de2 Math: make all literals usable with Utility::Tweakable. Vladimír Vondruš 2018-10-31 12:01:10 +0100
  • be58f21318 doc: scaffolding for the new tweakable literal support. Vladimír Vondruš 2018-10-31 11:58:45 +0100
  • edbb2820db Not sure what happened here. Vladimír Vondruš 2018-10-27 18:04:00 +0200
  • 89f7a5ee75 Platform: don't assert on X11 DEs that don't have RESOURCE_MANAGER. Vladimír Vondruš 2018-10-27 17:43:48 +0200
  • a14975cc42 Platform: properly support the MAGNUM_DPI_SCALING environment variable. Vladimír Vondruš 2018-10-27 17:36:47 +0200
  • f42fb83fae Animation: doc++ Vladimír Vondruš 2018-10-27 17:21:32 +0200
  • b32b79181d doc: updated Developers Guide. Vladimír Vondruš 2018-10-25 19:58:57 +0200
  • b5b3255975 package/archlinux: https. Vladimír Vondruš 2018-10-24 19:10:22 +0200
  • e1e18e87c9 package/homebrew: updated to 2018.10. Vladimír Vondruš 2018-10-24 19:06:21 +0200
  • 9f97db3360 package/debian: bump to 2018.10. Vladimír Vondruš 2018-10-24 19:04:07 +0200
  • b45088e36b package/archlinux: updated community PKGBUILD to 2018.10. Vladimír Vondruš 2018-10-24 15:40:52 +0200
  • 12b348f426 package/archlinux: adapted upstream community PKGBUILD. Vladimír Vondruš 2018-10-24 15:37:00 +0200
  • a1568b6162 package/archlinux: updated AUR PKGBUILD to 2018.10. Vladimír Vondruš 2018-10-24 15:36:41 +0200
  • ee5b7e1017 distance field: fix distance field cache on OpenGL ES #289 Thomas Tissot 2018-10-23 16:15:59 +0200
  • 3e7fdf46ee Bump the soversion for 2018.10. v2018.10 Vladimír Vondruš 2018-10-23 14:48:22 +0200
  • 1513a15af1 doc: updated changelog for 2018.10. Vladimír Vondruš 2018-10-23 14:48:06 +0200
  • 056642d4c7 Updated CREDITS.md. Vladimír Vondruš 2018-10-23 14:47:18 +0200
  • e1c4a88bf7 doc: updated Developers Guide. Vladimír Vondruš 2018-10-23 14:47:01 +0200
  • 4d29b27f6c I wasn't on the IRC channel this year yet. That makes it effectively dead. Vladimír Vondruš 2018-10-22 14:42:53 +0200
  • 0dd46e7e37 HTTPS!! Vladimír Vondruš 2018-10-22 13:57:26 +0200
  • 6d7558672d Math: MSVC 2015 constexpr fun! Vladimír Vondruš 2018-10-21 22:48:34 +0200
  • 0226ab26c4 Math: make one-dimensional range just from scalar types. Vladimír Vondruš 2018-10-21 19:35:56 +0200
  • d6017ad8cc Math: fixed enable_if for one-dimensional Range-from-pair constructor. Vladimír Vondruš 2018-10-21 19:33:00 +0200
  • ff57f95e99 Math: minor cleanup. Vladimír Vondruš 2018-10-21 19:32:37 +0200
  • b0a1719eb4 Vk: functions for translating generic enums to Vulkan values. Vladimír Vondruš 2018-10-21 16:53:12 +0200
  • 46781bb195 Vk: a Vulkan.h header that "just includes Vulkan". Vladimír Vondruš 2018-10-21 16:56:36 +0200
  • 31b7a39e9d GL: use CORRADE_IGNORE_DEPRECATED macros where applicable. Vladimír Vondruš 2018-10-21 16:38:49 +0200
  • 3c18721c26 GL: better wording. Vladimír Vondruš 2018-10-21 16:38:25 +0200
  • ca0cc0b67c GL: doc++ Vladimír Vondruš 2018-10-21 16:38:04 +0200
  • 0728ae687b GL: rotten leftovers. Vladimír Vondruš 2018-10-21 12:24:02 +0200
  • 82ba2a069c GL: also name the parameters properly. Vladimír Vondruš 2018-10-21 12:23:39 +0200
  • cd7f67e5c9 GL: make the Array GL::samplerWrapping() work and test it. Vladimír Vondruš 2018-10-21 12:19:28 +0200
  • a8fb581dd9 package/archlinux: test also without ARB_texture_sampler_anisotropic. Vladimír Vondruš 2018-10-21 12:18:19 +0200
  • 67bcb6f347 Properly mark MeshPrimitive members as deprecated. Vladimír Vondruš 2018-10-21 12:17:41 +0200
  • 73167d4335
    Merge c37da6715a into 597223e993 #286 Vladimír Vondruš 2018-10-21 00:21:38 +0000
  • 597223e993 Math: test a bit more. Vladimír Vondruš 2018-10-20 14:51:07 +0200
  • ebedbce2f2 Math: vector overloads for isInf() and isNan(). Vladimír Vondruš 2018-10-20 14:50:48 +0200
  • edff639204 Math: functions were not inline by mistake. Vladimír Vondruš 2018-10-20 14:45:04 +0200
  • 5792d7f06a Math: fun with printing NaNs :( Vladimír Vondruš 2018-10-20 14:40:52 +0200
  • 7305f340e5 package/archlinux: this shouldn't be needed anymore. Vladimír Vondruš 2018-10-20 13:49:11 +0200
  • 7933591c74 Updated toolchains submodule. Vladimír Vondruš 2018-10-20 13:48:56 +0200
  • 96b3e8bebf doc: more Android "fun". Vladimír Vondruš 2018-10-20 13:20:58 +0200
  • 24af174f5e Math: minor cleanup. Vladimír Vondruš 2018-10-20 13:20:22 +0200
  • 0cf65741ae Math: helpfully print the offending values in all assertions. Vladimír Vondruš 2018-10-20 13:19:59 +0200
  • 2fd8bae26d Math: added Range::scaledFromCenter(). Vladimír Vondruš 2018-10-17 17:30:15 +0200
  • 0f33107efc Math: no need to de-inline such tiny functions. Vladimír Vondruš 2018-10-17 17:25:36 +0200
  • e0d8fabf95 Updated CREDITS.md. Vladimír Vondruš 2018-10-16 14:49:16 +0200
  • f255caf8ff
    Merge b3bd6066de into d6aebc5a40 #268 Ivan P 2018-10-15 21:42:28 +0000
  • d6aebc5a40 doc: initial version of a guide for custom buildsystem usage. Vladimír Vondruš 2018-10-15 22:36:55 +0200
  • 72696ee7d1 doc: highlight the need for Sdl2Application a bit more. Vladimír Vondruš 2018-10-15 22:33:51 +0200
  • 892318abb1 doc: prepare Doxygen for eating some dots. Vladimír Vondruš 2018-10-15 22:32:02 +0200
  • 52d99525ff doc: spice up scene graph docs with some diagrams. Vladimír Vondruš 2018-10-15 22:29:12 +0200
  • f2748c19da Link back to the main site from the docs. Vladimír Vondruš 2018-10-15 22:20:47 +0200
  • 0557add6e5 SceneGraph: properly forward references in addChild()/addFeature(). Vladimír Vondruš 2018-10-12 19:52:36 +0200
  • c1206629a0 SceneGraph: properly test perfect forwarding in addFeature()/addObject(). Vladimír Vondruš 2018-10-12 17:16:17 +0200
  • e3e61d8865 Math: ability to multiply/divide a Complex with a Vector2. Vladimír Vondruš 2018-10-12 19:21:48 +0200
  • 1a253af761 Math: added Constants::sqrtHalf(). Vladimír Vondruš 2018-10-12 17:07:52 +0200
  • 9f7512bf2b Math: improve Constants docs, show useful identities. Vladimír Vondruš 2018-10-12 17:06:16 +0200
  • 66a313bc0d Math: doc++ Vladimír Vondruš 2018-10-12 17:04:25 +0200
  • d5fcfd82ec Animation: pass Key to player callbacks by value, not as const&. Vladimír Vondruš 2018-10-12 16:58:01 +0200
  • 809f71dd6b doc: more Android "fun". Vladimír Vondruš 2018-10-12 16:56:24 +0200
  • 78dbe41472 doc: mention magnum-player, add screenshots to the Utility page. Vladimír Vondruš 2018-10-07 21:35:18 +0200
  • de3081042e Shaders: avoid overflowing alpha with multiple lights. Vladimír Vondruš 2018-10-07 19:39:19 +0200
  • 08d51ec116 Math: oh, MSVC 2015 constexpr fun is here again. Vladimír Vondruš 2018-10-07 19:15:21 +0200
  • 8d5454b8ff Math: ability to slice or expand square matrices. Vladimír Vondruš 2018-10-07 18:27:34 +0200