Removed SDF test program

There's a much better example of SDF support in testgputext in SDL_ttf
This commit is contained in:
Sam Lantinga
2025-01-29 04:05:33 -08:00
parent 4176e188bf
commit 409f3ade88
4 changed files with 0 additions and 786 deletions
-1
View File
@@ -355,7 +355,6 @@ elseif(IOS OR TVOS)
target_link_libraries(testgles PRIVATE "${GLES_LIB}")
endif()
add_sdl_test_executable(testgles2 SOURCES testgles2.c)
add_sdl_test_executable(testgles2_sdf NEEDS_RESOURCES TESTUTILS SOURCES testgles2_sdf.c)
add_sdl_test_executable(testhaptic SOURCES testhaptic.c)
add_sdl_test_executable(testhotplug SOURCES testhotplug.c)
add_sdl_test_executable(testpen SOURCES testpen.c)
File diff suppressed because it is too large Load Diff
Binary file not shown.

Before

Width:  |  Height:  |  Size: 66 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 70 KiB