SFML/examples/shader
Chris Thrasher 65fef85b30 Simplify how examples are built
CMake doesn't require absolute paths so we can safely remove
SRCROOT and let implicit relative pathing achieve the same result
with less work on our part.
2022-06-16 23:56:39 +02:00
..
resources Use pre-increment when post-increment is not necessary 2022-02-17 00:39:35 +00:00
CMakeLists.txt Simplify how examples are built 2022-06-16 23:56:39 +02:00
Effect.hpp Fixed warnings reported by LGTM and Coverity Scan. 2022-02-16 08:26:17 +01:00
Shader.cpp Limit the scope of event object 2022-06-08 13:16:40 +02:00