• Home
  • Raw
  • Download

Lines Matching refs:uses

20 As GLFW uses Xlib directly, without any intervening toolkit
31 GLFW uses the `_MOTIF_WM_HINTS` window property to support borderless windows.
35 GLFW uses the ICCCM `WM_DELETE_WINDOW` protocol to intercept the user
39 GLFW uses the EWMH `_NET_WM_PING` protocol, allowing the window manager notify
44 GLFW uses the EWMH `_NET_WM_STATE_FULLSCREEN` window state to tell the window
50 GLFW uses the EWMH `_NET_WM_BYPASS_COMPOSITOR` window property to tell a
52 running window manager uses compositing but does not support this property then
55 GLFW uses the
61 GLFW uses the
66 GLFW uses the XRandR 1.3 extension to provide multi-monitor support. If the
71 GLFW uses the XRandR 1.3 and Xf86vidmode extensions to provide gamma ramp
75 GLFW uses the Xkb extension and detectable auto-repeat to provide keyboard
85 GLFW uses the GLX 1.3 `GLXFBConfig` functions to enumerate and select framebuffer pixel
88 GLFW uses the `GLX_MESA_swap_control,` `GLX_EXT_swap_control` and
93 GLFW uses the `GLX_ARB_multisample` extension to create contexts with
97 GLFW uses the `GLX_ARB_create_context` extension when available, even when
105 GLFW uses the `GLX_ARB_create_context_profile` extension to provide support for
111 GLFW uses the `GLX_ARB_context_flush_control` extension to provide control over
116 GLFW uses the `GLX_ARB_framebuffer_sRGB` and `GLX_EXT_framebuffer_sRGB`
126 GLFW uses either the `WGL_EXT_extension_string` or the
132 GLFW uses the `WGL_EXT_swap_control` extension to provide vertical retrace
136 GLFW uses the `WGL_ARB_pixel_format` and `WGL_ARB_multisample` extensions to
140 GLFW uses the `WGL_ARB_create_context` extension when available, even when
148 GLFW uses the `WGL_ARB_create_context_profile` extension to provide support for
153 GLFW uses the `WGL_ARB_context_flush_control` extension to provide control over
158 GLFW uses the `WGL_ARB_framebuffer_sRGB` and `WGL_EXT_framebuffer_sRGB`
188 GLFW uses the standard system-wide Vulkan loader to access the Vulkan API.
199 GLFW uses the `VK_KHR_surface` and `VK_KHR_win32_surface` extensions to create
204 GLFW uses the `VK_KHR_surface` and either the `VK_KHR_xlib_surface` or
210 GLFW uses the `VK_KHR_surface` and `VK_KHR_wayland_surface` extensions to create
215 GLFW uses the `VK_KHR_surface` and `VK_KHR_mir_surface` extensions to create