SFML/examples/opengl
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 Switch example resources to public domain ones. 2021-04-02 22:16:22 +02:00
CMakeLists.txt Simplify how examples are built 2022-06-16 23:56:39 +02:00
gl.h Use pre-increment when post-increment is not necessary 2022-02-17 00:39:35 +00:00
OpenGL.cpp Use std::array 2022-06-16 23:56:39 +02:00