2954 Commits (f7a512fae412ba6ecf69cbf5802d0c0cca14ee88)
 

Author SHA1 Message Date
Vladimír Vondruš f7a512fae4 Testing Buffer move construction and assignment. 13 years ago
Vladimír Vondruš 34c6565e71 Testing Mesh move constructor and assignment. 13 years ago
Vladimír Vondruš 9a9b5a90e1 Added move constructor/assignment to Query classes. 13 years ago
Vladimír Vondruš 3fd165e9bb Added move constructor/assignment to Framebuffer classes. 13 years ago
Vladimír Vondruš 17ac78f224 Added missing Framebuffer::id(). 13 years ago
Vladimír Vondruš 5f51652aff Updated, documented and tested Shader and ShaderProgram movement. 13 years ago
Vladimír Vondruš a4aad89cfb Ability to print Shader::Type enum to Debug output. 13 years ago
Vladimír Vondruš 42c2032d81 Simplified and tested Texture move constructor/assignment. 13 years ago
Vladimír Vondruš f3761b601d Added BufferImage&& overloads to *Texture*::set*Image() functions. 13 years ago
Vladimír Vondruš 98d77e5bd1 Improved BufferImage API, added test. 13 years ago
Vladimír Vondruš 576f9ef210 Improved tests for Image, ImageReference and Trade::ImageData classes. 13 years ago
Vladimír Vondruš 905cd2fb9f Doc++ 13 years ago
michael chung 5218fda6f8 Platform : This commit will allow failsafe core context creation on Mac OS X. 13 years ago
Vladimír Vondruš ca053ac102 Install also AbstractObject.h. 13 years ago
Vladimír Vondruš e7d7cc1f98 modules: added comment explaining include path issues with SDL1/OSX. 13 years ago
michael chung 7476b78c64 1.Build problems on Mac OS X (10.9) 13 years ago
Vladimír Vondruš 33775e33ca Fixed compilation of test on ES2. 13 years ago
Vladimír Vondruš 50d0cb6e1e Minor cleanup. 13 years ago
Vladimír Vondruš 85a2246911 Add missing file. 13 years ago
Vladimír Vondruš 7f22b9c214 Support for debug message callback from KHR_debug. 13 years ago
Vladimír Vondruš 3ad9050e15 Disallow overriding exec() in GL tests. 13 years ago
Vladimír Vondruš f2d3ecca7c Platform: display DebugMessage limits in magnum-info. 13 years ago
Vladimír Vondruš ea98281612 New class DebugMessage for inserting debug messages via KHR_debug. 13 years ago
Vladimír Vondruš e88143fb9e Added EXT_debug_marker extension to the list and GL headers. 13 years ago
Vladimír Vondruš dfd86079bc Minor cleanup. 13 years ago
Vladimír Vondruš c9104906e7 Use CORRADE_TARGET_WINDOWS instead of _WIN32. 13 years ago
Vladimír Vondruš c4a28965cb modules: updated FindCorrade.cmake from Corrade repository. 13 years ago
Vladimír Vondruš 2c73bbb0b9 Remove offensive comment. 13 years ago
Vladimír Vondruš 34954a54e3 Use std::string::data() instead of std::string::c_str(). 13 years ago
Vladimír Vondruš f1e2bf3b93 Fixed documentation links to EXT_debug_label. 13 years ago
Vladimír Vondruš 4c33f86101 Doxyfile: added annother variant of extension links. 13 years ago
Vladimír Vondruš d1144b0484 GCC 4.6 compatibility: no std::string::pop_back(). 13 years ago
Vladimír Vondruš c24bae8431 Fix tests on ES build. 13 years ago
Vladimír Vondruš 92a161fbda Platform: display label limits in magnum-info. 13 years ago
Vladimír Vondruš b2325dda2f Support for object labels from KHR_debug and EXT_debug_label. 13 years ago
Vladimír Vondruš 100527cd3d Remove obsolete glLoadGen-related workarounds. 13 years ago
Vladimír Vondruš 11da68aff4 external: updated glLoadGen-generated GL headers. 13 years ago
Vladimír Vondruš 0d262bda41 Added EXT_debug_label extension to the list. 13 years ago
Vladimír Vondruš bfe6033348 Minor cleanup. 13 years ago
Vladimír Vondruš f0ec6ffb21 Xlib.h, I hate you sincerely. 13 years ago
Vladimír Vondruš c74c107e7f Add Mesh::id() for consistency. 13 years ago
Vladimír Vondruš d4162a4160 Platform: add dummy title setting function to NaClApplication. 13 years ago
Vladimír Vondruš fc1a486f00 Platform: ignore Sdl2Application title in Emscripten. 13 years ago
Vladimír Vondruš 27a80cb76e Shaders: doc++ 13 years ago
Vladimír Vondruš 5b56235084 Adapted to Corrade changes. 13 years ago
Vladimír Vondruš 48ee52b14f Remove misleading comment. 13 years ago
Vladimír Vondruš f796b5a781 Ignore CORRADE_DEPRECATED() macro in Doxygen. 13 years ago
Vladimír Vondruš 2157123de0 Updated toolchains submodule. 13 years ago
Vladimír Vondruš 8850f69f20 external: updated Optional with Native Client support. 13 years ago
Vladimír Vondruš 0204669735 Platform: add at least some support for wheel events to NaClApplication. 13 years ago