733 Commits (112b9fd394e476aa4f1203f102c19b949c3dbb61)

Author SHA1 Message Date
Vladimír Vondruš 4d565a8f73 DebugTools: CompareImage now supports only generic pixel formats. 8 years ago
Vladimír Vondruš 20799c1b17 TgaImporter, TgaImageConverter: use generic pixel formats. 8 years ago
Vladimír Vondruš 4a88b4633d DebugTools: support generic pixel formats in textureSubImage(). 8 years ago
Vladimír Vondruš 4e757a3f64 Split the OpenGL layer out, pt 26: remove dependencies on the GL lib. 8 years ago
Vladimír Vondruš 499984e82c Split the OpenGL layer out, pt 25: updated documentation code snippets. 8 years ago
Vladimír Vondruš 298e7c20a7 Split the OpenGL layer out, pt 23: adapted Platform. 8 years ago
Vladimír Vondruš fbe52532f6 Split the OpenGL layer out, pt 16: {Extensions::GL => GL::Extensions}. 8 years ago
Vladimír Vondruš 9e58eaca61 Split the OpenGL layer out, pt 15: compatibility for Platform::Context. 8 years ago
Vladimír Vondruš 53e2043c6b Split the OpenGL layer out, pt 14: Platform::{Context => GLContext}. 8 years ago
Vladimír Vondruš 9e4ccf6a55 Split the OpenGL layer out, pt 13: renamed GL-related macros. 8 years ago
Vladimír Vondruš a1d2277e96 Split the OpenGL layer out, pt 12: generic sampler state. 8 years ago
Vladimír Vondruš b3fa6e538a Split the OpenGL layer out, pt 11: generic MeshPrimitive and MeshIndexType. 8 years ago
Vladimír Vondruš 7b5ef21bd9 Don't return redundant info from Image*::dataProperties(). 8 years ago
Vladimír Vondruš 6d41597d1d Split the OpenGL layer out, pt 9: generic pixel formats. 8 years ago
Vladimír Vondruš ddbf220c30 Split the OpenGL layer out, pt 8: move out GL-specific PixelStorage parts. 8 years ago
Vladimír Vondruš 82fce786d8 Split the OpenGL layer out, pt 7: renamed magnum-info to magnum-gl-info. 8 years ago
Vladimír Vondruš 9dcaf23389 Split the OpenGL layer out, pt 4: new Magnum::GL namespace. 8 years ago
Vladimír Vondruš d863fbee30 Split the OpenGL layer out, pt 3: new MAGNUM_TARGET_GL variable. 8 years ago
Vladimír Vondruš a4b6ad9b26 Split the OpenGL layer out, pt 2: updated FindMagnum.cmake. 8 years ago
Vladimír Vondruš fc1b167bff Split the OpenGL layer out, pt 1: moving files to a new location. 8 years ago
Vladimír Vondruš 64b54250b6 doc: clarify Emscripten bootstrap setup. 8 years ago
Vladimír Vondruš 1df20a8dc4 doc: make the snippet actually compile on ES. 8 years ago
Vladimír Vondruš 3a78c4dd5a Audio: moved Buffer::Format to BufferFormat. 8 years ago
Vladimír Vondruš 26c5617011 doc: moved old changelogs to a separate page. 8 years ago
Vladimír Vondruš b8187f44d6 doc: avoid MSVC warnings when compiling snippets. 8 years ago
Vladimír Vondruš 56223b0535 doc: compiling Portability page code snippets. 8 years ago
Vladimír Vondruš 901339eb75 doc: compiling Types page code snippets. 8 years ago
Vladimír Vondruš be789db119 doc: compiling Method Chaining page snippets. 8 years ago
Vladimír Vondruš 6f4e6ef2e6 doc: compiling Debug Tools page code snippets. 8 years ago
Vladimír Vondruš eee87ff28e doc: compiling Matrix and vector operations page code snippets. 8 years ago
Vladimír Vondruš b3208e8f75 doc: compiling Transformations page code snippets. 8 years ago
Vladimír Vondruš 067fc43b6b doc: adapt image generators to new plugin workflow. 8 years ago
Vladimír Vondruš 848ad4ae7b doc: updated changelog. 8 years ago
Vladimír Vondruš 14c235f8ee Deprecated {Compressed,}Image::setData() functions. 8 years ago
Vladimír Vondruš 920db7aa73 Split the Trade library out. 8 years ago
Vladimír Vondruš 4641972e4d CMake: force static plugins on iOS and WinRT. 8 years ago
Vladimír Vondruš 48de33a5d8 Updated inter-library option dependencies and related docs. 8 years ago
Vladimír Vondruš d17548b77e Advertise presence of Magnum packages in ArchLinux community repo. 8 years ago
Vladimír Vondruš 8a2815ade5 Integrated the Any* plugins to the buildsystem and docs. 8 years ago
Vladimír Vondruš 01e2727326 Removed PixelStorage::setSwapBytes(). 8 years ago
Vladimír Vondruš a60f36302e doc: added documentation TODO. 8 years ago
Vladimír Vondruš 92071a342c Math: added isInf() and isNan() 8 years ago
Vladimír Vondruš 1491415379 Doc++ 8 years ago
Vladimír Vondruš 2da8e9be71 Doc++ 8 years ago
Vladimír Vondruš aacafbbb2f doc: mention the new static plugin import files in Developers Guide. 8 years ago
Vladimír Vondruš 7838b01f59 doc: document how to do Android on Travis. 8 years ago
Vladimír Vondruš b4df8db9a9 CMake: proper absolute MAGNUM_PLUGINS_DIR variables. 8 years ago
Vladimír Vondruš 7913367365 Trade: debug output for PhongMaterialData::Flag[s]. 8 years ago
Vladimír Vondruš 6158ae0aca doc: some info about Travis. 8 years ago
Vladimír Vondruš fd942a7eb0 doc: reworked the plugins documentation. 8 years ago