7236 Commits (7f4da303cb09d7ca450ad3e33734782e7e827e2c)
 

Author SHA1 Message Date
Vladimír Vondruš 7f4da303cb Require at least CMake 3.4. 7 years ago
Vladimír Vondruš a018521a8c CMake: simplify plugin test setup. 7 years ago
Vladimír Vondruš dbb4cb39a1 GL: improve Framebuffer usage docs. 7 years ago
Vladimír Vondruš 3f9c541753 GL: add ES-only TextureFormat::BGRA[8]. 7 years ago
Vladimír Vondruš 7b368dcdf4 GL: mention how to do --magnum-log quiet directly from C++. 7 years ago
Vladimír Vondruš a1a59ec4ea Shaders: assert on the wireframe flag when calling related setters. 7 years ago
Vladimír Vondruš 398988193a TextureTools: increase fuzzy compare threshold for iOS/WebGL. 7 years ago
Vladimír Vondruš 414845d07c doc: update source SVG for a newer Inkscape. 7 years ago
Vladimír Vondruš 8bac2a05a5 Platform: more compact list of GLSL versions in magnum-gl-info. 7 years ago
Vladimír Vondruš 387a12c329 Trade: provide less useless OOB assert messages. 7 years ago
Vladimír Vondruš 9315175a72 Shaders: avoid MeshVisualizer::VertexIndex reusing a generic color slot. 7 years ago
Vladimír Vondruš a0f0015211 Shaders: de-inline uniform setters. 7 years ago
Vladimír Vondruš 9616273e18 Shaders: improve MeshVisualizer docs. 7 years ago
Vladimír Vondruš 0e8e6f43e5 Shaders: adjust thresholds for Flat/Phong vertex color WebGL 1 tests. 7 years ago
Vladimír Vondruš a515bdf297 Shaders: rendering tests for all remaining builtin shaders. 7 years ago
Vladimír Vondruš 2d1d9f4b29 Shaders: simplified [DistanceField]Vector and VertexColor shader tests. 7 years ago
Vladimír Vondruš d89b74d40a DebugTools: now it can happen that the pixel list is empty. 7 years ago
Vladimír Vondruš 5b1c521f99 DebugTools: provide verbose diagnostic from CompareImage. 7 years ago
Vladimír Vondruš cb492f932a DebugTools: don't print a newline after comparison delta image. 7 years ago
Vladimír Vondruš dbfc145362 DebugTools: copypaste oops, so this wasn't testing the correct thing. 7 years ago
Vladimír Vondruš 14d602ab0e doc: updated changelog. 7 years ago
Vladimír Vondruš 64e365eeee AnyImageImporter: Basis file signature is just the two bytes. 7 years ago
Vladimír Vondruš e49136fd24 GL: I *knew* there was a reason I did this. 7 years ago
Vladimír Vondruš fb45e5c9ca doc: updated changelog and credits. 7 years ago
Florian Goujeon 837defa182 Fix DistanceFieldVector on WebGL iOS 7 years ago
Vladimír Vondruš 9e613f6ec4 package/ci: rotten stuff gets more rotten. 7 years ago
Vladimír Vondruš 957e8470fe GL: put extension docs to proper enum value. 7 years ago
Vladimír Vondruš f58a15b9a1 GL: update outdated info -- ASTC is on WebGL now. 7 years ago
Vladimír Vondruš eef1981b43 GL: added hasTextureFormat() and textureFormat() helpers. 7 years ago
Vladimír Vondruš 7f70dc7385 Math: XFAIL most (all?) NoInit tests in Release builds. 7 years ago
Vladimír Vondruš dc4c24da03 Vk: fix handling of unsupported formats. 7 years ago
Vladimír Vondruš d9cef2feea Add HDR ASTC pixel formats. 7 years ago
Vladimír Vondruš 893d5d38bc ASTC: the pain never ends (3D formats). 7 years ago
Vladimír Vondruš cd39463876 Shaders: verify that no GL errors happened during construction. 7 years ago
Vladimír Vondruš 8703497367 Remove redundant information from assert messages. 7 years ago
Vladimír Vondruš 75bfd41baf Add a table describing block size of all known compressed pixel formats. 7 years ago
Vladimír Vondruš 64c9d40722 Minor cleanup. 7 years ago
Vladimír Vondruš 4874dbbd3c doc: include snippet directory from plugins as well. 7 years ago
Vladimír Vondruš fe25169616 Updated toolchains submodule. 7 years ago
Vladimír Vondruš 0a55171e94 doc: updated changelog. 7 years ago
Squareys b4ca71ef9b AnyImageConverter: Delegate .basis files to BasisImageConverter 7 years ago
Squareys a1c2c9c6b3 AnyImageImporter: Delegate .basis files to BasisImporter 7 years ago
Vladimír Vondruš 90c727c025 GL: test for ARB_gpu_shader_fp64 in tests that need it. 7 years ago
Vladimír Vondruš 5fbc3c0e0c Link to D3D and Metal pixel format equivalents as well. 7 years ago
Vladimír Vondruš 0f708d13d6 Properly include configure.h from all Magnum headers. 7 years ago
Vladimír Vondruš 14bd07c559 GL: properly include a header for the deprecation macro. 7 years ago
Vladimír Vondruš bc7fff792c Doc++ 7 years ago
Vladimír Vondruš ba3ce069d4 GL: consistency in error message prefixes. 7 years ago
Vladimír Vondruš 44b008262e Doc++ 7 years ago
Vladimír Vondruš c6c8dcb456 GL: make DynamicAttribute constructible directly from an Attribute. 7 years ago