680 Commits (e27f3b4e124a44c11cd388f39eefe84b97d3af46)

Author SHA1 Message Date
Vladimír Vondruš e27f3b4e12 Automagic way of importing static plugins. 8 years ago
Vladimír Vondruš d1ed10c0a8 Implement pluginSearchPaths() for all plugin interfaces. 8 years ago
Vladimír Vondruš 6b3a2fb975 Fix Framebuffer::checkStatus() on WebGL 1. 8 years ago
Vladimír Vondruš a929c4f8bf Half float attributes are available on WebGL 2. 8 years ago
Vladimír Vondruš 330f194069 Ported the OpenGLTester class to Emscripten. 8 years ago
Vladimír Vondruš fff756ad06 Work around issue with Unicode shaders with threaded Emscripten. 8 years ago
Vladimír Vondruš 1bb5b89505 Platform: added AndroidApplication::nativeActivity(). 8 years ago
Vladimír Vondruš cf20a4c5bb doc: more Android and platform-specific docs. 8 years ago
Vladimír Vondruš 8c74f4b2db Primitives: added grid3DSolid() and grid3DWireframe(). 8 years ago
Vladimír Vondruš accda6941a Properly print engine startup info to Android log. 8 years ago
Vladimír Vondruš d5ba6cd53d doc: minor fixes. 8 years ago
Vladimír Vondruš a69aa12807 Platform: added AndroidApplication::windowSize(). 8 years ago
Vladimír Vondruš 2c40197764 Android: rework Android building docs from scratch using Gradle. 8 years ago
Vladimír Vondruš fec9b4ea7e CMake: make it possible to override include install location. 8 years ago
Vladimír Vondruš 88a1c94e16 CMake: document the MAGNUM_DEPLOY_PREFIX variable better. 8 years ago
Vladimír Vondruš 87ba0bb265 Rework Android toolchain support. 8 years ago
Vladimír Vondruš 8662919a2b Primitives: new solid and wireframe cone primitive. 8 years ago
Vladimír Vondruš c33fd4d9c6 doc: show how each primitive looks. 8 years ago
Vladimír Vondruš ae8db0471f Primitives: 3D circle primitive. 8 years ago
Vladimír Vondruš 824730afcf Doc++ 8 years ago
Vladimír Vondruš 02ebfacc27 doc: apply pngcrush to shader images. 8 years ago
Vladimír Vondruš cfdc17829e doc: apply pngcrush to Getting Started images. 8 years ago
Vladimír Vondruš c139e0384d Primitives: get rid of useless classes. 8 years ago
Vladimír Vondruš 7917741346 Shaders: rename texture binding functions from set*() to bind*(). 8 years ago
Vladimír Vondruš 2a3a907c15 GL: manual indices for extensions. 8 years ago
Vladimír Vondruš 8edf8c0dfb doc: mention searchability of GL symbols also here. 8 years ago
Vladimír Vondruš f252637e9a doc: license headers everywhere, please. 8 years ago
Vladimír Vondruš dee66a283e Doc++ 8 years ago
Vladimír Vondruš 9985af5601 doc: updated changelog. 8 years ago
Vladimír Vondruš d9b4207426 doc: disable particular snippets on old GCCs. 8 years ago
Vladimír Vondruš e23dd3b5b5 Doc++ 8 years ago
Vladimír Vondruš d905809818 doc: compiled code snippets for the MeshTools namespace. 8 years ago
Vladimír Vondruš aef6b00a62 doc: compiled code snippets for the Text namespace. 8 years ago
Vladimír Vondruš 3906f533bb doc: compiled code snippets for the Shaders namespace. 8 years ago
Vladimír Vondruš d16c3a2c04 doc: compiled code snippets for the root namespace. 8 years ago
Vladimír Vondruš 5c9f74e4b0 doc: converted Platform docs to use compiled code snippets. 8 years ago
Vladimír Vondruš 346acc9bbf doc: updated Vcpkg documentation. 8 years ago
Vladimír Vondruš 6dbfe53cc7 doc: specify proper folder for a target. 8 years ago
Vladimír Vondruš f061548c11 Doc++ 8 years ago
Vladimír Vondruš 311f44faec doc: step-by-step checklists for core developers and maintainers. 8 years ago
Vladimír Vondruš 7da0383310 doc: updated changelog. 8 years ago
Vladimír Vondruš 0ceb54ed7d Support for ARB_texture_filter_anisotropic. 8 years ago
Vladimír Vondruš 2f729f6965 external: updated OpenGL headers for 4.6, related modifications. 8 years ago
Vladimír Vondruš 20a499aa0f Minimal support for OpenGL 4.6. 8 years ago
Vladimír Vondruš 2e3aae42d9 Clarified filtering and renderability of floating-point formats. 8 years ago
Vladimír Vondruš 671c99226f Initial support for OpenGL ES 3.2. 8 years ago
Vladimír Vondruš 61f5d10e30 doc: updated changelog. 8 years ago
Vladimír Vondruš fae2852db7 SceneGraph: removed long-deprecated AbstractCamera class and related headers. 8 years ago
Vladimír Vondruš 08aff4984b Doc++ 8 years ago
Vladimír Vondruš 2bdd1edbbd doc: changelog update for the next release. 8 years ago