11314 Commits (apple-crashy-msaa-default-framebuffer)
 

Author SHA1 Message Date
Vladimír Vondruš 345012a7be GL: extraneous newline. 1 year ago
Vladimír Vondruš 3f02fc5c9a GL: unify assertion prefix with how it's done for other constructors. 1 year ago
Vladimír Vondruš bb91b46ffa Store just 8-bit pixel size in Image* classes. 1 year ago
Vladimír Vondruš bafc0bae9d Test: this test is redundant now. 1 year ago
Vladimír Vondruš 2093f7509c Test: remove unused enum from Image tests. 1 year ago
Vladimír Vondruš cc77fec9fa GL: add compressedPixelFormatBlock*Size() utils. 1 year ago
Vladimír Vondruš f77d03f5e5 GL: it's bits, not bytes. 1 year ago
Vladimír Vondruš 964bfbf18d GL: verify pixelFormatSize() against the generic pixelFormatSize() also. 1 year ago
Vladimír Vondruš c46c7f58fb GL: be nice and show a message for this assertion. 1 year ago
Vladimír Vondruš e9dcaf9532 Remove Doxygen workarounds from *.cpp files. 1 year ago
Vladimír Vondruš 0f00da8fea Move image-internal utilities to a private header. 1 year ago
Vladimír Vondruš 322cb4d1ec doc: update documented signatures to match template argument names. 1 year ago
Vladimír Vondruš 4b0460d1d5 doc: no, pixel size isn't calculated, it's determined. 1 year ago
Vladimír Vondruš d51921ff00 Assert non-implementation-specific PixelFormat in Image* constructors. 1 year ago
Vladimír Vondruš ad309d3d0f Trade: fix moving between compressed and uncompressed ImageData. 1 year ago
Vladimír Vondruš 21b1d412f3 Trade: test moving compressed ImageData to uncompressed and vice versa. 1 year ago
Vladimír Vondruš 69c6bb9de2 GL: clean up redundant GL:: prefixes in a bunch of places. 1 year ago
Vladimír Vondruš 9a13a08dc7 GL: store pixel size in the BufferImage instance. 1 year ago
Vladimír Vondruš 785d1f1ebd GL: verify minimal sanity of BufferImage{NoCreate} instance properties. 1 year ago
Vladimír Vondruš 6ddec39fe4 GL: delegate one more BufferImage constructor to reduce redundancy. 1 year ago
Vladimír Vondruš 680e7ee4eb Test: verify that storage skip can be set for placeholder Image too. 1 year ago
Vladimír Vondruš 621677bab8 GL: properly test placeholder *BufferImage construction. 1 year ago
Vladimír Vondruš 8a0329009d Test: add an XFAIL for 1D image data size calculation. 1 year ago
Vladimír Vondruš 491b7bd48b Text: missing <utility> for a deprecated std::pair usage. 1 year ago
Vladimír Vondruš d27246de65 modules: make the FindSDL2 config delegation work with CMake < 3.18. 1 year ago
Vladimír Vondruš d40ef7ae55 Platform: add some more sizes and a 16:10 ratio to WebApplication.css. 1 year ago
Vladimír Vondruš 66a2ce87cd Text: fix DistanceFieldGlyphCacheGLTest failing on recent Mesa. 1 year ago
Vladimír Vondruš e43eba68db Remove another aspect of ImageView that was deprecated in 2019.10. 1 year ago
Vladimír Vondruš e553cb973c Document why Image*::size() is returning a const&. 1 year ago
Vladimír Vondruš a2a98db534 These functions cannot be constexpr, there's no constexpr constructor. 1 year ago
Vladimír Vondruš d7594fd5ef MeshTools: remove STL-heavy generateFlatNormals() deprecated in 2019.10. 1 year ago
Vladimír Vondruš 07f717c354 Remove enums values containing typos that were deprecated in 2019.10. 1 year ago
Vladimír Vondruš 02a26a6e14 Math: remove Frustum::planes() deprecated in 2019.10. 1 year ago
Vladimír Vondruš 53b7e178bd Removed the MAGNUM_BUILD_MULTITHREADED macro deprecated in 2019.10. 1 year ago
Vladimír Vondruš 93679c6c60 Removed templated & unsafe Image*::data() APIs deprecated in 2019.10. 1 year ago
Vladimír Vondruš 899602d3f4 Remove InputFileCallbackPolicy enum aliases deprecated in 2019.10. 1 year ago
Vladimír Vondruš c6ba6282e5 DebugTools: remove ForceRendererOptions::scale() deprecated in 2019.10. 1 year ago
Vladimír Vondruš 1df0d7538b DebugTools: remove declarations of long-removed deprecated APIs. 1 year ago
Vladimír Vondruš 664b809916 MeshTools: I knew I forgot to finish something. 1 year ago
Vladimír Vondruš 49ee64c36f singles: update changelogs. 1 year ago
Vladimír Vondruš 47b2251968 singles: expose batch Math APIs and a subset of MeshTools. 1 year ago
Vladimír Vondruš 1986d27d0c MeshTools: don't use the deprecated CORRADE_BIG_ENDIAN macro. 1 year ago
Vladimír Vondruš 2cf38e2e01 singles: update changelog. 1 year ago
Vladimír Vondruš 632a201cc3 singles: Math uses Corrade unprefixed now, make it work here as well. 1 year ago
Vladimír Vondruš b8dcedf845 Math: don't use range-for loops over initializer lists. 1 year ago
Vladimír Vondruš 8471a66a83 singles: include the time types in MagnumMath. 1 year ago
Vladimír Vondruš 29f2f49276 singles: list the new single-row matrix typedefs in MagnumMath. 1 year ago
Vladimír Vondruš a01852c5e8 singles: clearly mention that MagnumMath depends on CorradePair. 1 year ago
Vladimír Vondruš bbc5e118b2 GL: that's fancy casts for you, you get CRASHES. 1 year ago
Vladimír Vondruš 60fd42b505 Here we go again. 1 year ago