Commit Graph

  • 7604309014 DebugTools: make it clearer that ForceRenderer takes a reference. Vladimír Vondruš 2019-07-10 13:37:54 +0200
  • 10d5894e50 Trade: doc++ Vladimír Vondruš 2019-07-06 13:10:36 +0200
  • 6d1569d82b Platform: build Application tests as WIN32 apps on Windows. Vladimír Vondruš 2019-07-06 13:09:29 +0200
  • 4814285073 modules: updated FindCorrade.cmake. Vladimír Vondruš 2019-07-06 13:08:30 +0200
  • be6d334a1c doc: updated changelog. Vladimír Vondruš 2019-07-05 20:45:18 +0200
  • 745fc4ed91 package/ci: build for MSVC 2019 on AppVeyor. Vladimír Vondruš 2019-07-05 20:41:16 +0200
  • d542e2b7e2 Animation: MSVC 2019 still doesn't like this. Vladimír Vondruš 2019-07-05 22:31:09 +0200
  • 9e2a1117de MeshTools: yay? a new SILLY workaround for MSVC 2019? Vladimír Vondruš 2019-07-05 20:27:08 +0200
  • ddb16f6df8 DebugTools: give up on optimism. Vladimír Vondruš 2019-07-05 20:24:21 +0200
  • 4009d88c00 modules: updated FindCorrade.cmake. Vladimír Vondruš 2019-07-05 20:23:42 +0200
  • bc9068efda GL: harden multi-Context test. Vladimír Vondruš 2019-07-04 19:30:14 +0200
  • a03e237926 CMake: clean up docs related to MAGNUM_PLUGINS_DIR. Vladimír Vondruš 2019-07-04 19:28:29 +0200
  • 057475fb8a CMake: don't enable -fPIC by default on Emscripten. Vladimír Vondruš 2019-07-04 19:27:03 +0200
  • 51cd4b3dd0 GL: fixed a 64-to-32-bit conversion warning on MSVC. Vladimír Vondruš 2019-07-01 17:13:56 +0200
  • 5edf934694 package/archlinux: use proper var to disabe benchmarks in coverage build. Vladimír Vondruš 2019-06-28 16:39:28 +0200
  • 11a94c16a3 GL: added Context::makeCurrent(). Vladimír Vondruš 2019-06-28 16:39:03 +0200
  • b87a54bc44 Doc++ Vladimír Vondruš 2019-06-28 16:36:18 +0200
  • b83c4366e7 Math: fix a build issue with CUDA on Windows. Vladimír Vondruš 2019-06-25 11:32:06 +0200
  • 14dce1b356 Updated toolchains submodule. Vladimír Vondruš 2019-06-21 00:51:03 +0200
  • a3c7968e64 Adapt to BUILD_MULTITHREADED being part of Corrade now. Vladimír Vondruš 2019-06-21 00:45:27 +0200
  • be1c2bec14 modules: updated FindCorrade.cmake. Vladimír Vondruš 2019-06-21 00:19:44 +0200
  • 8e714280fa GL: test for multithreaded behavior of GL::Context. Vladimír Vondruš 2019-06-19 23:58:08 +0200
  • bcce4ba063 Doc++, updated credits and changelog. Vladimír Vondruš 2019-06-16 18:26:44 +0200
  • d19f479721 Platform: fix DpiScaling to handle calling conventions properly on Windows. #349 Cameron Egbert 2019-06-10 16:20:57 -0700
  • 20f545d459
    Update FindSDL2.cmake #347 Ivan Sanz Carasa 2019-06-09 14:50:06 +0200
  • 39ee2839d7
    Expose SDL2_BIN_DIR on FindSDL2.cmake Ivan Sanz Carasa 2019-06-08 13:53:49 +0200
  • 8e1e52d667 doc: updated credits and changelog. Vladimír Vondruš 2019-06-06 13:46:14 +0200
  • bce9a9d5f0 doc: fix gentoo build instructions (99999 -> 9999 in the ebuild path). Michael Tao 2019-05-30 14:53:18 -0400
  • f89e935f7d Ensure Resource operator== doesn't work with different types. Vladimír Vondruš 2019-06-06 18:21:12 +0200
  • 909b05b8fa Added equal and not equal operators in Magnum::Resource Daniel Guzman 2019-06-04 22:56:16 +0200
  • 4c6ebeeef4 Platform: doc++ Vladimír Vondruš 2019-06-05 23:20:22 +0200
  • 93f352c92c [wip] use emmalloc chainsaw-surgery Vladimír Vondruš 2019-06-05 22:15:10 +0200
  • e68b551faf [wip] remove one unordered map and a static constructor / destructor Vladimír Vondruš 2019-06-05 22:13:56 +0200
  • 12a73b8beb [wip] remove one sort Vladimír Vondruš 2019-06-05 22:12:49 +0200
  • 5073288e5a [wip] fix for CORRADE_NO_ASSERT Vladimír Vondruš 2019-06-05 22:11:13 +0200
  • 106931119b [wip] disable fileystem Vladimír Vondruš 2019-06-05 22:02:58 +0200
  • 3f39b6e9b1 [wip] extra mini flags Vladimír Vondruš 2019-06-05 21:57:42 +0200
  • 29e01d9b88 [wip] enable minimal runtime for the test app Vladimír Vondruš 2019-06-05 21:47:06 +0200
  • 00c224b6e9 [wip] Avoid dynCall() and allocate(), as it breaks MINIMAL_RUNTIME. Vladimír Vondruš 2019-06-05 21:43:13 +0200
  • 733d417feb Platform: testing for wheel events. #300 Vladimír Vondruš 2019-06-05 09:57:14 +0200
  • 6e5f6b8858 Platform: light-weight main loop for EmscriptenApplication Squareys 2019-05-29 13:45:53 +0200
  • cc28453332 Platform: Fix UTF8 text input in EmscriptenApplication Squareys 2019-05-28 12:42:04 +0200
  • 524e8a96a4 package/archlinux: enable EmscriptenApplication. Vladimír Vondruš 2019-05-27 00:05:12 +0200
  • 62e74ea324 dox: Link to building-doc from developer guide Squareys 2019-05-29 13:29:26 +0200
  • aa67673faf doc: mention EmscriptenApplication everywhere. Vladimír Vondruš 2019-05-27 00:04:53 +0200
  • ed564b525e Platform: doc++ Vladimír Vondruš 2019-05-26 18:55:53 +0200
  • 1bd78f9bdf Platform: move friends into privates. Vladimír Vondruš 2019-05-26 22:55:20 +0200
  • de0d991018 Platform: add EmscriptenApplication::setContainerCssClass(). Vladimír Vondruš 2019-05-27 00:19:50 +0200
  • 41859d8986 Platform: why is this protected when it's public elsewhere. Vladimír Vondruš 2019-05-27 00:17:16 +0200
  • 9ac7c7f182 Platform: test EmscriptenApplication text input. Vladimír Vondruš 2019-05-26 23:53:08 +0200
  • ac0d6987ad Platform: actually properly destroy the WebGL context after. Vladimír Vondruš 2019-05-26 23:45:07 +0200
  • e0019f511c Platform: this is all wrong anyway and mainLoopIteration() is useless. Vladimír Vondruš 2019-05-26 23:37:52 +0200
  • e7671c0170 Platform: why this is here and not here. Vladimír Vondruš 2019-05-26 23:32:28 +0200
  • 1aa4989e5e Platform: expose raw event structures in EmscriptenApplication. Vladimír Vondruš 2019-05-26 23:11:57 +0200
  • ba1ca34484 Platform: do not redraw all the time in EmscriptenApplicationTest. Vladimír Vondruš 2019-05-26 22:55:43 +0200
  • 8254e16c91 Platform: rework DPI awareness and resize event in EmscriptenApp. Vladimír Vondruš 2019-05-27 00:08:33 +0200
  • 9cf61fa867 Added test for comparing Magnum::Resource. #346 Daniel Guzman 2019-06-04 23:39:06 +0200
  • b28ac4667d Platform: no need to reinterpret_cast the void pointers. Vladimír Vondruš 2019-05-26 22:47:09 +0200
  • 562cf677ff Platform: test initial window size params in GLFW and SDL2 apps. Vladimír Vondruš 2019-05-26 22:02:00 +0200
  • 5ddd3a6d40 Platform: test also key release events in EmscriptenApplication. Vladimír Vondruš 2019-05-26 18:56:51 +0200
  • e64adb73a8 Platform: test explicitly enabled extensions in EmscriptenApplication. Vladimír Vondruš 2019-05-26 18:56:22 +0200
  • fd137f3cf1 Platform: make EmscriptenApplication work correctly w/o TARGET_GL. Vladimír Vondruš 2019-05-26 18:55:02 +0200
  • fc4860e30a Platform: give the docs the love they deserve. Vladimír Vondruš 2019-05-26 18:42:06 +0200
  • 73e0199696 Platform: well, these OTOH *don't* need to be flags. Vladimír Vondruš 2019-05-26 18:51:33 +0200
  • 4c8ac4f389 Platform: those flags are not flags, damnit. Vladimír Vondruš 2019-05-26 13:33:05 +0200
  • e1e1da99f7 Platform: it's good to enable exts by default in EmscriptenApp. Vladimír Vondruš 2019-05-26 13:04:27 +0200
  • f2fb0b3da3 Platform: fix build on Emscripten 1.38.17 and newer. Vladimír Vondruš 2019-05-26 12:17:41 +0200
  • e375fac168 Platform: properly define enum operators for all EmscriptenApp flags. Vladimír Vondruš 2019-05-26 11:38:39 +0200
  • 173a87eaf4 Platform: none of EmscriptenApplication constructors were defined. Vladimír Vondruš 2019-05-26 11:37:44 +0200
  • 251e858d5b Platform: the EmscriptenApplication destructor doesn't need to be virtual. Vladimír Vondruš 2019-05-26 11:36:02 +0200
  • 9c8dfbccc0 Platform: hide Emscripten forward declarations from Doxygen. Vladimír Vondruš 2019-05-26 11:35:40 +0200
  • 2952a19287 Platform: various minor EmscriptenApplication cleanup. Vladimír Vondruš 2019-05-26 11:29:10 +0200
  • b970b4d247 Platform: Add initial EmscriptenApplication Squareys 2018-12-13 13:00:58 +0100
  • 496127b59a Added equal and not equal operators in Magnum::Resource Daniel Guzman 2019-06-04 22:56:16 +0200
  • cf1c78f93c GL: ffs, a time query and nowhere it mentions *what* is the time unit. Vladimír Vondruš 2019-06-04 20:03:40 +0200
  • 55960fb0b4 Animation: use float literals everywhere. Vladimír Vondruš 2019-06-04 20:03:08 +0200
  • b11873b975 doc: updated changelog. Vladimír Vondruš 2019-06-01 17:38:34 +0200
  • cdb69423ec Audio: minor cleanup, rename Buffer::length() to sampleCount(). Vladimír Vondruš 2019-06-01 17:31:30 +0200
  • 8029abca07 Audio: add support for buffer loop points. Guillaume Jacquemin 2019-06-01 17:24:48 +0200
  • f5302edcc1 Audio: add getters to Buffer. Guillaume Jacquemin 2019-06-01 17:23:15 +0200
  • f7a2694390 SceneGraph: expose Type typedef and Dimensions constant everywhere. Vladimír Vondruš 2019-06-01 13:11:49 +0200
  • 1253a60046 Math: doc++ Vladimír Vondruš 2019-06-01 13:08:27 +0200
  • afeca54413 removing redundant openal ref. dont know why my first build didnt pull this dep #344 Michael Tao 2019-05-30 17:45:04 -0400
  • 7ccd5c4ea5 Fixing gentoo build instructions ( -99999 -> 9999 in the ebuild path ); added media-libs/openal dependency to the ebuild Michael Tao 2019-05-30 14:53:18 -0400
  • 4b1c76411e doc: updated changelog. Vladimír Vondruš 2019-05-28 17:41:19 +0200
  • e3eebd34b7 Add templated Image{,View,Data}::pixels(). Vladimír Vondruš 2019-05-28 14:39:53 +0200
  • a6df7493bb doc: remove info about the Ubuntu PPA from building docs. Vladimír Vondruš 2019-05-28 13:49:34 +0200
  • 0cb4ded506 Shaders: add normal texture support to Phong. Vladimír Vondruš 2019-05-28 12:26:55 +0200
  • 528e3822dc Shaders: added Tangent generic vertex attribute. Vladimír Vondruš 2019-05-28 12:10:54 +0200
  • 904a63f33b MeshTools: make generateSmoothNormals() working with NaNs. Vladimír Vondruš 2019-05-28 14:39:24 +0200
  • 77abf4a47c doc: update changelog. Vladimír Vondruš 2019-05-28 12:09:49 +0200
  • 5d2cf7ef93 MeshTools: ability to generate smooth normals in compile(). #229 Vladimír Vondruš 2019-05-28 00:39:34 +0200
  • ba048cd2db MeshTools: cache angles and cross product in generateSmoothNormals(). Vladimír Vondruš 2019-05-28 00:11:12 +0200
  • 32da5d7587 MeshTools: benchmark generate{Flat,Smooth}Normals(). Vladimír Vondruš 2019-05-27 23:42:49 +0200
  • 247dff26e0 MeshTools: Primitives are now always needed for the tests. Vladimír Vondruš 2019-05-27 23:43:36 +0200
  • a4310b9a31 MeshTools: added generateSmoothNormals(). Vladimír Vondruš 2019-05-27 23:38:59 +0200
  • 7b24161cf3 MeshTools: minor cleanup. Vladimír Vondruš 2019-05-27 10:56:04 +0200
  • d20a17c5c3 MeshTools: ability to generate flat normals in compile(). Vladimír Vondruš 2019-04-14 14:26:20 +0200
  • 1de258a6b2 MeshTools: de-STL-ify generateFlatNormals(). Vladimír Vondruš 2019-05-27 10:36:20 +0200
  • 61397afc31 MeshTools: make a version of duplicate() not dependent on std::vector. Vladimír Vondruš 2019-04-14 00:01:40 +0200