MCPcopy Create free account

hub / github.com/RandyGaul/cute_headers / functions

Functions1,962 in github.com/RandyGaul/cute_headers

↓ 3 callersFunctioncreateIcon
Creates an RGBA icon or cursor
examples_cute_c2/glfw/win32_window.c:101
↓ 3 callersFunctioncs_mm_sub_ps
cute_sound.h:540
↓ 3 callersFunctioncs_music_stop
cute_sound.h:1985
↓ 3 callersFunctionct_time
examples_cute_c2/main.cpp:95
↓ 3 callersFunctioncute_free_aligned
cute_sync.h:1225
↓ 3 callersFunctioncute_malloc_aligned
cute_sync.h:1212
↓ 3 callersFunctioncute_mutex_create
cute_sync.h:535
↓ 3 callersFunctioncute_mutex_destroy
cute_sync.h:562
↓ 3 callersFunctioncute_semaphore_create
cute_sync.h:600
↓ 3 callersFunctioncute_semaphore_destroy
cute_sync.h:633
↓ 3 callersFunctioncute_semaphore_wait
cute_sync.h:621
↓ 3 callersFunctioncute_tiled_free_map
cute_tiled.h:3138
↓ 3 callersFunctioncute_tiled_free_map_internal
cute_tiled.h:3013
↓ 3 callersFunctioncute_tiled_load_map_from_file
cute_tiled.h:1443
↓ 3 callersFunctiongetFullWindowSize
Translate client window size to full window size according to styles
examples_cute_c2/glfw/win32_window.c:185
↓ 3 callersFunctiongetKeyMods
Retrieves and translates modifier keys
examples_cute_c2/glfw/win32_window.c:328
↓ 3 callersFunctiongetModeInfo
Returns the mode info for a RandR mode XID
examples_cute_c2/glfw/x11_monitor.c:54
↓ 3 callersFunctiongl_find_uniform_internal
examples_cute_c2/cute_gl.h:789
↓ 3 callersFunctiongl_find_uniform_internal
examples_cute_gl_and_tiled_and_spritebatch/cute_gl.h:789
↓ 3 callersFunctiongl_find_uniform_internal
examples_cute_spritebatch/cute_gl.h:789
↓ 3 callersFunctiongl_load_shader
examples_cute_c2/cute_gl.h:713
↓ 3 callersFunctionglfwDestroyCursor
examples_cute_c2/glfw/input.c:424
↓ 3 callersFunctionhandleEvents
examples_cute_c2/glfw/wl_window.c:267
↓ 3 callersFunctionhas_ext
examples_cute_c2/glad/glad.c:75
↓ 3 callersFunctionhydro_hash_hash
cute_net.h:2416
↓ 3 callersFunctionhydro_kdf_derive_from_key
cute_net.h:2437
↓ 3 callersFunctionhydro_random_buf_deterministic
cute_net.h:2256
↓ 3 callersFunctionhydro_random_check_initialized
cute_net.h:2179
↓ 3 callersFunctionhydro_random_ratchet
cute_net.h:2192
↓ 3 callersFunctionhydro_secretbox_final
cute_net.h:2545
↓ 3 callersFunctionhydro_secretbox_setup
cute_net.h:2511
↓ 3 callersFunctionhydro_x25519_canon
cute_net.h:2891
↓ 3 callersFunctionhydro_x25519_core
cute_net.h:2946
↓ 3 callersFunctionhydro_x25519_scalarmult
cute_net.h:2984
↓ 3 callersFunctionhydro_x25519_scalarmult_base_uniform
cute_net.h:3031
↓ 3 callersFunctionisPointerLocked
examples_cute_c2/glfw/wl_window.c:893
↓ 3 callersFunctionprint_embedded_symbol
examples_cute_net/client/client.c:33
↓ 3 callersFunctionreleaseMonitor
Remove the window and restore the original video mode
examples_cute_c2/glfw/x11_window.c:847
↓ 3 callersFunctionreleaseMonitor
Remove the window and restore the original video mode
examples_cute_c2/glfw/win32_window.c:436
↓ 3 callersFunctions_decode
cute_aseprite.h:593
↓ 3 callersFunctions_protocol_server_disconnect_client
cute_net.h:7206
↓ 3 callersFunctions_protocol_server_event_push
cute_net.h:7183
↓ 3 callersFunctionsprite_batch_internal_use_scratch_buffer
cute_spritebatch.h:799
↓ 3 callersFunctionspritebatch_internal_generate_texture_handle
cute_spritebatch.h:1139
↓ 3 callersFunctionspritebatch_internal_lonely_sprite
cute_spritebatch.h:1161
↓ 3 callersFunctionspritebatch_internal_lonelybuffer_push
cute_spritebatch.h:1150
↓ 3 callersFunctionspritebatch_internal_premade_sprite
cute_spritebatch.h:1194
↓ 3 callersFunctionspritebatch_map_find_slot
cute_spritebatch.h:609
↓ 3 callersFunctionspritebatch_map_pow2ceil
cute_spritebatch.h:559
↓ 3 callersFunctionspritebatch_map_remove
cute_spritebatch.h:722
↓ 3 callersFunctionspritebatch_tick
cute_spritebatch.h:1300
↓ 3 callersFunctiontls_connect
cute_tls.h:816
↓ 3 callersFunctiontls_packet_queue_pop
cute_tls.h:436
↓ 3 callersFunctiontls_read
cute_tls.h:1520
↓ 3 callersFunctiontls_send
cute_tls.h:1558
↓ 3 callersFunctionupdateCursorImage
Updates the cursor image according to its cursor mode
examples_cute_c2/glfw/win32_window.c:254
↓ 3 callersFunctionvidmodeFromModeInfo
Convert RandR mode info to GLFW video mode
examples_cute_c2/glfw/x11_monitor.c:69
↓ 3 callersFunctionwaitForVisibilityNotify
Waits until a VisibilityNotify event arrives for the specified window or the timeout period elapses (ICCCM section 4.2.2)
examples_cute_c2/glfw/x11_window.c:98
↓ 2 callersFunctionDrawCircles
examples_cute_c2/main.cpp:897
↓ 2 callersFunctionPointSegmentTOI
examples_cute_c2/main.cpp:1520
↓ 2 callersFunction_glfwChooseVideoMode
examples_cute_c2/glfw/monitor.c:193
↓ 2 callersFunction_glfwCreateCursorX11
Creates a native cursor object from the specified image and hotspot
examples_cute_c2/glfw/x11_init.c:700
↓ 2 callersFunction_glfwCreateWideStringFromUTF8Win32
Returns a wide string version of the specified UTF-8 string
examples_cute_c2/glfw/win32_init.c:356
↓ 2 callersFunction_glfwDetectJoystickConnectionWin32
Checks for new joysticks after DBT_DEVICEARRIVAL
examples_cute_c2/glfw/win32_joystick.c:691
↓ 2 callersFunction_glfwInputDrop
examples_cute_c2/glfw/input.c:121
↓ 2 callersFunction_glfwInputErrorX11
Reports the specified error, appending information about the last X error
examples_cute_c2/glfw/x11_init.c:689
↓ 2 callersFunction_glfwInputWindowIconify
examples_cute_c2/glfw/window.c:83
↓ 2 callersFunction_glfwInputWindowMaximize
examples_cute_c2/glfw/window.c:89
↓ 2 callersFunction_glfwInputWindowPos
examples_cute_c2/glfw/window.c:71
↓ 2 callersFunction_glfwIsPrintable
examples_cute_c2/glfw/input.c:138
↓ 2 callersFunction_glfwPlatformGetCursorPos
examples_cute_c2/glfw/wl_window.c:678
↓ 2 callersFunction_glfwPlatformGetGammaRamp
examples_cute_c2/glfw/wl_monitor.c:167
↓ 2 callersFunction_glfwPlatformGetVideoMode
examples_cute_c2/glfw/x11_monitor.c:400
↓ 2 callersFunction_glfwPlatformGetVideoMode
examples_cute_c2/glfw/win32_monitor.c:359
↓ 2 callersFunction_glfwPlatformGetWindowPos
examples_cute_c2/glfw/x11_window.c:1714
↓ 2 callersFunction_glfwPlatformGetWindowSize
examples_cute_c2/glfw/wl_window.c:489
↓ 2 callersFunction_glfwPlatformPollEvents
examples_cute_c2/glfw/x11_window.c:2150
↓ 2 callersFunction_glfwPlatformPollEvents
examples_cute_c2/glfw/mir_window.c:616
↓ 2 callersFunction_glfwPlatformPollEvents
examples_cute_c2/glfw/win32_window.c:1386
↓ 2 callersFunction_glfwPlatformSetCursorPos
examples_cute_c2/glfw/x11_window.c:2218
↓ 2 callersFunction_glfwPlatformSetGammaRamp
examples_cute_c2/glfw/wl_monitor.c:174
↓ 2 callersFunction_glfwPlatformSetWindowSize
examples_cute_c2/glfw/wl_window.c:497
↓ 2 callersFunction_glfwPlatformShowWindow
examples_cute_c2/glfw/wl_window.c:569
↓ 2 callersFunction_glfwPlatformTerminate
examples_cute_c2/glfw/wl_init.c:693
↓ 2 callersFunction_glfwPollJoystickEvents
examples_cute_c2/glfw/linux_joystick.c:277
↓ 2 callersFunction_glfwPollMonitorsWin32
Poll for changes in the set of connected monitors
examples_cute_c2/glfw/win32_monitor.c:95
↓ 2 callersFunction_glfwPollMonitorsX11
Poll for changes in the set of connected monitors
examples_cute_c2/glfw/x11_monitor.c:100
↓ 2 callersFunction_glfwTerminateOSMesa
examples_cute_c2/glfw/osmesa_context.c:177
↓ 2 callersFunction_hydro_pwhash_verify
cute_net.h:3750
↓ 2 callersFunctionapplyAspectRatio
Enforce the client rect aspect ratio based on which edge is being dragged
examples_cute_c2/glfw/win32_window.c:197
↓ 2 callersFunctionc22
cute_c2.h:776
↓ 2 callersFunctionc23
cute_c2.h:807
↓ 2 callersFunctionc2AABBtoAABB
cute_c2.h:1376
↓ 2 callersFunctionc2AABBtoAABBManifold
cute_c2.h:1784
↓ 2 callersFunctionc2AABBtoPolyManifold
Forms a c2Poly and uses c2PolytoPolyManifold
cute_c2.h:1932
↓ 2 callersFunctionc2CheckFaces
cute_c2.h:2163
↓ 2 callersFunctionc2CircleToPoint
cute_c2.h:1394
↓ 2 callersFunctionc2CircletoCircle
cute_c2.h:1358
↓ 2 callersFunctionc2CircletoCircleManifold
cute_c2.h:1691
↓ 2 callersFunctionc2Clampv
cute_c2.h:473
← previousnext →401–500 of 1,962, ranked by callers