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š 332bcb62fa It makes no sense to call isPixelFormatSrgb() on a depth/stencil format. 3 years ago
..
ArrayTest.cpp Updated copyright year. 4 years ago
CMakeLists.txt Add a basic test for Timeline functionality. 4 years ago
ConverterUtilitiesTest.cpp Don't warn about plugin options added to empty subgroups. 4 years ago
FileCallbackTest.cpp Updated copyright year. 4 years ago
ImageFlagsTest.cpp Slight clean up in ImageFlags*D debug printer tests. 3 years ago
ImageTest.cpp Test: don't compare char ArrayViews to nullptr. 3 years ago
ImageViewTest.cpp Use the new, shorter Containers::Size / Stride typedefs. 4 years ago
MeshTest.cpp Test: make use of CORRADE_SKIP_IF_NO_ASSERT(). 4 years ago
PixelFormatTest.cpp It makes no sense to call isPixelFormatSrgb() on a depth/stencil format. 3 years ago
PixelStorageTest.cpp Rename pixelSize() and other helpers to pixelFormatSize() etc. 4 years ago
ResourceManagerTest.cpp Test: make use of CORRADE_SKIP_IF_NO_ASSERT(). 4 years ago
SamplerTest.cpp Packed debug output for enums used by Trade. 4 years ago
TagsTest.cpp Cleanup and improve comments for various tag definitions. 4 years ago
TimelineTest.cpp Rethink Timeline test for flaky CIs. 4 years ago
VersionTest.cpp Updated copyright year. 4 years ago
VertexFormatTest.cpp Improve vertex format related docs. 3 years ago