9421 Commits (c366874c562f4f34fdb524b2d79f257c327f7b36)
 

Author SHA1 Message Date
Vladimír Vondruš b764f0e760 Trade: move MeshData impl-specific vert format tests closer to the rest. 4 years ago
Vladimír Vondruš b4f69b2b11 Trade: further clean up MeshData/SceneData view containment tests. 4 years ago
Vladimír Vondruš c87d145ab8 MeshTools: interleave() preserves strided indices only if asked. 4 years ago
Vladimír Vondruš 91aff011a8 MeshTools: make owned() properly preserve strided indices. 4 years ago
Vladimír Vondruš ba148c6081 MeshTools: "test" index offset propagation in owned(). 4 years ago
Vladimír Vondruš 9b08e9143d sceneconverter: print also mesh index buffer bounds, if specified. 4 years ago
Vladimír Vondruš 3503041e3e sceneconverter: display also mesh index offset and stride in --info. 4 years ago
Vladimír Vondruš 6527ec35c2 MeshTools: assert in compile() if non-contiguous index buffers are used. 4 years ago
Vladimír Vondruš 2d9cedfdca Trade: support strided index buffers in MeshData. 4 years ago
Vladimír Vondruš 11cd5d5cd0 MeshTools: assert in compile() if zero or negative strides are used. 4 years ago
Vladimír Vondruš 01dfcc3a68 MeshTools: fail isInterleaved() for zero and negative strides. 4 years ago
Vladimír Vondruš 8dddda9c77 Trade: support zero and negative strides in mesh attribute data. 4 years ago
Vladimír Vondruš 344dd3fc17 MeshTools: fix compile() with a non-trivial index offset. 4 years ago
Vladimír Vondruš fce0756fc7 MeshTools: merge isInterleaved() and interleavedData() tests together. 4 years ago
Vladimír Vondruš e496241290 MeshTools: unconditionally repack the input in removeDuplicates(). 4 years ago
Vladimír Vondruš 594393d842 MeshTools: test removeDuplicates() with various attribute padding. 4 years ago
Vladimír Vondruš b6dd52eb62 MeshTools: add a flag to toggle layout preserving in interleave() etc. 4 years ago
Vladimír Vondruš 2e90a93c75 MeshTools: properly verify all concatenate()d attribute offsets. 4 years ago
Vladimír Vondruš 0b6cb663cf MeshTools: typo. 4 years ago
Vladimír Vondruš 7c17557d15 MeshTools: test impl-specific vert fmats directly in interleave() also. 4 years ago
Vladimír Vondruš 073ef55f08 MeshTools: don't put const on arguments in functions defined in headers. 4 years ago
Vladimír Vondruš 29da22326e doc: yep, this order is wrong. 4 years ago
Vladimír Vondruš 01660a7538 package/ci: ah yes, Xcode images rotting away right under my very hands. 4 years ago
Vladimír Vondruš f693550b66 MeshTools: document what interleavedData() *really* returns. 4 years ago
Vladimír Vondruš 26503041f7 Platform: test and document exit() behavior in {Glfw,Sdl2}Application. 4 years ago
Vladimír Vondruš 4ae49595f9 Trade: minor test cleanup. 4 years ago
Vladimír Vondruš a7573babc4 MeshTools: doc++ 4 years ago
Vladimír Vondruš ed489a1112 doc: ew, a std::vector! 4 years ago
Vladimír Vondruš a93d221c12 Trade: this comment no longer makes sense. 4 years ago
Vladimír Vondruš 36c23db9af Trade: doc++ 4 years ago
Vladimír Vondruš 96f4dd077f Trade: the comma in this assert feels weird. 4 years ago
Vladimír Vondruš 68d15bd8d0 Trade: fix SceneData field containment checks for negative strides. 4 years ago
Vladimír Vondruš f685673be9 Trade: verify negative SceneData strides with offset-only fields also. 4 years ago
Vladimír Vondruš cad13c9f40 GL,Vk: clarify behavior with implementation-specific type/format values. 4 years ago
Vladimír Vondruš 69b6ebd2f5 MeshTools: assert on impl-specific vert format in transform*(). 4 years ago
Vladimír Vondruš ce2ca47a81 MeshTools: assert on impl-specific vert format in removeDuplicates*(). 4 years ago
Vladimír Vondruš 0119d614a5 MeshTools: test that owned() works with impl-specific vert formats. 4 years ago
Vladimír Vondruš 8ae8603d7a MeshTools: assert on impl-specific vert format in interleave*(). 4 years ago
Vladimír Vondruš c489ea738f MeshTools: assert on impl-specific vert format in duplicate(). 4 years ago
Vladimír Vondruš 40acab4e37 MeshTools: assert on impl-specific vert format in concatenate*(). 4 years ago
Vladimír Vondruš cef7f44903 MeshTools: assert on impl-specific vert format in combine*Attributes(). 4 years ago
Vladimír Vondruš d5927a9fb6 MeshTools: fix outdated naming in a test. 4 years ago
Vladimír Vondruš a72b4039f8 MeshTools: clarify behavior of impl-specific MeshPrimitive in compile(). 4 years ago
Vladimír Vondruš e75c089f10 Vk: doc++ 4 years ago
Vladimír Vondruš db5ac5f8c1 Document MeshIndexType equivalents in D3D and Metal. 4 years ago
Vladimír Vondruš 812e93ae94 Doc++ 4 years ago
Vladimír Vondruš 80a679ba93 Minor code motion. 4 years ago
Vladimír Vondruš 042f28a90e GL: hook up EXT_texture_sRGB_RG8 for desktop GL as well. 4 years ago
Vladimír Vondruš b7876ed1cf package/ci: reduce parallelism in the linux static build. 4 years ago
Vladimír Vondruš 6d6676e1cd package/ci: drop Gitter webhook notifications. 4 years ago