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š f3cc5bd1c1 Shaders,MeshTools: adapt image comparison thresholds to SwiftShader. 3 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: rename boundingBoxAxisAligned() to boundingRange(). 4 years ago
CMakeLists.txt MeshTools: initial utility for compiling a mesh for the line shader. 3 years ago
CombineIndexedArraysTest.cpp Test: make use of CORRADE_SKIP_IF_NO_ASSERT(). 4 years ago
CombineTest.cpp MeshTools: use Containers::Iterable in concatenate*() and combine*(). 4 years ago
CompileGLTest.cpp MeshTools: remove excessive indentation in a test. 3 years ago
CompileLinesGLTest.cpp Shaders,MeshTools: adapt image comparison thresholds to SwiftShader. 3 years ago
CompileLinesTest.cpp MeshTools: initial utility for compiling a mesh for the line shader. 3 years ago
CompressIndicesTest.cpp Test: make use of CORRADE_SKIP_IF_NO_ASSERT(). 4 years ago
ConcatenateTest.cpp MeshTools: allow smaller-to-larger array copying in concatenate(). 3 years ago
DuplicateTest.cpp MeshTools: have a separate assert message for input and output. 3 years ago
FilterAttributesTest.cpp Test: make use of CORRADE_SKIP_IF_NO_ASSERT(). 4 years ago
FlipNormalsTest.cpp Test: make use of CORRADE_SKIP_IF_NO_ASSERT(). 4 years ago
FullScreenTriangleGLTest.cpp GL: take an Iterable in AbstractShaderProgram::attachShaders(). 4 years ago
GenerateIndicesTest.cpp MeshTools: make generateIndices() work with indexed MeshData. 3 years ago
GenerateNormalsTest.cpp Test: make use of CORRADE_SKIP_IF_NO_ASSERT(). 4 years ago
InterleaveTest.cpp Test: make use of CORRADE_SKIP_IF_NO_ASSERT(). 4 years ago
ReferenceTest.cpp Test: make use of CORRADE_SKIP_IF_NO_ASSERT(). 4 years ago
RemoveDuplicatesTest.cpp MeshTools: fix an annoyingly loud & useless GCC 12 warning. 3 years ago
SubdivideTest.cpp Test: make use of CORRADE_SKIP_IF_NO_ASSERT(). 4 years ago
TipsifyTest.cpp Updated copyright year. 4 years ago
TransformTest.cpp Test: make use of CORRADE_SKIP_IF_NO_ASSERT(). 4 years ago
configure.h.cmake Updated copyright year. 4 years ago
resources.conf MeshTools: test fullScreenTriangle(). 7 years ago