537 Commits (c7bb153d0a5d5fc0c47685e624dcc1e977a3b01e)
 

Author SHA1 Message Date
Vladimír Vondruš c7bb153d0a Port to OpenGL ES 2. 14 years ago
Vladimír Vondruš 0ac52b1c8b Doc++ 14 years ago
Vladimír Vondruš 1720a67984 Trade::ObjectData: support for empty instances. 14 years ago
Vladimír Vondruš 43fbbb91fa Bumped version of AbstractImporter interface due to recent changes. 14 years ago
Vladimír Vondruš 28b28d66f1 AbstractImporter: Added functions for matching IDs and names. 14 years ago
Vladimír Vondruš 95e65ac830 AbstractImporter: strongly-typed Feature enum. 14 years ago
Vladimír Vondruš d5d0e49536 Trade: using signed/unsigned int instead of size_t for IDs. 14 years ago
Vladimír Vondruš cc4d05781f @todo++ 14 years ago
Vladimír Vondruš f4496a0ba2 Fixed typo. 14 years ago
Vladimír Vondruš 718f1f6743 Set implementation for strongly-typed enums. 14 years ago
Vladimír Vondruš e66779df32 Shader: follow pipeline order in Type enum. 14 years ago
Vladimír Vondruš 4e86dfa6ca Less verbose program parameter setters. 14 years ago
Vladimír Vondruš 901c987d35 Coding style: where to put deleted constructors and assignment operators. 14 years ago
Vladimír Vondruš 2d18915dcc Un-confused documentation. 14 years ago
Vladimír Vondruš 72f2bf3ff9 Support for setting shader program parameters. 14 years ago
Vladimír Vondruš 8ad76ad7e5 Fixed Windows build. 14 years ago
Vladimír Vondruš 4af08d04c1 Renamed visibility headers to distinguish them from API headers. 14 years ago
Vladimír Vondruš 9170728c66 @todo++ 14 years ago
Vladimír Vondruš 4dcb5df21c Reworked binding of textures to shaders. 14 years ago
Vladimír Vondruš 04793390e1 Added constexpr to inline const functions where possible. 14 years ago
Vladimír Vondruš ff5ce74c61 Added missing const. 14 years ago
Vladimír Vondruš d583a8f73f Removed unneeded virtual from destructor. 14 years ago
Vladimír Vondruš a8ce2257be Added missing inline. 14 years ago
Vladimír Vondruš 3861c91030 Disable instantiation of Trade::AbstractMaterialData. 14 years ago
Vladimír Vondruš 21cb067494 @todo++ 14 years ago
Vladimír Vondruš b931c83309 Using tagfile from Corrade documentation. 14 years ago
Vladimír Vondruš 59dcd0dddc Modified MeshTools::interleave() to support any STL container type. 14 years ago
Vladimír Vondruš 320609995c Minor documentation updates. 14 years ago
Vladimír Vondruš 79945ab6fc Documentation: organizing the classes into "modules". 14 years ago
Vladimír Vondruš c11b397d3f Documentation update. 14 years ago
Vladimír Vondruš f0cb14bae9 Revert "Adapted to OpenGL 4.2 renaming of GL_COPY_*_BUFFER." 14 years ago
Vladimír Vondruš 83ff04f0a2 Camera: added setters for depth and stencil clear value. 14 years ago
Vladimír Vondruš a32498361c Camera::setClearColor() is now static. Removed getter. 14 years ago
Vladimír Vondruš acb8029a93 SDL2 context: keyboard handling for basic keys. 14 years ago
Vladimír Vondruš 9d39808a84 Better Camera clearing. 14 years ago
Vladimír Vondruš 16f8b9bbe6 Added stencil test to camera features. 14 years ago
Vladimír Vondruš 90fbc956cc More unique name for PhongShader resources. 14 years ago
Vladimír Vondruš 1aca6caf5f AbstractTexture: documented relation between loose and exact types. 14 years ago
Vladimír Vondruš f97a272fb6 Texture documentation reorganization. 14 years ago
Vladimír Vondruš e868d8e03c Deprecating AbstractShaderProgram::bind*Location(). 14 years ago
Vladimír Vondruš 5133861750 Links to required extensions in documentation. 14 years ago
Vladimír Vondruš ce5276b7f0 Doxygen: create tag file. 14 years ago
Vladimír Vondruš 9cb0846718 Sdl2Context: mouse handling. 14 years ago
Vladimír Vondruš 83fd5df368 Disable instantiation of all Abstract* classes. 14 years ago
Vladimír Vondruš 39a313a357 Brought debug facilities from Corrade::Utility to Magnum namespace. 14 years ago
Vladimír Vondruš 831506d5f1 Removed forgotten debug output. 14 years ago
Vladimír Vondruš 426d1bc95e Renamed GLutContext::mouseMoveEvent() to mouseMotionEvent(). 14 years ago
Vladimír Vondruš e9a7a532bf Light::clean() cannot be hidden. 14 years ago
Vladimír Vondruš 09bfc5927f Updated FindCorrade.cmake. 14 years ago
Vladimír Vondruš ef6d70c8ad First version of SDL2 context. 14 years ago