Commit Graph

  • 059f1396b0 Primitives: adding one extra vertex in solid circle primitive. guillaume.giraud@gmail.com 2017-11-02 22:40:23 +0100
  • 9646644eca Merge b6c4f27b1f into 362ac2462e #220 Guillaume Giraud 2017-11-02 21:44:56 +0000
  • b6c4f27b1f Adding one extra vertex in solid circle primitive in order to fill missing triangle (especially visible with low segment count) #220 guillaume.giraud@gmail.com 2017-11-02 22:40:23 +0100
  • 362ac2462e Updated toolchains submodule. Vladimír Vondruš 2017-10-10 11:51:33 +0200
  • 19ca8079c2 modules: properly save CMAKE_FIND_LIBRARY_PREFIXES in FindMagnum.cmake. Vladimír Vondruš 2017-10-10 11:35:39 +0200
  • 6ae21f23b5 Revert "Platform: Move emscripten port of Sdl2Application to SDL2" Vladimír Vondruš 2017-10-09 21:11:02 +0200
  • fada6fba05 Platform: doc++ Vladimír Vondruš 2017-10-09 17:24:42 +0200
  • 5fb3f435dd Platform: Move emscripten port of Sdl2Application to SDL2 #218 Squareys 2017-09-06 19:34:44 +0200
  • c01961ba6b modules: Add -s USE_SDL=2 to linker flags in FindMagnum.cmake Squareys 2017-09-26 09:22:36 +0200
  • 68766b1dc8 package/ci: fix Emscripten build breakage. Vladimír Vondruš 2017-10-04 10:47:32 +0200
  • f7c6a4d066 CMake: don't trust the MSVC variable. Vladimír Vondruš 2017-10-04 10:14:00 +0200
  • 5a15e74cf7 CMake: quoted variables should not be dereferenced. Squareys 2017-10-03 12:05:19 +0200
  • 726eec73e6 CMake: order policies by number. Vladimír Vondruš 2017-10-03 12:04:52 +0200
  • b9a793320a Doc++ Squareys 2017-10-03 11:43:31 +0200
  • db56be54a0 Shaders: @mosra is evil. Squareys 2017-09-17 19:56:06 +0200
  • 32613a592a Implemented glClearBuffer() APIs from GL 3.0 / GLES 3.0. Vladimír Vondruš 2017-09-05 15:22:33 +0200
  • 5f3ff712bc Platform: show Emscripten windowless app log only after it loads. Vladimír Vondruš 2017-09-04 22:16:58 +0200
  • 94dc9b1149 Platform: fix deprecation warning. Vladimír Vondruš 2017-09-04 22:16:38 +0200
  • 48990755ab Platform: fix dependencies of ScreenedApplication header. Vladimír Vondruš 2017-09-04 22:16:12 +0200
  • 98f920527e Math: get rid of needless GenerateReverseSequence utility. Criss 2017-09-04 22:13:50 +0200
  • 00e27e4784 Replaced Implementation::Sequence with std::index_sequence etc. #217 Criss 2017-09-01 20:57:12 +0200
  • 40b06e08cf Revert "Platform: use saner APIs." Vladimír Vondruš 2017-08-25 17:15:16 +0200
  • 8707e62328 package/archlinux: deploy WebGL2 artifacts to different location. Vladimír Vondruš 2017-08-24 14:06:37 +0200
  • 9733988686 Platform: fix severe aliasing artifacts with defaults on Emscripten. Vladimír Vondruš 2017-08-24 13:59:35 +0200
  • 8e2ecc922b Platform: use saner APIs. Vladimír Vondruš 2017-08-22 22:42:49 +0200
  • c77782c3f4 Audio: ported magnum-al-info to Emscripten. Vladimír Vondruš 2017-08-22 22:41:39 +0200
  • 404c23e63d Platform: ported magnum-info to Emscripten. Vladimír Vondruš 2017-08-22 22:41:08 +0200
  • 130c02cf6d package/archlinux: I'm too old for slow build times. Vladimír Vondruš 2017-08-22 22:36:34 +0200
  • 3cae6a4a86 Platform: don't assume canvas is in all windowless Emscripten apps. Vladimír Vondruš 2017-08-22 22:35:22 +0200
  • 215beaa3be Platform: ability to pass command-line args to Emscripten browser apps. Vladimír Vondruš 2017-08-22 22:34:22 +0200
  • 76d6e1c120 Fix the mess with WebGL 2 extensions. Vladimír Vondruš 2017-08-22 18:06:37 +0200
  • fda77b8965 Platform: port WindowlessEglApplication to Emscripten. Vladimír Vondruš 2017-08-22 16:28:32 +0200
  • 99483385e6 Don't forward-declare things for platforms where they aren't. Vladimír Vondruš 2017-08-22 12:13:21 +0200
  • 16d5cbea14 Don't expose compute shader limit APIs on WebGL. Vladimír Vondruš 2017-08-22 12:12:51 +0200
  • b047c7ed5b modules: make FindEGL work on Emscripten. Vladimír Vondruš 2017-08-22 12:12:21 +0200
  • 1d363e656e doc: updated changelog. Vladimír Vondruš 2017-08-21 22:25:32 +0200
  • 929329b1f8 Fix the ability to create sRGB textures on ES2/WebGL1. Vladimír Vondruš 2017-08-21 19:23:50 +0200
  • d2f8e3bc9e Platform: updated grossly outdated iOS/Android/Emscripten docs. Vladimír Vondruš 2017-08-21 11:55:14 +0200
  • f470b4369c Math/Algorithms: update XFAIL for WebAssembly. Vladimír Vondruš 2017-08-20 19:04:47 +0200
  • 6d6e9522e6 Vanish last remmants of NaCl. Vladimír Vondruš 2017-08-20 18:11:35 +0200
  • 2834ada946 package/ci: don't call brew update to speed up the builds a bit. Vladimír Vondruš 2017-08-20 16:37:49 +0200
  • 984b37259d package/ci: use Xcode 8.3 images for Emscripten build on Travis. Vladimír Vondruš 2017-08-20 16:37:20 +0200
  • 0bdf3f06ea package/archlinux: consistent naming of Emscripten PKGBUILDs. Vladimír Vondruš 2017-08-20 16:37:00 +0200
  • a03f1f599c Initial WebAssembly support. Vladimír Vondruš 2017-08-20 16:36:44 +0200
  • bb55272c5d package/ci: use latest Emscripten on Travis. Vladimír Vondruš 2017-08-20 16:14:51 +0200
  • 1c433486cd Consistently use macOS instead of OSX. Vladimír Vondruš 2017-08-20 16:14:27 +0200
  • 2145ae9b96 Dropped NaCl support. Vladimír Vondruš 2017-08-19 19:07:49 +0200
  • bb31182ec3 Test: add XFAIL to NVidia driver bug that's happening since May or so. Vladimír Vondruš 2017-08-19 12:45:15 +0200
  • 2a72e0d2eb SceneGraph: disable deprecation warnings in deprecated code on MSVC. Vladimír Vondruš 2017-08-19 10:51:56 +0200
  • f1982f2e1b Ability to specify shader attribute properties fully at runtime. Vladimír Vondruš 2017-08-18 20:49:22 +0200
  • b64ef212df Test: we have halves now, so why not test them. Vladimír Vondruš 2017-08-18 20:28:19 +0200
  • ca000e1d52 Text: use container comparison for better test output. Vladimír Vondruš 2017-08-18 17:44:26 +0200
  • e0ee452297 Don't use deprecated Buffer functionality. Vladimír Vondruš 2017-08-18 17:43:47 +0200
  • c576644c9f Added Buffer::mapRead() APIs. Vladimír Vondruš 2017-08-18 17:38:17 +0200
  • 944b068f6d Buffer: deprecate templated overloads of data(), subData() and map(). Vladimír Vondruš 2017-08-15 22:04:55 +0200
  • f33dc5ba75 Test: improve XFAIL messages a bit. Vladimír Vondruš 2017-08-15 21:54:17 +0200
  • 1a279b4aae ObjImporter: doc++ Vladimír Vondruš 2017-08-15 21:54:01 +0200
  • 20110358b0 Audio: Clear error for alcCreateContext failure on emscripten Squareys 2017-08-18 10:16:51 +0200
  • 30de872608 Audio: print human-readable error on context creation failure. Squareys 2017-08-18 10:13:38 +0200
  • 983c8c1ca4 Merge aa43d2fe65 into 98a676ef65 #216 Jonathan Hale 2017-08-18 08:19:37 +0000
  • aa43d2fe65 Audio: Clear error for alcCreateContext failure on emscripten #216 Squareys 2017-08-18 10:16:51 +0200
  • eedd1b20d2 Audio: Add Error and Context::Error enums, debug operator and test Squareys 2017-08-18 10:13:38 +0200
  • 3811a1b208 AnySceneImporter: support most of new formats from AssimpImporter. Vladimír Vondruš 2017-07-22 23:38:56 +0200
  • 98a676ef65 Internal format should be equal to format on ES2 for tex storage fallback. Vladimír Vondruš 2017-07-23 00:27:02 +0200
  • b58029f62b Cube map arrays *are* in ES now. Vladimír Vondruš 2017-07-23 00:24:45 +0200
  • fc54226a83 Make internal function file-local and fix its name. Vladimír Vondruš 2017-07-23 00:23:59 +0200
  • 5aae094086 doc: enforce some sane page order. Vladimír Vondruš 2017-07-12 19:52:16 +0200
  • 54f6da70a3 doc: added changelog since the last public snapshot. Vladimír Vondruš 2017-07-12 17:22:12 +0200
  • 7423170645 Updated project website in hopefully all places. Vladimír Vondruš 2017-07-12 18:16:22 +0200
  • b16755fc13 Doxygen fixes and workarounds. Vladimír Vondruš 2017-07-12 17:22:00 +0200
  • 98e9ac2d92 Minor cleanup. Vladimír Vondruš 2017-07-12 16:23:53 +0200
  • 80e5cdf00d Update project website to a new location. Vladimír Vondruš 2017-07-06 01:36:05 +0200
  • 2384d5cccd external: define also __gl3_h_ in the OpenGL headers. Vladimír Vondruš 2017-06-25 16:20:48 +0200
  • e5bd799003 package/ci: Travis now explicitly needs libgl-dev. Vladimír Vondruš 2017-06-22 15:19:20 +0200
  • dca4ba7881 CMake: specify folders for plugins as well. Vladimír Vondruš 2017-06-20 14:13:45 +0200
  • 7cb5848ea6 CMake: organize targets in folders. Vladimír Vondruš 2017-06-20 17:59:58 +0200
  • 6f83ed516b modules: give MAGNUM_DEPLOY_PREFIX a saner default. Vladimír Vondruš 2017-06-19 18:10:51 +0200
  • 5f6c032275 CMake: enable only C++, if possible. Vladimír Vondruš 2017-06-19 12:39:38 +0200
  • df5c6fbd35 modules: added MAGNUM_DEPLOY_PREFIX cache variable. Vladimír Vondruš 2017-06-15 18:24:34 +0200
  • 05ed476446 CMake: use relative install paths. Vladimír Vondruš 2017-06-15 18:23:44 +0200
  • ed7eac0b42 Platform: implement Sdl2Application::windowSize() on Emscripten. Vladimír Vondruš 2017-06-15 09:25:48 +0200
  • 1cf11a58ca Updated CREDITS.md. Vladimír Vondruš 2017-06-14 16:30:48 +0200
  • 8757883bea Math: don't expect long double (de)normalization to work on MSVC. Vladimír Vondruš 2017-06-14 16:12:18 +0200
  • d7acd86d3c DebugTools: the TODO still holds for MSVC 2017. Vladimír Vondruš 2017-06-14 15:44:14 +0200
  • 0d7e1ba290 Shapes: functions are still not functions on MSVC 2017. Vladimír Vondruš 2017-06-14 13:07:00 +0200
  • 04c7ffdf1b Math/Algorithms: MSVC 2017 needs operator==() as well. sigman 2017-06-14 12:53:40 +0200
  • c6d77161a4 Math/Algorithms: deprecated std::iterator still needed in MSVC 2017. Vladimír Vondruš 2017-06-14 12:57:44 +0200
  • fb9dee2677 Math: MSVC 2017 gets confused by default parameters in constexpr funcs. Vladimír Vondruš 2017-06-14 12:52:33 +0200
  • 24183ce3ba MagnumFont: explicit constructor required for MSVC 2017. sigman 2017-06-14 12:34:48 +0200
  • 2e14d2d752 modules: updated FindCorrade.cmake. Vladimír Vondruš 2017-06-14 12:31:37 +0200
  • e287c3c410 Add vs2017 to the build images sigman 2017-06-10 17:18:24 +0300
  • ecc500e9af Merge 9c5a53167a into f1f34df6a0 #209 sigman 2017-06-13 13:44:22 +0000
  • f1f34df6a0 Math: fixed bit setting bug in BoolVector::set Krzysztof Szenk 2017-06-10 22:03:23 +0200
  • 4f746ce729 Added a test case for BoolVector::set Krzysztof Szenk 2017-06-11 12:47:17 +0200
  • 9c5a53167a Fix vs2017 build #209 sigman 2017-06-12 15:36:04 +0300
  • 2b73009d6b Merge f34f5ef456 into 477bf4c958 #210 Krzysztof Szenk 2017-06-11 10:47:19 +0000
  • f34f5ef456 Added a test case for BoolVector::set #210 Krzysztof Szenk 2017-06-11 12:47:17 +0200
  • 5632c4768c Forgot a modulo Krzysztof Szenk 2017-06-11 01:14:22 +0200
  • 49b9d9fb7a Fixed a fix Krzysztof Szenk 2017-06-10 23:35:28 +0200
  • 17fe75276d Math: fixed bit setting bug in BoolVector::set Krzysztof Szenk 2017-06-10 22:03:23 +0200