SFML/examples/shader
Chris Thrasher eb4170796a Fix geometry shader example
This example is optional since it may be skipped on hardware where
geometry shaders are not supported. The way I rewrote it in 7234fc1
resulted in the shader still being attempted to be loaded even when
geometry shaders were not supported leading to the whole program
crashing.

My bad.
2024-05-23 14:34:57 -06:00
..
resources Fix misspellings 2023-05-21 14:37:46 -06:00
CMakeLists.txt Simplify how examples are built 2022-06-16 23:56:39 +02:00
Effect.hpp Revert change to Drawable::draw function signature 2024-04-18 13:18:49 +02:00
Shader.cpp Fix geometry shader example 2024-05-23 14:34:57 -06:00