Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RandyGaul/cute_headers
/ functions
Functions
1,962 in github.com/RandyGaul/cute_headers
⨍
Functions
1,962
◇
Types & classes
568
↓ 2 callers
Function
c2Clip
clip a segment to a plane
cute_c2.h:1943
↓ 2 callers
Function
c2Collide
cute_c2.h:589
↓ 2 callers
Function
c2Collided
cute_c2.h:536
↓ 2 callers
Function
c2GJKSimplexMetric
cute_c2.h:887
↓ 2 callers
Function
c2L
cute_c2.h:737
↓ 2 callers
Function
c2Maxv
cute_c2.h:472
↓ 2 callers
Function
c2Minv
cute_c2.h:471
↓ 2 callers
Function
c2MulxxT
cute_c2.h:510
↓ 2 callers
Function
c2Origin
halfspace ops
cute_c2.h:514
↓ 2 callers
Function
c2RaytoCapsule
cute_c2.h:1581
↓ 2 callers
Function
c2SafeNorm
cute_c2.h:479
↓ 2 callers
Function
c2SidePlanesFromPoly
clip a segment to the "side planes" of another segment. side planes are planes orthogonal to a segment and attached to the endpoints of the segment
cute_c2.h:1980
↓ 2 callers
Function
centerCursor
Centers the cursor over the window client area
examples_cute_c2/glfw/win32_window.c:225
↓ 2 callers
Function
checkScaleChange
examples_cute_c2/glfw/wl_window.c:100
↓ 2 callers
Function
chooseEGLConfig
Return the EGLConfig most closely matching the specified hints
examples_cute_c2/glfw/egl_context.c:88
↓ 2 callers
Function
chooseGLXFBConfig
Return the GLXFBConfig most closely matching the specified hints
examples_cute_c2/glfw/glx_context.c:50
↓ 2 callers
Function
chooseImage
Returns the image whose area most closely matches the desired one
examples_cute_c2/glfw/win32_window.c:79
↓ 2 callers
Function
cn_ack_system_config_defaults
cute_net.h:7714
↓ 2 callers
Function
cn_circular_buffer_grow
cute_net.h:4742
↓ 2 callers
Function
cn_hashtable_count
cute_net.h:6344
↓ 2 callers
Function
cn_init
cute_net.h:5350
↓ 2 callers
Function
cn_packet_queue_pop
cute_net.h:7935
↓ 2 callers
Function
cn_packet_queue_push
cute_net.h:7922
↓ 2 callers
Function
cn_protocol_client_read_connect_token_from_web_service
cute_net.h:6086
↓ 2 callers
Function
cn_protocol_connect_token_cache_init
cute_net.h:6387
↓ 2 callers
Function
cn_protocol_encryption_map_get_endpoints
cute_net.h:6495
↓ 2 callers
Function
cn_protocol_encryption_map_get_states
cute_net.h:6500
↓ 2 callers
Function
cn_protocol_read_connect_token_packet_public_section
cute_net.h:5877
↓ 2 callers
Function
cn_protocol_server_decrypt_connect_token_packet
cute_net.h:6110
↓ 2 callers
Function
cn_rnd_murmur3_avalanche64
cute_net.h:5441
↓ 2 callers
Function
cn_simulator_update
cute_net.h:5537
↓ 2 callers
Function
cn_socket_init2
cute_net.h:5100
↓ 2 callers
Function
cn_transport_unacked_fragment_count
cute_net.h:8929
↓ 2 callers
Function
cp_add
cute_png.h:1605
↓ 2 callers
Function
cp_block
3.2.3
cute_png.h:617
↓ 2 callers
Function
cp_consume_bits
cute_png.h:435
↓ 2 callers
Function
cp_free_png
cute_png.h:1352
↓ 2 callers
Function
cp_get_alpha_for_indexed_image
http://www.libpng.org/pub/png/spec/1.2/PNG-Chunks.html#C.tRNS
cute_png.h:1181
↓ 2 callers
Function
cp_inflate
3.2.3
cute_png.h:661
↓ 2 callers
Function
cp_lz77_hash
Hash function for 3-byte sequences - fast with good distribution
cute_png.h:748
↓ 2 callers
Function
cp_lz77_insert
Insert position into hash chain
cute_png.h:763
↓ 2 callers
Function
cp_make_pixel
cute_png.h:345
↓ 2 callers
Function
cp_paeth
cute_png.h:716
↓ 2 callers
Function
cp_peak_bits
cute_png.h:411
↓ 2 callers
Function
cp_read_file_to_memory
cute_png.h:457
↓ 2 callers
Function
cp_rev16
cute_png.h:478
↓ 2 callers
Function
cp_unfilter
cute_png.h:1118
↓ 2 callers
Function
cp_update_adler
cute_png.h:837
↓ 2 callers
Function
createLegacyContextGLX
Create the OpenGL context using legacy API
examples_cute_c2/glfw/glx_context.c:134
↓ 2 callers
Function
createMonitor
Create monitor from an adapter and (optionally) a display
examples_cute_c2/glfw/win32_monitor.c:38
↓ 2 callers
Function
createShellSurface
examples_cute_c2/glfw/wl_window.c:221
↓ 2 callers
Function
cs_map_insert
cute_sound.h:760
↓ 2 callers
Function
cs_mm_cvtepi32_ps
cute_sound.h:617
↓ 2 callers
Function
cs_mm_cvtps_epi32
cute_sound.h:560
↓ 2 callers
Function
cs_music_play
cute_sound.h:1965
↓ 2 callers
Function
cs_next
cute_sound.h:1544
↓ 2 callers
Function
cs_read_file_to_memory
cute_sound.h:1519
↓ 2 callers
Function
cs_read_mem_ogg
cute_sound.h:1799
↓ 2 callers
Function
cs_read_mem_wav
cute_sound.h:1592
↓ 2 callers
Function
cs_read_rw_to_memory
Load an SDL_RWops object's data into memory. Ripped straight from: https://wiki.libsdl.org/SDL_RWread
cute_sound.h:1757
↓ 2 callers
Function
cs_stop_sound_internal
Stop a sound instance and move it to the free list.
cute_sound.h:1185
↓ 2 callers
Function
cursorInClientArea
Returns whether the cursor is in the client area of the specified window
examples_cute_c2/glfw/win32_window.c:234
↓ 2 callers
Function
cute_atomic_get
cute_sync.h:409
↓ 2 callers
Function
cute_atomic_set
cute_sync.h:404
↓ 2 callers
Function
cute_tiled_free_layers
cute_tiled.h:2998
↓ 2 callers
Function
cute_tiled_isspace
cute_tiled.h:1463
↓ 2 callers
Function
cute_tiled_layers
cute_tiled.h:2203
↓ 2 callers
Function
cute_tiled_map_internal_alloc_internal
cute_tiled.h:3070
↓ 2 callers
Function
cute_tiled_patch_tileset_strings
cute_tiled.h:2932
↓ 2 callers
Function
cute_tiled_read_file_to_memory_and_null_terminate
cute_tiled.h:1421
↓ 2 callers
Function
cute_tiled_skip_curly_braces_internal
cute_tiled.h:2576
↓ 2 callers
Function
cute_tiled_string_next
cute_tiled.h:1495
↓ 2 callers
Function
cute_tiled_tileset
cute_tiled.h:2593
↓ 2 callers
Function
cute_try_pop_task_internal
cute_sync.h:1254
↓ 2 callers
Function
deleteNode
examples_cute_c2/glfw/mir_window.c:41
↓ 2 callers
Function
emptyEventQueue
examples_cute_c2/glfw/mir_window.c:47
↓ 2 callers
Function
findValidPixelFormat
FIXME Soon to be changed upstream mir! So we can use an egl config to figure out the best pixel format! */
examples_cute_c2/glfw/mir_window.c:95
↓ 2 callers
Function
getWindowState
Returns whether the window is iconified
examples_cute_c2/glfw/x11_window.c:117
↓ 2 callers
Function
gimli_core
cute_net.h:1692
↓ 2 callers
Function
gl_compile_shader_internal
examples_cute_c2/cute_gl.h:689
↓ 2 callers
Function
gl_compile_shader_internal
examples_cute_gl_and_tiled_and_spritebatch/cute_gl.h:689
↓ 2 callers
Function
gl_compile_shader_internal
examples_cute_spritebatch/cute_gl.h:689
↓ 2 callers
Function
gl_do_map_internal
examples_cute_c2/cute_gl.h:945
↓ 2 callers
Function
gl_do_map_internal
examples_cute_gl_and_tiled_and_spritebatch/cute_gl.h:945
↓ 2 callers
Function
gl_do_map_internal
examples_cute_spritebatch/cute_gl.h:945
↓ 2 callers
Function
gl_get_gl_type_internal
examples_cute_c2/cute_gl.h:492
↓ 2 callers
Function
gl_get_gl_type_internal
examples_cute_gl_and_tiled_and_spritebatch/cute_gl.h:492
↓ 2 callers
Function
gl_get_gl_type_internal
examples_cute_spritebatch/cute_gl.h:492
↓ 2 callers
Function
gl_load_shader
examples_cute_gl_and_tiled_and_spritebatch/cute_gl.h:713
↓ 2 callers
Function
gl_load_shader
examples_cute_spritebatch/cute_gl.h:713
↓ 2 callers
Function
gl_make_renderable
examples_cute_c2/cute_gl.h:543
↓ 2 callers
Function
gl_make_renderable
examples_cute_gl_and_tiled_and_spritebatch/cute_gl.h:543
↓ 2 callers
Function
gl_make_renderable
examples_cute_spritebatch/cute_gl.h:543
↓ 2 callers
Function
gl_make_vertex_data
examples_cute_c2/cute_gl.h:483
↓ 2 callers
Function
gl_make_vertex_data
examples_cute_gl_and_tiled_and_spritebatch/cute_gl.h:483
↓ 2 callers
Function
gl_make_vertex_data
examples_cute_spritebatch/cute_gl.h:483
↓ 2 callers
Function
gl_render_internal
examples_cute_c2/cute_gl.h:953
↓ 2 callers
Function
gl_render_internal
examples_cute_gl_and_tiled_and_spritebatch/cute_gl.h:953
↓ 2 callers
Function
gl_render_internal
examples_cute_spritebatch/cute_gl.h:953
↓ 2 callers
Function
gl_send_matrix
examples_cute_c2/cute_gl.h:857
← previous
next →
501–600 of 1,962, ranked by callers