6697 Commits (8f30eb3d90d4c46f520a2556b5008cd8e47b83d2)
 

Author SHA1 Message Date
Vladimír Vondruš 8f30eb3d90 doc: mention Eigen integration. 7 years ago
Vladimír Vondruš e7a941875b Platform: show more preprocessor info in magnum-gl-info. 7 years ago
Vladimír Vondruš 76870e7821 Platform: update WindowlessEglApplication for Emscripten 1.38.24. 7 years ago
Vladimír Vondruš 3ce2a1ed94 Doc++ 7 years ago
Vladimír Vondruš 8a036bf910 Audio,Platform: update Emscripten markup for windowless apps as well. 7 years ago
Vladimír Vondruš 4b29f64b5a CMake: last piece missing for CMake subproject support in Emscripten. 7 years ago
Vladimír Vondruš 447fa84816 CMake: move -s USE_WEBGL2=1 for Esmcripten to FindOpenGLES3.cmake. 7 years ago
Vladimír Vondruš df6b414185 doc: update Emscripten docs with further code size hints. 7 years ago
Vladimír Vondruš 39678dac09 Platforms: update Emscripten markup for 1.38.27 and up. 7 years ago
Vladimír Vondruš 80f37d5262 Platforms: Pointer_stringify() is no more. 7 years ago
Vladimír Vondruš cfd9b5d39c Platform: add a test for Sdl2Application::setContainerCssClass(). 7 years ago
Vladimír Vondruš 25aa1b8c22 Text: expect opened font in all AbstractFont accessors. 7 years ago
Vladimír Vondruš db1d18729c Text: test basic AbstractFont construction. 7 years ago
Vladimír Vondruš 7fefac955a Text: debug output for AbstractFont::Feature[s]. 7 years ago
Vladimír Vondruš 344e00ce11 Text: implement file callbacks for AbstractFont. 7 years ago
Vladimír Vondruš 88135b72bc Text: doc++ 7 years ago
Vladimír Vondruš e198be76a1 Text: minor cleanup in the test. 7 years ago
Vladimír Vondruš 037206fd56 Trade: minor cleanup. 7 years ago
Vladimír Vondruš e361f38cfb Trade: fix annoying missing initializer warnings on GCC 4.8. 7 years ago
Vladimír Vondruš 589a912fa1 Trade: accept const references in AbstractImporter file callbacks. 7 years ago
Vladimír Vondruš 29d88c8a71 Trade: test also plain AbstractImporter::openData(). 7 years ago
Vladimír Vondruš 11b4514372 Trade: doc++ 7 years ago
Vladimír Vondruš 76c8603bc7 Trade: clean up unnecessary cruft in the AbstractImporter test. 7 years ago
Vladimír Vondruš e3fc0d037c Move Trade::ImporterFileCallbackPolicy to InputFileCallbackPolicy. 7 years ago
Vladimír Vondruš 8357442ad7 DebugTools: don't try to use system plugin dirs in CompareImage test. 7 years ago
Vladimír Vondruš 41634e3e9f modules: properly include FPHSA where needed. 7 years ago
Vladimír Vondruš 9005b3c9aa Platform: expose also window events via Sdl2Application::anyEvent(). 7 years ago
Vladimír Vondruš 2bccfbf6a2 Updated credits and changelog. 7 years ago
Guillaume Jacquemin daf1deab3e Sdl2Application: add glContext() accessor. 7 years ago
Vladimír Vondruš 29f840a004 package/ci: further cheating for code coverage. 7 years ago
Vladimír Vondruš 6d1de91667 doc: updated changelog. 7 years ago
Vladimír Vondruš f4a5fe8c06 CMake: don't expose TARGET_*GLES* when WITH_GL is OFF. 7 years ago
Vladimír Vondruš bfe9943011 CMake: BUILD_GL_TESTS needs TARGET_GL. 7 years ago
Vladimír Vondruš b4f925bf9a modules: GLUT?! nooo. 7 years ago
Vladimír Vondruš 875ad29dde DebugTools: the visibility.h header is needed always. 7 years ago
Vladimír Vondruš 94ca8273e1 No need to leak GL headers everywhere. 7 years ago
Vladimír Vondruš 8e8010c40b Document and print helpful error messages for GL-dependent features. 7 years ago
Vladimír Vondruš 8cac681e31 CMake: not all of those things depend on GL anymore. 7 years ago
Vladimír Vondruš 053f406b7d Platform: make SDL2 and GLFW apps buildable without TARGET_GL again. 7 years ago
Vladimír Vondruš 1d5779b7a2 doc: build GL-dependent snippets only if GL is enabled. 7 years ago
Vladimír Vondruš 63e914909f GL: fix unused variable warning in a test. 7 years ago
Vladimír Vondruš 4042a080d7 package/ci: properly build GLX apps/contexts on the sanitizer build. 7 years ago
Vladimír Vondruš cb22975d1b Trade: minor cleanup. 7 years ago
Vladimír Vondruš 4b0692e7b9 MagnumFontConverter: ensure predictable output order. 7 years ago
Vladimír Vondruš 00350791a3 MagnumFontConverter: gracefully fail with glyph caches on OpenGL ES. 7 years ago
Vladimír Vondruš 8b748ace7d Text: properly report failures from AbstractFontConverter. 7 years ago
Vladimír Vondruš a5634f4bf4 Text: fix annoying warnings on GCC 4.8. 7 years ago
Vladimír Vondruš 834c5fe40d Text: API-independent base for glyph caches. 7 years ago
Vladimír Vondruš 215d50a087 Text: allow empty files in AbstractFont. 7 years ago
Vladimír Vondruš 7ed35d3005 Updated changelog and credits. 7 years ago