glfw/examples
Camilla Berglund d68acb78bf Removed registering glfwTerminate with atexit.
Functions registered with atexit are called from the thread calling exit.
glfwTerminate should only be called from the main thread.  Mistakes should be
explicit.
2012-10-22 03:20:16 +02:00
..
boing.c Fix various warnings reported by gcc 2012-08-12 14:02:38 +02:00
CMakeLists.txt Moved Free Getopt files to support directory. 2012-08-12 12:44:23 +02:00
gears.c Removed implicit glfwMakeCurrentContext. 2012-08-10 15:29:45 +02:00
heightmap.c Removed registering glfwTerminate with atexit. 2012-10-22 03:20:16 +02:00
splitview.c Removed registering glfwTerminate with atexit. 2012-10-22 03:20:16 +02:00
triangle.c Removed registering glfwTerminate with atexit. 2012-10-22 03:20:16 +02:00
wave.c Removed implicit glfwMakeCurrentContext. 2012-08-10 15:29:45 +02:00