glfw/include/GL
Riku Salminen 596132c3a1 Add glfwShowWindow, glfwHideWindow
Add glfwShowWindow and glfwHideWindow functions to allow explicit
control over show/hide window.

Remove platform specific show window code from _glfwPlatformCreateWindow
but call glfwShowWindow from glfwCreateWindow to avoid breaking things
(for now).
2012-08-21 21:01:57 +03:00
..
glfw3.h Add glfwShowWindow, glfwHideWindow 2012-08-21 21:01:57 +03:00
glfw3native.h Added explicit access to native handles. 2012-07-22 15:26:15 +02:00