MCPcopy Create free account

hub / github.com/go-gl/glfw / functions

Functions5,991 in github.com/go-gl/glfw

↓ 3 callersFunction_glfwGetMonitorContentScaleWin32
v3.3/glfw/glfw/src/win32_monitor.c:317
↓ 3 callersFunction_glfwGetVideoModeX11
v3.4/glfw/glfw/src/x11_monitor.c:494
↓ 3 callersFunction_glfwGrabErrorHandlerX11
Sets the X error handler callback
v3.2/glfw/glfw/src/x11_init.c:648
↓ 3 callersFunction_glfwGrabXErrorHandler
Sets the X error handler callback
v3.1/glfw/glfw/src/x11_init.c:648
↓ 3 callersFunction_glfwInitEGL
Initialize EGL
v3.3/glfw/glfw/src/egl_context.c:355
↓ 3 callersFunction_glfwInitJoysticksLinux
Initialize joystick interface
v3.2/glfw/glfw/src/linux_joystick.c:174
↓ 3 callersFunction_glfwInitThreadLocalStoragePOSIX
v3.2/glfw/glfw/src/posix_tls.c:35
↓ 3 callersFunction_glfwInitTimerPOSIX
Initialise timer
v3.3/glfw/glfw/src/posix_time.c:42
↓ 3 callersFunction_glfwInitTimerPOSIX
Initialise timer
v3.2/glfw/glfw/src/posix_time.c:40
↓ 3 callersFunction_glfwInputDrop
Notifies shared code of files or directories dropped on a window
v3.3/glfw/glfw/src/input.c:351
↓ 3 callersFunction_glfwInputDrop
Notifies shared code of files or directories dropped on a window
v3.4/glfw/glfw/src/input.c:404
↓ 3 callersFunction_glfwInputFramebufferSize
Notifies shared code that a window framebuffer has been resized The size is specified in pixels
v3.3/glfw/glfw/src/window.c:108
↓ 3 callersFunction_glfwInputFramebufferSize
v3.1/glfw/glfw/src/window.c:91
↓ 3 callersFunction_glfwInputJoystickButton
Notifies shared code of the new value of a joystick button
v3.3/glfw/glfw/src/input.c:381
↓ 3 callersFunction_glfwInputJoystickButton
Notifies shared code of the new value of a joystick button
v3.4/glfw/glfw/src/input.c:443
↓ 3 callersFunction_glfwInputJoystickHat
Notifies shared code of the new value of a joystick hat
v3.3/glfw/glfw/src/input.c:388
↓ 3 callersFunction_glfwInputJoystickHat
Notifies shared code of the new value of a joystick hat
v3.4/glfw/glfw/src/input.c:455
↓ 3 callersFunction_glfwInputWindowContentScale
Notifies shared code that a window content scale has changed The scale is specified as the ratio between the current and default DPI
v3.4/glfw/glfw/src/window.c:134
↓ 3 callersFunction_glfwInputWindowDamage
v3.1/glfw/glfw/src/window.c:97
↓ 3 callersFunction_glfwInputWindowDamage
v3.2/glfw/glfw/src/window.c:95
↓ 3 callersFunction_glfwInputWindowMonitor
Notifies shared code that a window has changed its desired monitor
v3.3/glfw/glfw/src/window.c:143
↓ 3 callersFunction_glfwInputWindowMonitorChange
v3.2/glfw/glfw/src/window.c:109
↓ 3 callersFunction_glfwInputWindowPos
Notifies shared code that a window has moved The position is specified in content area relative screen coordinates
v3.4/glfw/glfw/src/window.c:75
↓ 3 callersFunction_glfwInputWindowSize
v3.1/glfw/glfw/src/window.c:79
↓ 3 callersFunction_glfwInputWindowSize
v3.2/glfw/glfw/src/window.c:77
↓ 3 callersFunction_glfwIsVisualTransparentX11
v3.3/glfw/glfw/src/x11_window.c:1938
↓ 3 callersFunction_glfwIsVisualTransparentX11
v3.4/glfw/glfw/src/x11_window.c:1869
↓ 3 callersFunction_glfwKeySym2Unicode
Convert XKB KeySym to Unicode
v3.1/glfw/glfw/src/xkb_unicode.c:857
↓ 3 callersFunction_glfwKeySym2Unicode
Convert XKB KeySym to Unicode
v3.2/glfw/glfw/src/xkb_unicode.c:857
↓ 3 callersFunction_glfwPlatformFocusWindow
v3.2/glfw/glfw/src/wl_window.c:589
↓ 3 callersFunction_glfwPlatformGetKeyScancode
v3.3/glfw/glfw/src/wl_window.c:2634
↓ 3 callersFunction_glfwPlatformGetTime
v3.1/glfw/glfw/src/mach_time.c:60
↓ 3 callersFunction_glfwPlatformGetWindowSize
v3.1/glfw/glfw/src/x11_window.c:1621
↓ 3 callersFunction_glfwPlatformGetWindowSize
v3.1/glfw/glfw/src/win32_window.c:895
↓ 3 callersFunction_glfwPlatformGetWindowSize
v3.2/glfw/glfw/src/wl_window.c:489
↓ 3 callersFunction_glfwPlatformSetCursor
v3.3/glfw/glfw/src/wl_window.c:2780
↓ 3 callersFunction_glfwPlatformSetCursor
v3.1/glfw/glfw/src/wl_window.c:468
↓ 3 callersFunction_glfwPlatformSetCursor
v3.2/glfw/glfw/src/wl_window.c:872
↓ 3 callersFunction_glfwPlatformSetCursorMode
v3.2/glfw/glfw/src/x11_window.c:2130
↓ 3 callersFunction_glfwPlatformSetCursorPos
v3.3/glfw/glfw/src/x11_window.c:2878
↓ 3 callersFunction_glfwPlatformSetCursorPos
v3.3/glfw/glfw/src/win32_window.c:2141
↓ 3 callersFunction_glfwPlatformSetCursorPos
v3.2/glfw/glfw/src/win32_window.c:1454
↓ 3 callersFunction_glfwPlatformSetWindowSize
v3.3/glfw/glfw/src/wl_window.c:2186
↓ 3 callersFunction_glfwPlatformWaitEvents
v3.3/glfw/glfw/src/wl_window.c:2544
↓ 3 callersFunction_glfwPlatformWindowFocused
v3.2/glfw/glfw/src/wl_window.c:616
↓ 3 callersFunction_glfwPollPOSIX
v3.4/glfw/glfw/src/posix_poll.c:39
↓ 3 callersFunction_glfwReleaseErrorHandlerX11
Clears the X error handler callback
v3.2/glfw/glfw/src/x11_init.c:656
↓ 3 callersFunction_glfwReleaseXErrorHandler
Clears the X error handler callback
v3.1/glfw/glfw/src/x11_init.c:656
↓ 3 callersFunction_glfwSetContextTLS
v3.1/glfw/glfw/src/win32_tls.c:55
↓ 3 callersFunction_glfwSetCursorPosWin32
v3.4/glfw/glfw/src/win32_window.c:2218
↓ 3 callersFunction_glfwSetCursorPosX11
v3.4/glfw/glfw/src/x11_window.c:2851
↓ 3 callersFunction_glfwSetVideoMode
Set the current video mode for the specified monitor
v3.1/glfw/glfw/src/x11_monitor.c:100
↓ 3 callersFunction_glfwTerminateJoysticksLinux
Close all opened joystick handles
v3.2/glfw/glfw/src/linux_joystick.c:248
↓ 3 callersFunction_glfwTerminateThreadLocalStoragePOSIX
v3.2/glfw/glfw/src/posix_tls.c:48
↓ 3 callersFunction_glfwUpdateBufferScaleFromOutputsWayland
v3.4/glfw/glfw/src/wl_window.c:393
↓ 3 callersFunction_glfwUpdateContentScaleWayland
v3.3/glfw/glfw/src/wl_window.c:386
↓ 3 callersFunction_glfw_max
v3.3/glfw/glfw/src/init.c:214
↓ 3 callersFunctionacquireMonitor
v3.4/glfw/glfw/src/null_window.c:62
↓ 3 callersFunctioncaptureCursor
Grabs the cursor and confines it to the window
v3.4/glfw/glfw/src/x11_window.c:479
↓ 3 callersFunctioncenterCursor
Centers the cursor over the window client area
v3.2/glfw/glfw/src/x11_window.c:439
↓ 3 callersFunctioncloseJoystick
Frees all resources associated with the specified joystick
v3.3/glfw/glfw/src/win32_joystick.c:257
↓ 3 callersFunctioncloseJoystick
Frees all resources associated with the specified joystick
v3.3/glfw/glfw/src/linux_joystick.c:246
↓ 3 callersFunctioncloseJoystick
Frees all resources associated with the specified joystick
v3.2/glfw/glfw/src/win32_joystick.c:241
↓ 3 callersFunctioncloseJoystick
Frees all resources associated with the specified joystick
v3.4/glfw/glfw/src/win32_joystick.c:257
↓ 3 callersFunctioncloseJoystick
Frees all resources associated with the specified joystick
v3.4/glfw/glfw/src/linux_joystick.c:246
↓ 3 callersFunctioncreateIcon
Creates an RGBA icon or cursor
v3.3/glfw/glfw/src/win32_window.c:101
↓ 3 callersFunctioncreateIcon
Creates an RGBA icon or cursor
v3.2/glfw/glfw/src/win32_window.c:99
↓ 3 callersFunctioncursorInContentArea
Returns whether the cursor is in the content area of the specified window
v3.3/glfw/glfw/src/win32_window.c:318
↓ 3 callersFunctioncursorInContentArea
Returns whether the cursor is in the content area of the specified window
v3.4/glfw/glfw/src/win32_window.c:322
↓ 3 callersFunctiondisableCursor
Apply disabled cursor mode to a focused window
v3.3/glfw/glfw/src/win32_window.c:287
↓ 3 callersFunctiondisableCursor
Apply disabled cursor mode to a focused window
v3.4/glfw/glfw/src/win32_window.c:291
↓ 3 callersFunctiondisableRawMouseMotion
Disable XI2 raw mouse motion events
v3.3/glfw/glfw/src/x11_window.c:564
↓ 3 callersFunctiondisableRawMouseMotion
Disables WM_INPUT messages for the mouse
v3.3/glfw/glfw/src/win32_window.c:274
↓ 3 callersFunctiondisableRawMouseMotion
Disable XI2 raw mouse motion events
v3.4/glfw/glfw/src/x11_window.c:513
↓ 3 callersFunctiondisableRawMouseMotion
Disables WM_INPUT messages for the mouse
v3.4/glfw/glfw/src/win32_window.c:278
↓ 3 callersFunctionenableCursor
Exit disabled cursor mode for the specified window
v3.3/glfw/glfw/src/win32_window.c:303
↓ 3 callersFunctionenableCursor
Exit disabled cursor mode for the specified window
v3.4/glfw/glfw/src/win32_window.c:307
↓ 3 callersFunctionenableRawMouseMotion
Enable XI2 raw mouse motion events
v3.3/glfw/glfw/src/x11_window.c:549
↓ 3 callersFunctionenableRawMouseMotion
Enables WM_INPUT messages for the mouse for the specified window
v3.3/glfw/glfw/src/win32_window.c:261
↓ 3 callersFunctionenableRawMouseMotion
Enable XI2 raw mouse motion events
v3.4/glfw/glfw/src/x11_window.c:498
↓ 3 callersFunctionenableRawMouseMotion
Enables WM_INPUT messages for the mouse for the specified window
v3.4/glfw/glfw/src/win32_window.c:265
↓ 3 callersFunctionenterFullscreenMode
Enter full screen mode
v3.1/glfw/glfw/src/win32_window.c:238
↓ 3 callersFunctionextensionSupportedEGL
v3.2/glfw/glfw/src/egl_context.c:222
↓ 3 callersFunctionfetchError
fetchError fetches the next error from the error channel, it does not block and returns nil if there is no error present.
v3.4/glfw/error.go:236
↓ 3 callersFunctionfindValidMapping
Finds a mapping based on joystick GUID and verifies element indices
v3.3/glfw/glfw/src/input.c:79
↓ 3 callersFunctionfindWindowByHandle
Return the GLFW window corresponding to the specified X11 window
v3.1/glfw/glfw/src/x11_window.c:163
↓ 3 callersFunctionflushDisplay
v3.3/glfw/glfw/src/wl_window.c:1067
↓ 3 callersFunctionflushDisplay
v3.4/glfw/glfw/src/wl_window.c:1142
↓ 3 callersFunctiongetFullWindowSize
Translate client window size to full window size according to styles
v3.2/glfw/glfw/src/win32_window.c:183
↓ 3 callersFunctiongetKeyMods
Retrieves and translates modifier keys
v3.2/glfw/glfw/src/win32_window.c:306
↓ 3 callersFunctiongetModeInfo
Returns the mode info for a RandR mode XID
v3.1/glfw/glfw/src/x11_monitor.c:54
↓ 3 callersFunctiongetModeInfo
Returns the mode info for a RandR mode XID
v3.2/glfw/glfw/src/x11_monitor.c:54
↓ 3 callersFunctiongetRawTime
Return raw time
v3.1/glfw/glfw/src/mach_time.c:34
↓ 3 callersFunctiongetRawTime
Return raw time
v3.1/glfw/glfw/src/win32_time.c:33
↓ 3 callersFunctiongetRawTime
Return raw time
v3.1/glfw/glfw/src/posix_time.c:35
↓ 3 callersFunctionglad_gl_has_extension
v3.3/glfw/glfw/deps/glad_gl.c:1664
↓ 3 callersFunctionglad_gl_has_extension
v3.4/glfw/glfw/deps/glad/gl.h:5858
↓ 3 callersFunctionglfwDestroyCursor
v3.3/glfw/glfw/src/input.c:810
↓ 3 callersFunctionglfwDestroyCursor
v3.1/glfw/glfw/src/input.c:411
↓ 3 callersFunctionglfwDestroyCursor
v3.2/glfw/glfw/src/input.c:411
← previousnext →601–700 of 5,991, ranked by callers