Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MrFrenik/gunslinger
/ functions
Functions
3,565 in github.com/MrFrenik/gunslinger
⨍
Functions
3,565
◇
Types & classes
608
↓ 9 callers
Function
stbtt_setvertex
external/stb/stb_truetype.h:1589
↓ 9 callers
Function
strkey
external/stb/stb_ds.h:1643
↓ 8 callers
Function
_glfwInputJoystickAxis
Notifies shared code of the new value of a joystick axis
external/glfw/input.c:380
↓ 8 callers
Function
_glfwInputMonitor
Notifies shared code of a monitor connection or disconnection
external/glfw/monitor.c:97
↓ 8 callers
Function
_glfwInputWindowFocus
Notifies shared code that a window has lost or received input focus
external/glfw/window.c:45
↓ 8 callers
Function
_glfwPlatformSetTls
external/glfw/posix_thread.c:68
↓ 8 callers
Function
_glfwPlatformWindowVisible
external/glfw/x11_window.c:2554
↓ 8 callers
Function
_glfw_strdup
external/glfw/init.c:116
↓ 8 callers
Function
bit_reverse
used in setup, and for huffman that doesn't go fast path
external/stb/stb_vorbis.c:995
↓ 8 callers
Function
ccdVec3Normalize
external/ccd/src/ccd/ccd_vec3.h:313
↓ 8 callers
Function
cgltf_free
external/cgltf/cgltf.h:1646
↓ 8 callers
Function
cgltf_write_indent
external/cgltf/cgltf_write.h:151
↓ 8 callers
Function
getEGLErrorString
Return a description of the specified EGL error
external/glfw/egl_context.c:40
↓ 8 callers
Function
gs_graphics_vertex_buffer_update
Resource Updates (main thread only)
gs.h:7490
↓ 8 callers
Function
gs_gui_push_id
util/gs_gui.h:5009
↓ 8 callers
Function
gs_lexer_set_token
gs.h:9554
↓ 8 callers
Function
gs_mat4_mul
gs.h:4090
↓ 8 callers
Function
gs_mat4_mul_vec3
gs.h:4517
↓ 8 callers
Function
gs_quat_norm
gs.h:4644
↓ 8 callers
Function
gs_string_compare_equal
Expects null terminated strings
gs.h:1059
↓ 8 callers
Function
gs_vec2_add
gs.h:3487
↓ 8 callers
Function
outliterals
external/stb/stb.h:10590
↓ 8 callers
Function
sched_atomic_add
external/sched/sched.h:442
↓ 8 callers
Function
sg_grad2
external/sg_noise/sg_noise.h:152
↓ 8 callers
Function
stb_log2_ceil
define ceil from floor
external/stb/stb.h:1587
↓ 8 callers
Function
stb_out2
external/stb/stb.h:10580
↓ 8 callers
Function
stb_out4
external/stb/stb.h:10587
↓ 8 callers
Function
stb_putc
external/stb/stb.h:11067
↓ 8 callers
Function
stbi__clamp
take a -128..127 value and stbi__clamp it and convert to 0..255
external/stb/stb_image.h:2215
↓ 8 callers
Function
stbi__convert_format
external/stb/stb_image.h:1577
↓ 8 callers
Function
stbi__mad3sizes_valid
returns 1 if "a*b*c + add" has no negative terms/factors and doesn't overflow
external/stb/stb_image.h:929
↓ 8 callers
Function
stbiw__putc
external/stb/stb_image_write.h:388
↓ 8 callers
Function
stbtt__buf_skip
external/stb/stb_truetype.h:1148
↓ 8 callers
Function
stua_pushroot
external/stb/stb.h:13284
↓ 7 callers
Function
_glfwInputCursorEnter
Notifies shared code of a cursor enter/leave event
external/glfw/input.c:354
↓ 7 callers
Function
_glfwInputScroll
Notifies shared code of a scroll event
external/glfw/input.c:312
↓ 7 callers
Function
ccdSupportCopy
INLINES ****/
external/ccd/src/ccd_support.h:46
↓ 7 callers
Function
cgltf_parse_json_unprocessed_extension
external/cgltf/cgltf.h:2519
↓ 7 callers
Function
dirent_set_errno
external/dirent/dirent.h:1017
↓ 7 callers
Function
drwav__write_u32ne_to_le
external/dr_libs/dr_wav.h:2249
↓ 7 callers
Function
gs_ai_bt_children_begin
util/gs_ai.h:362
↓ 7 callers
Function
gs_ai_bt_children_end
util/gs_ai.h:370
↓ 7 callers
Function
gs_audio_mutex_lock
impl/gs_audio_impl.h:455
↓ 7 callers
Function
gs_audio_mutex_unlock
impl/gs_audio_impl.h:461
↓ 7 callers
Function
gs_byte_buffer_clear
gs.h:7618
↓ 7 callers
Function
gs_graphics_set_viewport
impl/gs_graphics_impl.h:1690
↓ 7 callers
Function
gs_graphics_texture_create
gs.h:7369
↓ 7 callers
Function
gs_graphics_vertex_buffer_destroy
gs.h:7447
↓ 7 callers
Function
gs_gui_dock_ex_cnt
util/gs_gui.h:2923
↓ 7 callers
Function
gs_immediate_draw_set_pipeline
util/gs_idraw.h:640
↓ 7 callers
Function
gs_quat_inverse
Inverse := Conjugate / Dot;
gs.h:4662
↓ 7 callers
Function
gs_vg_point_create
util/gs_vg.h:514
↓ 7 callers
Function
gsgl_buffer_usage_to_gl_enum
GS/OGL Utilities */
impl/gs_graphics_impl.h:243
↓ 7 callers
Function
gsvg_add_point
util/gs_vg.h:187
↓ 7 callers
Function
stb_hashptr
external/stb/stb.h:3470
↓ 7 callers
Function
stb_mutex_new
external/stb/stb.h:11680
↓ 7 callers
Function
stb_perfect_hash
external/stb/stb.h:3597
↓ 7 callers
Function
stb_sem_release
INFINITE
external/stb/stb.h:11646
↓ 7 callers
Function
stb_vorbis_get_frame_float
external/stb/stb_vorbis.c:5008
↓ 7 callers
Function
stbi__compute_y
external/stb/stb_image.h:1572
↓ 7 callers
Function
stbi__start_callbacks
initialize a callback-based context
external/stb/stb_image.h:748
↓ 7 callers
Function
stbi__start_mem
initialize a memory-decode context
external/stb/stb_image.h:739
↓ 7 callers
Function
stbtt__cff_get_index
external/stb/stb_truetype.h:1185
↓ 7 callers
Function
stu__expr
external/stb/stb.h:14147
↓ 7 callers
Function
stu__get
external/stb/stb.h:13410
↓ 7 callers
Function
stu__op
external/stb/stb.h:13494
↓ 7 callers
Function
updateNormalHints
Updates the normal hints according to the window settings
external/glfw/x11_window.c:240
↓ 7 callers
Function
waitForEvent
Wait for data to arrive using select This avoids blocking other threads via the per-display Xlib lock that also covers GLX functions
external/glfw/x11_window.c:64
↓ 6 callers
Function
_ccdPtNearestUpdate
external/ccd/src/ccd_polytope.c:23
↓ 6 callers
Function
_glfwGetVulkanResultString
external/glfw/vulkan.c:165
↓ 6 callers
Function
_glfwPlatformGetTimerValue
external/glfw/cocoa_time.c:53
↓ 6 callers
Function
_glfwPlatformGetWindowSize
external/glfw/x11_window.c:2210
↓ 6 callers
Function
_glfwTerminateEGL
Terminate EGL
external/glfw/egl_context.c:435
↓ 6 callers
Function
ccdSign
INLINES ****/
external/ccd/src/ccd/ccd_vec3.h:206
↓ 6 callers
Function
ccdVec3Set
external/ccd/src/ccd/ccd_vec3.h:274
↓ 6 callers
Function
crc32_update
external/stb/stb_vorbis.c:988
↓ 6 callers
Function
drmp3_decode_next_frame_ex
external/dr_libs/dr_mp3.h:2772
↓ 6 callers
Function
drmp3_seek_to_start_of_stream
external/dr_libs/dr_mp3.h:3708
↓ 6 callers
Function
getn
external/stb/stb_vorbis.c:1348
↓ 6 callers
Function
gs__match
util/gs_idraw.h:2267
↓ 6 callers
Function
gs_graphics_apply_bindings
impl/gs_graphics_impl.h:1823
↓ 6 callers
Function
gs_gui_bring_split_to_front
util/gs_gui.h:1899
↓ 6 callers
Function
gs_gui_draw_control_frame
util/gs_gui.h:5961
↓ 6 callers
Function
gs_gui_get_root_split_from_split
util/gs_gui.h:2020
↓ 6 callers
Function
gs_gui_parse_id_tag
util/gs_gui.h:6467
↓ 6 callers
Function
gs_gui_set_hover
util/gs_gui.h:4974
↓ 6 callers
Function
gs_quat_default
gs.h:4550
↓ 6 callers
Function
gs_vec4_ctor
gs.h:3803
↓ 6 callers
Function
gs_vqs_to_mat4
gs.h:4995
↓ 6 callers
Function
gsi_line3D
util/gs_idraw.h:1304
↓ 6 callers
Function
malloc_base
external/stb/stb.h:2896
↓ 6 callers
Function
start_page
external/stb/stb_vorbis.c:1482
↓ 6 callers
Function
stb__Mul8Bit
external/stb/stb_dxt.h:110
↓ 6 callers
Function
stb__from_utf8
external/stb/stb.h:1096
↓ 6 callers
Function
stb__hashfind
external/stb/stb.h:7484
↓ 6 callers
Function
stb__identify
external/stb/stb.h:2632
↓ 6 callers
Function
stb__match
external/stb/stb.h:10394
↓ 6 callers
Function
stb__sclamp
external/stb/stb_dxt.h:496
↓ 6 callers
Function
stb_arr_malloc
external/stb/stb.h:3286
↓ 6 callers
Function
stb_barrier
necessary to call this when using volatile to order writes/reads
external/stb/stb.h:11589
← previous
next →
201–300 of 3,565, ranked by callers