You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Vladimír Vondruš 134c625f48 MeshTools: fix the generateQuadIndices() test to be more stable. 2 years ago
..
CompileLinesTestFiles MeshTools: initial utility for compiling a mesh for the line shader. 3 years ago
CompileTestFiles MeshTools: handle JointIds and Weights in compile(). 3 years ago
BoundingVolumeTest.cpp MeshTools: remove redundant MeshTools:: prefixes where possible. 3 years ago
CMakeLists.txt MeshTools: use fuzzy image compare for RGBA4 framebuffer on ES2. 2 years ago
CombineIndexedArraysTest.cpp MeshTools: remove redundant MeshTools:: prefixes where possible. 3 years ago
CombineTest.cpp MeshTools: remove redundant MeshTools:: prefixes where possible. 3 years ago
CompileGLTest.cpp Use Utility::move() and swap() instead of STL almost everywhere. 3 years ago
CompileLinesGLTest.cpp Use Utility::move() and swap() instead of STL almost everywhere. 3 years ago
CompressIndicesTest.cpp Use Utility::move() and swap() instead of STL almost everywhere. 3 years ago
ConcatenateTest.cpp Use Utility::move() and swap() instead of STL almost everywhere. 3 years ago
CopyTest.cpp Use Utility::move() and swap() instead of STL almost everywhere. 3 years ago
DuplicateTest.cpp Consistently use "out of range" instead of "out of bounds". 3 years ago
FilterTest.cpp Consistently use "out of range" instead of "out of bounds". 3 years ago
FlipNormalsTest.cpp It's 2023 already! 3 years ago
FullScreenTriangleGLTest.cpp MeshTools: use fuzzy image compare for RGBA4 framebuffer on ES2. 2 years ago
GenerateIndicesTest.cpp MeshTools: fix the generateQuadIndices() test to be more stable. 2 years ago
GenerateLinesTest.cpp It's 2023 already! 3 years ago
GenerateNormalsTest.cpp Consistently use "out of range" instead of "out of bounds". 3 years ago
InterleaveTest.cpp Use Utility::move() and swap() instead of STL almost everywhere. 3 years ago
RemoveDuplicatesTest.cpp Use Utility::move() and swap() instead of STL almost everywhere. 3 years ago
SubdivideTest.cpp It's 2023 already! 3 years ago
TipsifyTest.cpp It's 2023 already! 3 years ago
TransformTest.cpp Use Utility::move() and swap() instead of STL almost everywhere. 3 years ago
configure.h.cmake It's 2023 already! 3 years ago
resources.conf MeshTools: test fullScreenTriangle(). 7 years ago