From 0ee55ab8e5c947f92284ed26e012baa0b33cf583 Mon Sep 17 00:00:00 2001
From: Camilla Berglund
glfwGetWindowPos
function for querying the position of the specified windowglfwSetWindowFocusCallback
function and GLFWwindowfocusfun
type for receiving window focus eventsglfwSetWindowIconifyCallback
function and GLFWwindowiconifyfun
type for receiving window iconification eventsglfwGetClipboardString
and glfwSetClipboardString
functions for interacting with the system clipboardglfwGetCurrentContext
function for retrieving the window whose OpenGL context is currentglfwCopyContext
function for copying OpenGL state categories between contextsGLFW_OPENGL_ES2_PROFILE
profile for creating OpenGL ES 2.0 contexts using the GLX_EXT_create_context_es2_profile
and WGL_EXT_create_context_es2_profile
extensionsGLFW_ICON
resource