Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/go-gl/glfw
/ functions
Functions
5,991 in github.com/go-gl/glfw
⨍
Functions
5,991
◇
Types & classes
3,432
↓ 282 callers
Function
_glfwPlatformGetModuleSymbol
v3.4/glfw/glfw/src/win32_module.c:45
↓ 275 callers
Function
_glfwInputError
Notifies shared code of an error
v3.4/glfw/glfw/src/init.c:309
↓ 239 callers
Function
_glfwInputError
Notifies shared code of an error
v3.3/glfw/glfw/src/init.c:250
↓ 231 callers
Function
_glfwInputError
v3.2/glfw/glfw/src/init.c:87
↓ 175 callers
Function
nk_vec2
v3.3/glfw/glfw/deps/nuklear.h:6161
↓ 175 callers
Function
nk_vec2
v3.4/glfw/glfw/deps/nuklear.h:6242
↓ 137 callers
Function
_glfwInputError
v3.1/glfw/glfw/src/init.c:85
↓ 105 callers
Function
panicError
panicError is a helper used by functions which expect no errors (except programmer errors) to occur. It will panic if it finds any such error.
v3.4/glfw/error.go:227
↓ 95 callers
Function
panicError
panicError is a helper used by functions which expect no errors (except programmer errors) to occur. It will panic if it finds any such error.
v3.3/glfw/error.go:187
↓ 93 callers
Function
panicError
panicError is a helper used by functions which expect no errors (except programmer errors) to occur. It will panic if it finds any such error.
v3.2/glfw/error.go:183
↓ 86 callers
Function
nk_style_item_color
v3.3/glfw/glfw/deps/nuklear.h:14162
↓ 86 callers
Function
nk_style_item_color
v3.4/glfw/glfw/deps/nuklear.h:14256
↓ 78 callers
Function
panicError
panicError is a helper used by functions which expect no errors (except programmer errors) to occur. It will panic if it finds any such error.
v3.1/glfw/error.go:183
↓ 75 callers
Function
_glfw_free
v3.4/glfw/glfw/src/init.c:296
↓ 67 callers
Function
nk_strlen
v3.4/glfw/glfw/deps/nuklear.h:6447
↓ 66 callers
Function
nk_strlen
v3.3/glfw/glfw/deps/nuklear.h:6366
↓ 47 callers
Function
_glfwPlatformLoadModule
v3.4/glfw/glfw/src/win32_module.c:35
↓ 43 callers
Function
nk_fill_rect
v3.3/glfw/glfw/deps/nuklear.h:8792
↓ 43 callers
Function
nk_fill_rect
v3.4/glfw/glfw/deps/nuklear.h:8879
↓ 42 callers
Function
_glfw_calloc
v3.4/glfw/glfw/src/init.c:249
↓ 38 callers
Function
wl_registry_bind
* @ingroup iface_wl_registry * * Binds a new, client-created object to the server using the * specified name as the identifier. */
v3.4/glfw/glfw/include/wayland-client-protocol.h:1182
↓ 37 callers
Function
_glfwInputErrorWin32
Reports the specified error, appending information about the last Win32 error
v3.3/glfw/glfw/src/win32_init.c:448
↓ 37 callers
Function
_glfwInputErrorWin32
Reports the specified error, appending information about the last Win32 error
v3.4/glfw/glfw/src/win32_init.c:495
↓ 35 callers
Function
nk_draw_image
v3.3/glfw/glfw/deps/nuklear.h:9035
↓ 35 callers
Function
nk_draw_image
v3.4/glfw/glfw/deps/nuklear.h:9122
↓ 35 callers
Function
nk_utf_decode
v3.3/glfw/glfw/deps/nuklear.h:7802
↓ 35 callers
Function
nk_utf_decode
v3.4/glfw/glfw/deps/nuklear.h:7889
↓ 33 callers
Function
nk_widget
v3.3/glfw/glfw/deps/nuklear.h:18908
↓ 33 callers
Function
nk_widget
v3.4/glfw/glfw/deps/nuklear.h:19136
↓ 30 callers
Function
wl_surface_commit
* @ingroup iface_wl_surface * * Surface state (input, opaque, and damage regions, attached buffers, * etc.) is double-buffered. Protocol requests m
v3.4/glfw/glfw/include/wayland-client-protocol.h:3973
↓ 29 callers
Function
_glfwPlatformFreeModule
v3.4/glfw/glfw/src/win32_module.c:40
↓ 28 callers
Function
nk_input_key
v3.3/glfw/glfw/deps/nuklear.h:13899
↓ 28 callers
Function
nk_input_key
v3.4/glfw/glfw/deps/nuklear.h:13989
↓ 28 callers
Function
nk_ttUSHORT
v3.3/glfw/glfw/deps/nuklear.h:11000
↓ 28 callers
Function
nk_ttUSHORT
v3.4/glfw/glfw/deps/nuklear.h:11087
↓ 27 callers
Function
glfwGetKey
v3.3/glfw/glfw/src/input.c:651
↓ 27 callers
Function
glfwGetKey
v3.4/glfw/glfw/src/input.c:735
↓ 27 callers
Function
nk_zero
v3.3/glfw/glfw/deps/nuklear.h:6360
↓ 27 callers
Function
nk_zero
v3.4/glfw/glfw/deps/nuklear.h:6441
↓ 26 callers
Function
nk_rgba
v3.3/glfw/glfw/deps/nuklear.h:7376
↓ 26 callers
Function
nk_rgba
v3.4/glfw/glfw/deps/nuklear.h:7463
↓ 26 callers
Function
nk_ttSHORT
v3.3/glfw/glfw/deps/nuklear.h:11001
↓ 26 callers
Function
nk_ttSHORT
v3.4/glfw/glfw/deps/nuklear.h:11088
↓ 25 callers
Function
GetProcAddress
GetProcAddress returns the address of the specified OpenGL or OpenGL ES core or extension function, if it is supported by the current context. A cont
v3.3/glfw/context.go:88
↓ 23 callers
Function
nk_draw_list_path_line_to
v3.3/glfw/glfw/deps/nuklear.h:9909
↓ 23 callers
Function
nk_draw_list_path_line_to
v3.4/glfw/glfw/deps/nuklear.h:9996
↓ 22 callers
Function
nk_draw_vertex
v3.3/glfw/glfw/deps/nuklear.h:9517
↓ 22 callers
Function
nk_draw_vertex
v3.4/glfw/glfw/deps/nuklear.h:9604
↓ 22 callers
Function
nk_input_is_mouse_hovering_rect
v3.3/glfw/glfw/deps/nuklear.h:14026
↓ 22 callers
Function
nk_input_is_mouse_hovering_rect
v3.4/glfw/glfw/deps/nuklear.h:14120
↓ 22 callers
Function
strdup
v3.1/glfw/glfw_win32_init.c:9
↓ 21 callers
Function
_glfwInputMouseClick
v3.1/glfw/glfw/src/input.c:180
↓ 21 callers
Function
nk_murmur_hash
v3.4/glfw/glfw/deps/nuklear.h:7230
↓ 20 callers
Function
getPixelFormatAttrib
Returns the specified attribute of the specified pixel format
v3.1/glfw/glfw/src/wgl_context.c:84
↓ 20 callers
Function
getPixelFormatAttrib
Returns the specified attribute of the specified pixel format
v3.2/glfw/glfw/src/wgl_context.c:37
↓ 20 callers
Function
nk_handle_ptr
=============================================================== * * IMAGE * * ===========================================
v3.3/glfw/glfw/deps/nuklear.h:19323
↓ 20 callers
Function
nk_handle_ptr
=============================================================== * * IMAGE * * ===========================================
v3.4/glfw/glfw/deps/nuklear.h:19551
↓ 20 callers
Function
nk_rgb
v3.3/glfw/glfw/deps/nuklear.h:7448
↓ 20 callers
Function
nk_rgb
v3.4/glfw/glfw/deps/nuklear.h:7535
↓ 19 callers
Function
nk_murmur_hash
v3.3/glfw/glfw/deps/nuklear.h:7149
↓ 19 callers
Function
nk_textedit_clamp
v3.3/glfw/glfw/deps/nuklear.h:21661
↓ 19 callers
Function
nk_textedit_clamp
v3.4/glfw/glfw/deps/nuklear.h:21891
↓ 18 callers
Method
get
(wnd *C.GLFWwindow)
v3.3/glfw/window.go:43
↓ 18 callers
Method
get
(wnd *C.GLFWwindow)
v3.4/glfw/window.go:43
↓ 18 callers
Function
getFBConfigAttrib
Returns the specified attribute of the specified GLXFBConfig
v3.1/glfw/glfw/src/glx_context.c:42
↓ 18 callers
Function
getWindowStyle
Returns the window style for the specified window
v3.3/glfw/glfw/src/win32_window.c:41
↓ 18 callers
Function
getWindowStyle
Returns the window style for the specified window
v3.4/glfw/glfw/src/win32_window.c:40
↓ 18 callers
Function
nk_button_behavior
v3.3/glfw/glfw/deps/nuklear.h:19517
↓ 18 callers
Function
nk_button_behavior
v3.4/glfw/glfw/deps/nuklear.h:19745
↓ 18 callers
Function
nk_command_buffer_push
v3.3/glfw/glfw/deps/nuklear.h:8676
↓ 18 callers
Function
nk_command_buffer_push
v3.4/glfw/glfw/deps/nuklear.h:8763
↓ 18 callers
Function
nk_tt__handle_clipped_edge
v3.3/glfw/glfw/deps/nuklear.h:11580
↓ 18 callers
Function
nk_tt__handle_clipped_edge
v3.4/glfw/glfw/deps/nuklear.h:11667
↓ 18 callers
Function
nk_widget_text
=============================================================== * * TEXT * * ========================================
v3.3/glfw/glfw/deps/nuklear.h:19030
↓ 18 callers
Function
nk_widget_text
=============================================================== * * TEXT * * ========================================
v3.4/glfw/glfw/deps/nuklear.h:19258
↓ 17 callers
Function
acceptError
acceptError fetches the next error from the error channel, it accepts only errors with one of the given error codes. If any other error is encountered
v3.4/glfw/error.go:193
↓ 17 callers
Function
getGLXFBConfigAttrib
Returns the specified attribute of the specified GLXFBConfig
v3.3/glfw/glfw/src/glx_context.c:43
↓ 17 callers
Function
getGLXFBConfigAttrib
Returns the specified attribute of the specified GLXFBConfig
v3.2/glfw/glfw/src/glx_context.c:41
↓ 17 callers
Function
getGLXFBConfigAttrib
Returns the specified attribute of the specified GLXFBConfig
v3.4/glfw/glfw/src/glx_context.c:43
↓ 17 callers
Function
getWindowExStyle
Returns the extended window style for the specified window
v3.3/glfw/glfw/src/win32_window.c:67
↓ 17 callers
Function
getWindowExStyle
Returns the extended window style for the specified window
v3.4/glfw/glfw/src/win32_window.c:66
↓ 17 callers
Function
nk_rect
v3.3/glfw/glfw/deps/nuklear.h:6092
↓ 17 callers
Function
nk_rect
v3.4/glfw/glfw/deps/nuklear.h:6173
↓ 16 callers
Function
GetProcAddress
GetProcAddress returns the address of the specified OpenGL or OpenGL ES core or extension function, if it is supported by the current context. A cont
v3.2/glfw/context.go:88
↓ 16 callers
Method
get
(wnd *C.GLFWwindow)
v3.1/glfw/window.go:40
↓ 16 callers
Method
get
(wnd *C.GLFWwindow)
v3.2/glfw/window.go:41
↓ 16 callers
Function
wl_data_offer_destroy
* @ingroup iface_wl_data_offer * * Destroy the data offer. */
v3.4/glfw/glfw/include/wayland-client-protocol.h:2264
↓ 15 callers
Function
nk_stroke_rect
v3.3/glfw/glfw/deps/nuklear.h:8769
↓ 15 callers
Function
nk_stroke_rect
v3.4/glfw/glfw/deps/nuklear.h:8856
↓ 14 callers
Function
GetProcAddress
GetProcAddress returns the address of the specified OpenGL or OpenGL ES core or extension function, if it is supported by the current context. A cont
v3.1/glfw/context.go:88
↓ 14 callers
Function
_glfwGetWindowPropertyX11
Retrieve a single window property of the specified type Inspired by fghGetWindowProperty from freeglut
v3.3/glfw/glfw/src/x11_window.c:1913
↓ 14 callers
Function
_glfwGetWindowPropertyX11
Retrieve a single window property of the specified type Inspired by fghGetWindowProperty from freeglut
v3.4/glfw/glfw/src/x11_window.c:1844
↓ 14 callers
Function
_glfwInputKey
v3.1/glfw/glfw/src/input.c:134
↓ 14 callers
Function
_glfwPlatformGetTls
v3.3/glfw/glfw/src/posix_thread.c:62
↓ 14 callers
Function
_glfwPlatformGetTls
v3.4/glfw/glfw/src/posix_thread.c:62
↓ 14 callers
Method
get
(wnd *C.GLFWwindow)
v3.0/glfw/window.go:42
↓ 14 callers
Function
getAtomIfSupported
Check whether the specified atom is supported
v3.3/glfw/glfw/src/x11_init.c:465
↓ 14 callers
Function
getAtomIfSupported
Return the atom ID only if it is listed in the specified array
v3.4/glfw/glfw/src/x11_init.c:497
↓ 14 callers
Function
nk_do_button_symbol
v3.3/glfw/glfw/deps/nuklear.h:19658
↓ 14 callers
Function
nk_do_button_symbol
v3.4/glfw/glfw/deps/nuklear.h:19886
next →
1–100 of 5,991, ranked by callers