4737 Commits (58c98cae3e7772ec9bdb6fa8a964d2fb00a044aa)
 

Author SHA1 Message Date
Vladimír Vondruš a7acee6516 modules: add forgotten WindowlessWglApplication into the find module. 10 years ago
Vladimír Vondruš 84c80c297f modules: CMake goes crazy when I'm using frameworks as imported targets. 10 years ago
Vladimír Vondruš 27ac1e4575 Modern CMake usage: don't treat imported targets as files. 10 years ago
Vladimír Vondruš 01ffbe93a9 Modern CMake usage: reworked to use target-specific properties. 10 years ago
Vladimír Vondruš 08a2a75c5c Modern CMake usage: updated FindCorrade.cmake and FindNodeJs.cmake. 10 years ago
Vladimír Vondruš 4a540d5c6c Modern CMake usage: bump minimal version to 2.8.12. 10 years ago
Vladimír Vondruš ca887ddebe Modern CMake usage: use CMake 2.8.12 on Travis CI. 10 years ago
Vladimír Vondruš 21e2ed7577 Math: no need to make the test complicated. 10 years ago
Vladimír Vondruš c33fddec86 Updated toolchains submodule. 10 years ago
Vladimír Vondruš e832e46342 modules: updated FindCorrade.cmake. 10 years ago
Vladimír Vondruš 70f7694d5a Fix building on GLES2/WebGL. 10 years ago
Vladimír Vondruš 3a87c9b948 Properly reset image bindings on destruction. 10 years ago
Vladimír Vondruš 2f97617bb6 Minor cleanup and documentation. 10 years ago
Nicholas "LB" Braden f9ead4ef83 Fix 'zero as null pointer constant' warning 10 years ago
dlardi 5975945d29 WGL context library build fixed 10 years ago
Vladimír Vondruš 7949c376c5 Platform: link also all static libraries to Magnum. 10 years ago
Vladimír Vondruš 60772f478e Use proper CMake variable for Corrade Utility library. 10 years ago
Vladimír Vondruš 8469beec3b Platform: destroy SDL2 window also if Magnum context creation fails. 10 years ago
Vladimír Vondruš 29081acc94 Platform: avoid window blinking with multiple context creation attempts. 10 years ago
Vladimír Vondruš a3b84a4bf3 doc: update Homebrew installation docs. 10 years ago
Vladimír Vondruš 4bcb79c315 Platform: properly handle SDL2 context creation failure on Emscripten. 10 years ago
Vladimír Vondruš fedf84a871 Platform: remove unneeded flag fiddling in Sdl2Application. 10 years ago
Vladimír Vondruš 99b402c771 package/debian: stop annoying linters complain about meaningless things. 10 years ago
Vladimír Vondruš b42c436df0 doc: suggest static building for iOS. 10 years ago
Vladimír Vondruš 0658f7a5f8 modules: don't unset MAGNUM_*APPLICATION_* vars if they stay the same. 10 years ago
Vladimír Vondruš 4d9f4bd25d Install Test/AbstractOpenGLTester.h every time. 10 years ago
Squareys c11903975a doc++: ResourceManager::instance() now returns a reference. 10 years ago
Squareys cf6ef1310a doc++: Use AnimableGroup3D instead of DrawableGroup3D for Animable3D. 10 years ago
Vladimír Vondruš 25a2796833 Fix Doxygen warnings. 10 years ago
Vladimír Vondruš 08c8f5a635 Advertise iOS support, document building and usage. 10 years ago
Vladimír Vondruš 02b2ce109f Platform: doc++ 10 years ago
Vladimír Vondruš a771b60af6 Platform: use zero window size on iOS and let SDL2 autodetect. 10 years ago
Vladimír Vondruš e70cb8bfdc Platform: no point in having SDL2 window title on iOS. 10 years ago
Vladimír Vondruš f3d774fa48 Math: revert ability to convert Vector<1, T> to T. 10 years ago
Vladimír Vondruš 18bb3fccfc Platform: fix iOS display orientation events in Sdl2Application. 10 years ago
Vladimír Vondruš 5d110ba7b1 Math: added Range::contains(). 10 years ago
Vladimír Vondruš 4caef08cee Doc++ 10 years ago
Vladimír Vondruš 1dc9ba8611 package/debian: fix build on machines with custom binary NV drivers. 10 years ago
Vladimír Vondruš ca0892f026 Math: make it possible to convert Vector<1, T> to T. 10 years ago
Vladimír Vondruš d6d0fd1890 Math: test that it's possible to convert Vector<1, T> to T. 10 years ago
Vladimír Vondruš 19590df462 Platform: added iOS HiDPI and menu bar toggles to Sdl2Application. 10 years ago
Vladimír Vondruš 2a62e6772e Platform: fix viewport initialization on iOS. 10 years ago
Vladimír Vondruš 4658d9fbb2 package/archlinux: colored test output. 10 years ago
Vladimír Vondruš 5fe0d3e8fe Math: doc++ 10 years ago
Vladimír Vondruš da9e86fc77 Math: ability to join two ranges. 10 years ago
Vladimír Vondruš f52e156e90 Platform: print Buffer::minMapAlignment() in magnum-info. 10 years ago
Vladimír Vondruš 38fc5884de package/archlinux: don't compile WavAudioImporter on Emscripten. 10 years ago
Vladimír Vondruš 107d4ce422 Fix unused variable warning on Emscripten. 10 years ago
Sam Spilsbury d60fa66b27 AbstractFramebuffer: Always use bindImplementationSingle for WebGL 10 years ago
Vladimír Vondruš 23646e6690 Hell, this project is big. 10 years ago