SFML/examples/vulkan
Norm Evangelista 39dd630f07 Added modernize-use-nullptr check
Addressed review comments


Fixed Vulkan.cpp clang-tidy issues


Used default-constructed objects instead of 0


More fun with OSX clang-tidy


Try casting a nullptr to see if clang-tidy can live with it


Revert "Try casting a nullptr to see if clang-tidy can live with it"

This reverts commit e217a1d8be45e3fd27dc73e1c7043be921d3830b.

Restored deleted line
2023-01-11 17:36:16 -07:00
..
resources Ensure files end with newline character 2022-04-12 08:13:48 +02:00
CMakeLists.txt Simplify how examples are built 2022-06-16 23:56:39 +02:00
Vulkan.cpp Added modernize-use-nullptr check 2023-01-11 17:36:16 -07:00
vulkan.h Add support for creating Vulkan window surfaces. 2019-10-16 21:48:24 +02:00