9032 Commits (f4da3d78cc33e1977e2c7f846adfd87c5de8b738)
 

Author SHA1 Message Date
Vladimír Vondruš f4da3d78cc Trade: merge MeshData array attribute tests with the main test. 5 years ago
Vladimír Vondruš 0ba5f33f73 Trade: consistent terminology in an assert message. 5 years ago
Vladimír Vondruš 343fc8794d Trade: don't need to delegate trivial things. 5 years ago
Vladimír Vondruš c24a762e15 Trade: not sure what's up with this silly temporary. 5 years ago
Vladimír Vondruš 2b8d9c7e74 Trade: internal API was named in an outdated way. 5 years ago
Vladimír Vondruš fe57f23e12 Trade: const++ 5 years ago
Vladimír Vondruš e1d62fb154 Trade: typos. 5 years ago
Vladimír Vondruš 46a6724198 Trade: doc++ 5 years ago
Vladimír Vondruš 03b7adf71b imageconverter: some examples of how to use the new functionality. 5 years ago
Vladimír Vondruš 77b979041b imageconverter: ability to extract layers again. 5 years ago
Vladimír Vondruš 5d4342f1c1 imageconverter: implicitly import and convert all image levels. 5 years ago
Vladimír Vondruš e017ba135c imageconverter: ability to combine multiple levels together. 5 years ago
Vladimír Vondruš b83099a8c6 imageconverter: ability to combine multiple image layers together. 5 years ago
Vladimír Vondruš c3213cff9b imageconverter: print the input filename in each error message. 5 years ago
Vladimír Vondruš 7a072c59c2 imageconverter: ability to convert also 1D and 3D images. 5 years ago
Vladimír Vondruš 7702c579a5 imageconverter: shorten the argument help a bit. 5 years ago
Vladimír Vondruš 36b7446a6a Trade: add docs about multi-level image conversion. 5 years ago
Vladimír Vondruš f989630a09 AnyImageImporter: test 3D image loading code path. 5 years ago
Vladimír Vondruš 3e8627e688 AnyImageImporter: test detection of Basis file data as well. 5 years ago
Vladimír Vondruš a130f26797 AnyImageConverter: add conversion of 3D and multi-level 2D/3D images. 5 years ago
Vladimír Vondruš a3faf8e7e1 AnyImageConverter: minor cleanup in a test. 5 years ago
Vladimír Vondruš 8ec056bcc9 AnyImageConverter: there's no point in having this test instanced. 5 years ago
Vladimír Vondruš 3265f428fb AnyImageConverter: uppercase variables? nooo 5 years ago
Vladimír Vondruš cf5b02b2bc sceneconverter: note how many dimensions images have in --info. 5 years ago
Vladimír Vondruš eccf2f5820 GL: doc++ 5 years ago
Vladimír Vondruš c2ecaa6abf GL: AbstractShaderProgram::draw() that takes plain array views. 5 years ago
Vladimír Vondruš ae0aa306c6 GL: clarify an assert. 5 years ago
Vladimír Vondruš d8c6a7d690 GL: the multi-draw test for Mesh was underwhelming, to say the least. 5 years ago
Vladimír Vondruš dc5fdd7cb5 GL: fix a confusing typo in a comment. 5 years ago
Vladimír Vondruš 1beb2edb64 package/ci: I'm tired of Emscripten builds randomly failing. 5 years ago
Vladimír Vondruš eea9d32959 Trade: tighten AbstractImageConverter input requirements. 5 years ago
Vladimír Vondruš df0b085cdc AnyImageImporter: doc++ 5 years ago
Vladimír Vondruš f96adfdc37 Doc++, updated changelog. 5 years ago
Vladimír Vondruš b25ab9d809 AnyImageConverter: recognize KTX2 files. 5 years ago
Vladimír Vondruš 696e9fb105 imageconverter: note how many dimensions the image has in --info. 5 years ago
Vladimír Vondruš 8ce842117e imageconverter: am I stupid? yes! 5 years ago
Vladimír Vondruš e7dc2f00a1 Vk: fix an unused variable warning on a no-assert build. 5 years ago
Pablo Escobar 6e2ff2b707 AnyImageImporter: detect KTX2 5 years ago
Vladimír Vondruš 27dccb7f78 Trade: um. 5 years ago
Vladimír Vondruš 11268c651b AnyImageConveter: prepare for multi-level image conversion. 5 years ago
Vladimír Vondruš 008583d2b2 Trade: support specifying mip levels in AbstractImageConverter. 5 years ago
Vladimír Vondruš 4a7b15cc95 Trade: simplify AbstractImageConverter tests a bit. 5 years ago
Vladimír Vondruš b0dc496cba Trade: doc++ 5 years ago
Vladimír Vondruš f85333e40f AnyImageConverter: test Basis detection. 5 years ago
Vladimír Vondruš 876976bf33 AnyImageConverter: prepare for 1D and 3D images as well. 5 years ago
Vladimír Vondruš c30bfa76ab AnyImageImporter: proxy 1D and 3D images as well. 5 years ago
Vladimír Vondruš 95d19de8f0 ShaderTools,Trade: test printing of Feature flag supersets. 5 years ago
Vladimír Vondruš 360ca834e1 Trade: GCC 11 CAN YOU STOP with the pointless fucking warnings. 5 years ago
Vladimír Vondruš abda09298a Math: haha std::pair you silly stupid thing. 5 years ago
Vladimír Vondruš 7d82352a13 Math: add an ability to construct a Range1D from Math::Vector<1, T>. 5 years ago