4232 Commits (f9fda5ac56b66528e53ec761e31c669998d5da25)
 

Author SHA1 Message Date
Vladimír Vondruš f9fda5ac56 Don't use deprecated functionality. 11 years ago
Vladimír Vondruš 6cb4f7d76e TgaImporter: simplified data comparison in test. 11 years ago
Vladimír Vondruš 6b446a2012 doc: mention AppVeyor. 11 years ago
Vladimír Vondruš d207566fb5 Ensure we have complete definition even in deprecated header. 11 years ago
Vladimír Vondruš aa9981f205 This function is used also outside of this file. 11 years ago
Vladimír Vondruš a87aa43166 package/ci: don't use compatibility branch of Corrade for AppVeyor. 11 years ago
Vladimír Vondruš 5c3a2edaab external: use Optional with MSVC 2015 support. 11 years ago
Vladimír Vondruš 371adc63f9 MSVC 2015 compatibility: the issues with {} are eternal. 11 years ago
Vladimír Vondruš 11208cef20 Initial MSVC 2015 support in CMake. 11 years ago
Vladimír Vondruš 2058dd621e package/ci: added AppVeyor configuration. 11 years ago
Vladimír Vondruš e934a1d1d8 Moved Color to Math namespace. 11 years ago
Vladimír Vondruš deb2869c81 Ignore CORRADE_DEPRECATED_*() macros in Doxygen. 11 years ago
Vladimír Vondruš 367be9f7f3 Use CORRADE_DEPRECATED_ALIAS() for deprecating using declarations. 11 years ago
Vladimír Vondruš ae70a62644 Properly create cube map texture before calling ARB_DSA functions. 11 years ago
Vladimír Vondruš 32e56b8a14 external: shorter generated GL loader files. 11 years ago
Vladimír Vondruš ab8258ddba doc: clarify CORRADE_PLUGIN_IMPORT() usage. 11 years ago
Vladimír Vondruš 5c6bfa44b2 CMake cleanup. 11 years ago
Vladimír Vondruš edb7d680fc Hide fallback texture storage implementation from ES3 builds. 11 years ago
Vladimír Vondruš bab8ce0a4a Shaders: make VertexColor generic attribute. 11 years ago
Vladimír Vondruš 26efc33502 Compressed image support, part 13: plugin interface for compressors. 11 years ago
Vladimír Vondruš 0cd1f146b9 Compressed image support, part 12: texture compression hint. 11 years ago
Vladimír Vondruš a91d6fc193 Compressed image support, part 11: support ASTC formats. 11 years ago
Vladimír Vondruš 75ef110efe Compressed image support, part 10: support ETC2/EAC formats. 11 years ago
Vladimír Vondruš 2419b5f90c Compressed image support, part 9: texture upload/download tests. 11 years ago
Vladimír Vondruš 28b8a22da2 Removed duplicate data from TextureArray test. 11 years ago
Vladimír Vondruš cb6a1bd7b5 Compressed image support, part 8: compressed image download. 11 years ago
Vladimír Vondruš c470bc1e85 Compressed image support, part 7: compressed (sub)image upload. 11 years ago
Vladimír Vondruš 913a08e267 Compressed image support, part 6: Compressed* image classes. 11 years ago
Vladimír Vondruš 9e287c5671 Code cleanup. 11 years ago
Vladimír Vondruš 7aef7f44f5 Compressed image support, part 5: added EXT_texture_compression_s3tc. 11 years ago
Vladimír Vondruš 8ff4911236 Compressed image support, part 4: updated format documentation. 11 years ago
Vladimír Vondruš fee676733b Compressed image support, part 3: added CompressedColorFormat enum. 11 years ago
Vladimír Vondruš a808c3c7fb Compressed image support, part 2: renamed ImageReference to ImageView. 11 years ago
Vladimír Vondruš da3cb5a8ad Compressed image support, part 1: generalized AbstractImage class. 11 years ago
Vladimír Vondruš 022d9db601 SceneGraph: fixed Doxygen warnings. 11 years ago
Vladimír Vondruš a0dc49b575 Doc++ 11 years ago
Vladimír Vondruš b6e5a27c92 Split format debug output tests to separate file. 11 years ago
Vladimír Vondruš 20e5d9512f Trade: what was this doing here?! 11 years ago
Vladimír Vondruš 778a260036 package/ci: update MinGW-w64 Jenkins configuration. 11 years ago
Vladimír Vondruš 387a70622e package/archlinux: use proper features in MinGW-w64 PKGBUILD. 11 years ago
Vladimír Vondruš 7949ed9700 MeshTools: fix linker errors on Windows. 11 years ago
Vladimír Vondruš e18ee47510 External: flextGL now respects API/profile restrictions for extensions. 11 years ago
Vladimír Vondruš 34281dd9c2 External: updated to new version of flextGL. 11 years ago
Vladimír Vondruš 0b7d62ffcc Add forgotten test for NoCreate TimeQuery constructor. 11 years ago
Vladimír Vondruš 3f07144cfa SceneGraph: this constructor should be always there. 11 years ago
Vladimír Vondruš 115fd0c41c Math: include macros header only on deprecated build. 11 years ago
Vladimír Vondruš 75eb797686 Math: make the Doxygen workaround more obvious and less verbose. 11 years ago
Vladimír Vondruš eed8043a63 Minor cleanup. 11 years ago
Vladimír Vondruš eae48a3380 Math: simplify Quaternion default constructor. 11 years ago
Vladimír Vondruš 41f5b95eba Use ArrayView instead of separate data/size params for shader uniforms. 11 years ago