dolphin/Source/UnitTests
Pokechu22 1ee6824324 VertexLoaderTest: Add test for skipped texture coordinates
Jimmie Johnson's Anything with an Engine is known to use texture coordinate 7 (and only texture coordinate 7) in some cases. There are a lot of possible edge-cases, so this test brute-forces all combinations with coordinates 0, 1, and 2.
2023-12-02 15:54:52 -08:00
..
Common Remove _M_X86 in favour of _M_X86_64 2023-11-28 23:03:20 +11:00
Core JitArm64: Use LSL+CLS for classifying floats 2023-11-28 18:30:45 +01:00
VideoCommon VertexLoaderTest: Add test for skipped texture coordinates 2023-12-02 15:54:52 -08:00
CMakeLists.txt CMake: Set --output-on-failure flag for unittests target. 2023-05-14 04:52:50 +02:00
StubHost.cpp Add Discord presence ioctlv to /dev/dolphin 2022-08-06 07:32:29 +01:00
UnitTests.vcxproj Merge pull request #11881 from JosJuice/aarch64-function-call 2023-11-25 17:30:42 +01:00
UnitTests.vcxproj.user msbuild: use default Project attrs 2022-04-27 15:26:43 -07:00
UnitTestsMain.cpp Core: Assert that only the Host thread may call PauseAndLock(). 2023-06-02 18:51:43 +02:00