276 Commits (35e49c47e28c7d3e70bf0e7fd597d77d9a01d3d8)

Author SHA1 Message Date
Vladimír Vondruš 35e49c47e2 doc: mention more features in math documentation. 12 years ago
Vladimír Vondruš a72ca4b2b6 Math: doc++ 12 years ago
Vladimír Vondruš 7a1789470a Initial ARB_multi_bind usage in *Texture::bind(). 12 years ago
Vladimír Vondruš 93de51c32f Added EXT_shader_integer_mix to extension list. 12 years ago
Vladimír Vondruš 30809a86f3 Shapes: updated and cleaned up the documentation. 12 years ago
Vladimír Vondruš b666044a47 Actually make use of Color[34]ub typedefs. 12 years ago
Vladimír Vondruš 77e38fcce3 New ObjImporter plugin. 12 years ago
Vladimír Vondruš 3be68f8f73 Mention minimal required Android version. 12 years ago
Vladimír Vondruš cb8eecce51 Platform: initial version of AndroidApplication. 12 years ago
Vladimír Vondruš 20ee86be86 doc: building documentation updates. 12 years ago
Vladimír Vondruš 3cd1093a49 doc: fix more obsolete stuff in Platform docs. 12 years ago
Vladimír Vondruš 1aaa350e90 doc: use absolute includes. 12 years ago
Vladimír Vondruš dbf6fc233e Advertise Android support. 12 years ago
Vladimír Vondruš 15e1555bca doc: Android building documentation. 12 years ago
Vladimír Vondruš 19e82abf7d doc: fix order of arguments when building through CMake. 12 years ago
Vladimír Vondruš c8926a473a doc: Only CMAKE_INSTALL_PREFIX is needed. 12 years ago
Vladimír Vondruš 12a2bb81ba Doc++, added some TODOs. 12 years ago
Vladimír Vondruš b1be448453 doc: hint that these function actually take some parameters. 12 years ago
Vladimír Vondruš 703ce0bd89 Explicitly passing shader to Mesh*::draw(). 12 years ago
Vladimír Vondruš a93774eeb2 doc: update Getting Started for MSVC too. 12 years ago
Vladimír Vondruš 3a3830098b doc: mention that it might be easier to use SDL2 on newer systems. 12 years ago
Vladimír Vondruš 2ba69b2c2b doc: added Visual Studio building instructions. 12 years ago
Vladimír Vondruš 4c21e10e57 Support both DSA and SSO variants of glProgramUniform*(). 12 years ago
Vladimír Vondruš e7159c52ae package: added debian package. 12 years ago
Vladimír Vondruš 69225bf8c1 doc: clearly mention all possibly needed CMake module files. 12 years ago
Vladimír Vondruš 30aae1bd48 modules: actually detect the MAGNUM_PLUGINS_DIR. 12 years ago
Vladimír Vondruš 3a1c776557 Adapted to Corrade::PluginManager changes. 12 years ago
Vladimír Vondruš 123a850f4b doc: moved GL-related TODOs where they belong. 12 years ago
Vladimír Vondruš 601913308b Removed now duplicate extension support status, added some TODOs. 12 years ago
Vladimír Vondruš bcf1cf1c63 Better texture attaching in Framebuffer. 12 years ago
Vladimír Vondruš 959d40a02d Split Texture into TextureArray, MultisampleTexture and RectangleTexture. 12 years ago
Vladimír Vondruš 72fe6c3e10 Update OpenGL support. 12 years ago
Vladimír Vondruš ce403cd6a5 3D textures _are_ available in OpenGL ES 3.0. 12 years ago
Vladimír Vondruš 99c0ec7195 doc: Missing include in Getting Started Guide. 12 years ago
Vladimír Vondruš 57ca8ee909 Removed Buffer::maxVertexAttributeBindings(). 12 years ago
Vladimír Vondruš 1ef4a364c9 doc: actually we have a way to retrieve object labels. 12 years ago
Vladimír Vondruš 6f0ba96cb6 Happy new year too. 12 years ago
Vladimír Vondruš 09a273928a doc: new page with troubleshooting for common issues. 12 years ago
Vladimír Vondruš 072ee4e288 doc: mapping of OpenGL limit and state queries, various improvements. 12 years ago
Vladimír Vondruš 1dd8b51e69 doc: added OpenGL support status and OpenGL command mapping. 12 years ago
Vladimír Vondruš f06495dc04 Doc++ 12 years ago
Vladimír Vondruš 4698c4276f doc: updated directory documentation. 12 years ago
Vladimír Vondruš 222292239b Making includes absolute, part 7: fix documentation. 12 years ago
Vladimír Vondruš 2b2ad57280 Making includes absolute, part 3: updated FindMagnum.cmake. 12 years ago
Vladimír Vondruš fef811a01c Add link to Google Groups to documentation. 13 years ago
Vladimír Vondruš 8be2293977 doc: updated Getting Started guide. 13 years ago
Vladimír Vondruš 8bc1793cab Platform: make viewportEvent() only optional. 13 years ago
Vladimír Vondruš 02afa105db Doc++ 13 years ago
Vladimír Vondruš 41abb78230 Advertise MSVC 2013 support. 13 years ago
Vladimír Vondruš d00aa0c560 doc: thoroughly explained plugin usage. 13 years ago