18 Commits (49fd379da555f1b1f20fca8be2c20ea37064013c)

Author SHA1 Message Date
Vladimír Vondruš 4695907fb2 Removed long-deprecated stuff from DebugMessage. 8 years ago
Vladimír Vondruš 623fa97970 Updated copyright year. 8 years ago
Vladimír Vondruš 2145ae9b96 Dropped NaCl support. 9 years ago
Vladimír Vondruš 7a16273e5d Updated copyright year. 9 years ago
Vladimír Vondruš b0f6be40e1 Fix deprecation warnings and add more deprecation attributes. 10 years ago
Vladimír Vondruš 42d9679ac0 Exclude unreachable code from code coverage. 10 years ago
Vladimír Vondruš 7d8b2ce9a6 Print value of invalid enums in debug output, test those cases. 10 years ago
Vladimír Vondruš 771b4d517a Exclude debug operators from code coverage. 10 years ago
Vladimír Vondruš 23646e6690 Hell, this project is big. 10 years ago
Vladimír Vondruš d1714bfd1e Context::current() now returns reference instead of pointer. 10 years ago
Vladimír Vondruš 0aa16595eb Use new-style debug operators everywhere. 11 years ago
Vladimír Vondruš e2c1ca1487 Remove old std::to_string()-related MinGW workarounds. 11 years ago
Vladimír Vondruš 99ff54d3d9 Adapted to Corrade changes. 11 years ago
Vladimír Vondruš d848ea29e7 Attempt to fix build without assertions no. 4. 11 years ago
Vladimír Vondruš 1f985dfec6 First-class WebGL support, part 2: no debug output. 11 years ago
Vladimír Vondruš 3206f98716 Work around missing std::to_string() on NaCl/Android/MinGW32. 11 years ago
Vladimír Vondruš 73a743668b Less verbose and annoyingly useless debug output. 11 years ago
Vladimír Vondruš c3d9f7a72b Support for debug groups from KHR_debug and EXT_debug_marker. 11 years ago