• Home
  • Raw
  • Download

Lines Matching refs:will

14 part of this information may change in future versions of GLFW and that will not
33 `GLFW_DECORATED` hint will have no effect.
37 support this protocol, the close callback will never be called.
42 the user will not be notified if the application locks up.
59 the clipboard string will be unavailable once the window has been destroyed.
64 support this protocol, drag and drop will not work.
68 support will not function and only a single, desktop-spanning monitor will be
73 extensions, gamma ramp support will not function.
86 formats. If GLX 1.3 is not supported, @ref glfwInit will fail.
91 available, calling @ref glfwSwapInterval will have no effect.
95 `GLFW_SAMPLES` hint will have no effect.
100 hints will only be partially supported, the `GLFW_OPENGL_DEBUG_CONTEXT` hint
101 will have no effect, and setting the `GLFW_OPENGL_PROFILE` or
102 `GLFW_OPENGL_FORWARD_COMPAT` hints to `GLFW_TRUE` will cause @ref
108 `GLFW_CLIENT_API` to anything but `GLFW_OPENGL_API` or `GLFW_NO_API` will cause
113 extension is unavailable, the `GLFW_CONTEXT_RELEASE_BEHAVIOR` hint will have no
114 effect and the context will always be flushed when released.
118 extensions are unavailable, the `GLFW_SRGB_CAPABLE` hint will have no effect.
130 related to context creation will have no effect or cause errors when used.
134 glfwSwapInterval will have no effect.
138 unavailable, the `GLFW_SAMPLES` hint will have no effect.
143 hints will only be partially supported, the `GLFW_OPENGL_DEBUG_CONTEXT` hint
144 will have no effect, and setting the `GLFW_OPENGL_PROFILE` or
145 `GLFW_OPENGL_FORWARD_COMPAT` hints to `GLFW_TRUE` will cause @ref
150 `GLFW_OPENGL_PROFILE` hint to anything but `GLFW_OPENGL_ANY_PROFILE` will cause
155 extension is unavailable, the `GLFW_CONTEXT_RELEASE_BEHAVIOR` hint will have no
156 effect and the context will always be flushed when released.
160 extension are unavailable, the `GLFW_SRGB_CAPABLE` hint will have no effect.
173 `GLFW_CONTEXT_VERSION_MINOR` hints will cause @ref glfwCreateWindow to fail if
180 `GLFW_CONTEXT_VERSION_MINOR` hints will fail if given a version above 2.1,
182 a non-default value will cause @ref glfwCreateWindow to fail and the
190 available, @ref glfwVulkanSupported will return `GLFW_FALSE` and all other
191 Vulkan-related functions will fail with an @ref GLFW_API_UNAVAILABLE error.
201 @ref glfwGetRequiredInstanceExtensions will return an empty list and window
202 surface creation will fail.
207 glfwGetRequiredInstanceExtensions will return an empty list and window surface
208 creation will fail.
212 glfwGetRequiredInstanceExtensions will return an empty list and window surface
213 creation will fail.
217 glfwGetRequiredInstanceExtensions will return an empty list and window surface
218 creation will fail.
221 meaning@ref glfwGetRequiredInstanceExtensions will return an empty list and
222 window surface creation will fail.