1171 Commits (ae013effff73a7da38c34297542b5b50eb590a86)
 

Author SHA1 Message Date
Vladimír Vondruš ae013effff Adapted to Corrade changes. 14 years ago
Vladimír Vondruš 43f6dbc72d Using integer vector aliases all over the place. 14 years ago
Vladimír Vondruš 34a8ad4724 Aliases for integer and unsigned integer vector types. 14 years ago
Vladimír Vondruš 3dafbb6ed9 Assert that GLsizei is signed integer. 14 years ago
Vladimír Vondruš 44a10e0e9d Documentation and example usage of textures. 14 years ago
Vladimír Vondruš 06e526d7a1 Using Array instead of Vector for *Texture::setWrapping(). 14 years ago
Vladimír Vondruš f27fe75e4a New class Array, usable instead of Vector for non-numeric purposes. 14 years ago
Vladimír Vondruš 12817b505d Test vector component accessors. 14 years ago
Vladimír Vondruš c3462ea266 Doc++ 14 years ago
Vladimír Vondruš b89ae07b3b What?! 14 years ago
Vladimír Vondruš 1482dd9f50 FindMagnum.cmake: Don't expose *_LIBRARY and *_INCLUDE_DIR to users. 14 years ago
Vladimír Vondruš 6c5d96d645 Adapted to Corrade changes. 14 years ago
Vladimír Vondruš 265f1be241 Forward declaration cleanup. 14 years ago
Vladimír Vondruš 67f2e0fc7f GCC 4.6 compatibility is now handled by Corrade. 14 years ago
Vladimír Vondruš b1025b7bc0 Updated FindCorrade.cmake from Corrade repository. 14 years ago
Vladimír Vondruš a9d2062efe More checks for sanity of Matrix4::rotation(). 14 years ago
Vladimír Vondruš 8f13362f7a Allow attribute-less Mesh. 14 years ago
Vladimír Vondruš 049523cb74 Worked around long-standing Doxygen warnings. 14 years ago
Vladimír Vondruš 6dbdf58476 Component-wise comparison for Vector class. 14 years ago
Vladimír Vondruš 231c002838 Explicitly use *Matrix in names when appropriate. 14 years ago
Vladimír Vondruš 35d8905790 Debug output and configuration parser for Mesh::Primitive. 14 years ago
Vladimír Vondruš ca0bbe79fb Debug output and configuration parser for Type enum. 14 years ago
Vladimír Vondruš f184c6f005 Using real class for testing configuration value parsing. 14 years ago
Vladimír Vondruš 891cc6606e Adapted to Corrade changes. 14 years ago
Vladimír Vondruš 2fc010263d Class AbstractResourceLoader. 14 years ago
Vladimír Vondruš d688cf2efc ResourceManager: new Loading and NotFound data states. 14 years ago
Vladimír Vondruš 72145e1339 Debug output operator for ResourceState enum. 14 years ago
Vladimír Vondruš 1ac9041680 ResourceManager: stateless test. 14 years ago
Vladimír Vondruš ca9828de64 ResourceManager: various cleanup. 14 years ago
Vladimír Vondruš 510755ea6e ResourceManager: privately inherit Implementation::ResourceManagerData. 14 years ago
Vladimír Vondruš 4bdb248e76 ResourceManager: public accessor for fallback resource. 14 years ago
Vladimír Vondruš 9623229ec0 Reorganized ResourceManager.h / Resource.h files. 14 years ago
Vladimír Vondruš 9c007114ac ResourceManager: make internal functions private. 14 years ago
Vladimír Vondruš 4545eb8987 Doc++ 14 years ago
Vladimír Vondruš a387e23f43 Updated forward declarations. 14 years ago
Vladimír Vondruš b7e3871cde Split Resource and ResourceManager to two files. 14 years ago
Vladimír Vondruš 0181bad749 Workaround to fix KDevelop autocompletion. 14 years ago
Vladimír Vondruš 3ac906db9e Fixed AbstractShaderProgram documentation. 14 years ago
Vladimír Vondruš 2f4092bde0 Prefix *_EXPORT macros with MAGNUM_ to avoid collisions. 14 years ago
Vladimír Vondruš 6793a30701 NaClApplication: implemented mouse locking. 14 years ago
Vladimír Vondruš 331b027fb8 Minor cleanup. 14 years ago
Vladimír Vondruš 78e9c7add1 NaClApplication: schedule one more redraw after fullscreen switch. 14 years ago
Vladimír Vondruš 8a3d2c12c6 Doc++ 14 years ago
Vladimír Vondruš 03721cd95c Bring Math::Constants<float> to Magnum namespace. 14 years ago
Vladimír Vondruš 438bd52bf3 Doc++ 14 years ago
Vladimír Vondruš afacc9071f Updated forward declaration header. 14 years ago
Vladimír Vondruš 8e3e3ac6d3 Doc++ 14 years ago
Vladimír Vondruš 97383b8a62 NaClApplication: fullscreen switching support. 14 years ago
Vladimír Vondruš 152eb4e4b4 NaClApplication: fixed boolean fuckup. 14 years ago
Vladimír Vondruš c488d8f2d0 Minor #include cleanup. 14 years ago