Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cadaver/turso3d
/ functions
Functions
12,019 in github.com/cadaver/turso3d
⨍
Functions
12,019
◇
Types & classes
3,782
↓ 5 callers
Function
SDL_SYS_SetDirection
* Sets the direction. */
ThirdParty/SDL/src/haptic/darwin/SDL_syshaptic.c:710
↓ 5 callers
Function
SDL_SaveBMP
ThirdParty/SDL/src/video/SDL_bmp.c:873
↓ 5 callers
Function
SDL_SendDropText
ThirdParty/SDL/src/events/SDL_dropevents.c:107
↓ 5 callers
Function
SDL_SendGamepadAxis
* Event filter to transform joystick events into appropriate gamepad ones */
ThirdParty/SDL/src/joystick/SDL_gamepad.c:3718
↓ 5 callers
Function
SDL_SendPenMotion
ThirdParty/SDL/src/events/SDL_pen.c:411
↓ 5 callers
Function
SDL_SendQuit
ThirdParty/SDL/src/events/SDL_quit.c:188
↓ 5 callers
Function
SDL_SetDisplayContentScale
ThirdParty/SDL/src/video/SDL_video.c:1085
↓ 5 callers
Function
SDL_SetDisplayModeForDisplay
ThirdParty/SDL/src/video/SDL_video.c:1440
↓ 5 callers
Function
SDL_SetRenderDrawColorFloat
ThirdParty/SDL/src/render/SDL_render.c:3189
↓ 5 callers
Function
SDL_SetRenderTargetInternal
ThirdParty/SDL/src/render/SDL_render.c:2482
↓ 5 callers
Function
SDL_SetScancodeName
ThirdParty/SDL/src/events/SDL_keymap.c:936
↓ 5 callers
Function
SDL_StepUTF8
ThirdParty/SDL/src/stdlib/SDL_string.c:257
↓ 5 callers
Function
SDL_TimeFromWindows
ThirdParty/SDL/src/time/SDL_time.c:211
↓ 5 callers
Function
SDL_TryLockSpinlock
This function is where all the magic happens...
ThirdParty/SDL/src/atomic/SDL_spinlock.c:60
↓ 5 callers
Function
SDL_UDEV_Init
ThirdParty/SDL/src/core/linux/SDL_udev.c:112
↓ 5 callers
Function
SDL_UDEV_Scan
ThirdParty/SDL/src/core/linux/SDL_udev.c:187
↓ 5 callers
Function
SDL_UnRLESurface
ThirdParty/SDL/src/video/SDL_RLEaccel.c:1519
↓ 5 callers
Function
SDL_WaitSemaphoreTimeoutNS
TODO: This routine is a bit overloaded. * If the timeout is 0 then just poll the semaphore; if it's -1, pass * NULL to sceKernelWaitSema() so that i
ThirdParty/SDL/src/thread/psp/SDL_syssem.c:74
↓ 5 callers
Function
SDL_WriteU16LE
ThirdParty/SDL/src/file/SDL_iostream.c:1243
↓ 5 callers
Function
SDL_WriteU8
ThirdParty/SDL/src/file/SDL_iostream.c:1233
↓ 5 callers
Function
SDL_ceil
ThirdParty/SDL/src/stdlib/SDL_stdlib.c:114
↓ 5 callers
Function
SDL_crc16
ThirdParty/SDL/src/stdlib/SDL_crc16.c:44
↓ 5 callers
Function
SDL_endswith
ThirdParty/SDL/src/SDL_utils.c:111
↓ 5 callers
Function
SDL_hid_init
ThirdParty/SDL/src/hidapi/SDL_hidapi.c:1130
↓ 5 callers
Function
SDL_iconv_close
ThirdParty/SDL/src/stdlib/SDL_iconv.c:40
↓ 5 callers
Function
STD_FUNCTION_NAME
ThirdParty/SDL/src/video/yuv2rgb/yuv_rgb_std_func.h:103
↓ 5 callers
Method
Scale
Return the scaling part.
Turso3D/Math/Matrix3.h:166
↓ 5 callers
Method
SetFrameBuffer
Turso3D/Graphics/Graphics.cpp:325
↓ 5 callers
Method
SetRotation
Turso3D/Scene/SpatialNode.cpp:38
↓ 5 callers
Method
Size
Turso3D/Graphics/Graphics.cpp:799
↓ 5 callers
Function
Split
Turso3D/IO/StringUtils.cpp:167
↓ 5 callers
Method
TranslateOpenGlQueryId
ThirdParty/Tracy/tracy/TracyOpenGL.hpp:184
↓ 5 callers
Function
Trim
Turso3D/IO/StringUtils.cpp:65
↓ 5 callers
Function
UpdatePixelViewport
ThirdParty/SDL/src/render/SDL_render.c:414
↓ 5 callers
Function
VULKAN_EnsureCommandBuffer
ThirdParty/SDL/src/render/vulkan/SDL_render_vulkan.c:939
↓ 5 callers
Function
VULKAN_INTERNAL_RecreateSwapchain
ThirdParty/SDL/src/gpu/vulkan/SDL_gpu_vulkan.c:9940
↓ 5 callers
Function
VULKAN_INTERNAL_RemoveMemoryFreeRegion
ThirdParty/SDL/src/gpu/vulkan/SDL_gpu_vulkan.c:1352
↓ 5 callers
Function
VULKAN_SetDrawState
ThirdParty/SDL/src/render/vulkan/SDL_render_vulkan.c:3482
↓ 5 callers
Function
VULKAN_WaitForGPU
ThirdParty/SDL/src/render/vulkan/SDL_render_vulkan.c:992
↓ 5 callers
Function
ValidEffect
ThirdParty/SDL/src/haptic/SDL_haptic.c:423
↓ 5 callers
Function
WIN_AdjustWindowRectForHWND
ThirdParty/SDL/src/video/windows/SDL_windowswindow.c:282
↓ 5 callers
Function
WIN_PumpEvents
ThirdParty/SDL/src/video/windows/SDL_windowsevents.c:2226
↓ 5 callers
Function
WIN_ResetDeadKeys
ThirdParty/SDL/src/video/windows/SDL_windowskeyboard.c:180
↓ 5 callers
Function
Wayland_data_offer_destroy
ThirdParty/SDL/src/video/wayland/SDL_waylanddatamanager.c:460
↓ 5 callers
Function
Wayland_primary_selection_source_destroy
ThirdParty/SDL/src/video/wayland/SDL_waylanddatamanager.c:339
↓ 5 callers
Method
WriteVLE
Turso3D/IO/Stream.cpp:173
↓ 5 callers
Function
X11_FindPenByDeviceID
ThirdParty/SDL/src/video/x11/SDL_x11pen.c:185
↓ 5 callers
Function
X11_GetPixelFormatFromVisualInfo
ThirdParty/SDL/src/video/x11/SDL_x11modes.c:312
↓ 5 callers
Function
X11_KeyCodeToSym
ThirdParty/SDL/src/video/x11/SDL_x11keyboard.c:84
↓ 5 callers
Function
X11_PumpEvents
ThirdParty/SDL/src/video/x11/SDL_x11events.c:1927
↓ 5 callers
Function
X11_SetNetWMState
ThirdParty/SDL/src/video/x11/SDL_x11window.c:127
↓ 5 callers
Function
X11_SetWindowMinMax
ThirdParty/SDL/src/video/x11/SDL_x11window.c:1100
↓ 5 callers
Function
X11_Xinput2IsInitialized
ThirdParty/SDL/src/video/x11/SDL_x11xinput2.c:545
↓ 5 callers
Function
__kernel_cos
ThirdParty/SDL/src/libm/k_cos.c:60
↓ 5 callers
Function
__kernel_sin
ThirdParty/SDL/src/libm/k_sin.c:53
↓ 5 callers
Function
calc_hash
ThirdParty/SDL/src/SDL_hashtable.c:78
↓ 5 callers
Function
contextLock
fully local functions related to the wavebufs / DSP, not the same as the `device->lock` SDL_Mutex!
ThirdParty/SDL/src/audio/n3ds/SDL_n3dsaudio.c:36
↓ 5 callers
Function
copysign
ThirdParty/SDL/src/libm/s_copysign.c:22
↓ 5 callers
Function
debug_print
ThirdParty/SDL/src/SDL_assert.c:70
↓ 5 callers
Function
dispose_chunk
Consolidate and bin a chunk. Differs from exported versions of free mainly in that the chunk need not be marked as inuse. */
ThirdParty/SDL/src/stdlib/SDL_malloc.c:4394
↓ 5 callers
Function
elf_zlib_inflate_table
ThirdParty/Tracy/libbacktrace/elf.cpp:1368
↓ 5 callers
Function
fetch_card32
ThirdParty/SDL/src/video/x11/xsettings-client.c:153
↓ 5 callers
Function
floor
ThirdParty/SDL/src/libm/s_floor.c:34
↓ 5 callers
Function
free_fragment_programs
ThirdParty/SDL/src/render/vitagxm/SDL_render_vita_gxm_tools.c:155
↓ 5 callers
Function
free_gxm_texture
ThirdParty/SDL/src/render/vitagxm/SDL_render_vita_gxm_tools.c:934
↓ 5 callers
Function
get8_packet
ThirdParty/STB/stb_vorbis.h:1533
↓ 5 callers
Function
get_caps
ThirdParty/SDL/src/core/linux/SDL_udev.c:339
↓ 5 callers
Function
get_thread_heap
Get the current thread heap
ThirdParty/Tracy/client/tracy_rpmalloc.cpp:715
↓ 5 callers
Function
getn
ThirdParty/STB/stb_vorbis.h:1321
↓ 5 callers
Function
gxm_texture_get_datap
ThirdParty/SDL/src/render/vitagxm/SDL_render_vita_gxm_tools.c:958
↓ 5 callers
Function
hidapi_thread_mutex_unlock
ThirdParty/SDL/src/hidapi/libusb/hidapi_thread_sdl.h:118
↓ 5 callers
Function
imdct_step3_inner_r_loop
ThirdParty/STB/stb_vorbis.h:2440
↓ 5 callers
Function
int_string
ThirdParty/SDL/src/power/linux/SDL_syspower.c:306
↓ 5 callers
Function
make_fragment_programs
ThirdParty/SDL/src/render/vitagxm/SDL_render_vita_gxm_tools.c:161
↓ 5 callers
Function
node_object_destroy
ThirdParty/SDL/src/audio/pipewire/SDL_pipewire.c:330
↓ 5 callers
Function
put_utf8
ThirdParty/SDL/src/core/linux/SDL_evdev_kbd.c:558
↓ 5 callers
Function
readSymLink
ThirdParty/SDL/src/filesystem/unix/SDL_sysfilesystem.c:45
↓ 5 callers
Function
read_mode_variable
ThirdParty/SDL/src/video/riscos/SDL_riscosmodes.c:99
↓ 5 callers
Function
read_sleb128
ThirdParty/Tracy/libbacktrace/dwarf.cpp:995
↓ 5 callers
Function
register_device_error_format
Similar to register_device_error, but you can pass a format string into this function. */
ThirdParty/SDL/src/hidapi/linux/hid.c:189
↓ 5 callers
Function
register_methods
ThirdParty/SDL/src/core/android/SDL_android.c:535
↓ 5 callers
Function
return_data
Helper function, to simplify hid_read(). This should be called with dev->mutex locked. */
ThirdParty/SDL/src/hidapi/libusb/hid.c:1624
↓ 5 callers
Function
return_data
Helper function, so that this isn't duplicated in hid_read(). */
ThirdParty/SDL/src/hidapi/mac/hid.c:1226
↓ 5 callers
Function
stbi__cleanup_jpeg
clean up the temporary component buffers
ThirdParty/STB/stb_image.h:3789
↓ 5 callers
Function
stbi__do_zlib
ThirdParty/STB/stb_image.h:4432
↓ 5 callers
Function
stbi__getn
ThirdParty/STB/stb_image.h:1646
↓ 5 callers
Function
stbi__hdr_gettoken
ThirdParty/STB/stb_image.h:7031
↓ 5 callers
Function
stbi__jpeg_huff_decode
decode a jpeg huffman value from the bitstream
ThirdParty/STB/stb_image.h:2074
↓ 5 callers
Function
stbi__jpeg_reset
after a restart interval, stbi__jpeg_reset the entropy decoder and the dc prediction
ThirdParty/STB/stb_image.h:2902
↓ 5 callers
Function
stbi__paeth
ThirdParty/STB/stb_image.h:4580
↓ 5 callers
Function
stbi__start_write_callbacks
initialize a callback-based context
ThirdParty/STB/stb_image_write.h:276
↓ 5 callers
Function
stbi__zbuild_huffman
ThirdParty/STB/stb_image.h:4067
↓ 5 callers
Function
stbiw__write1
ThirdParty/STB/stb_image_write.h:399
↓ 5 callers
Function
sys_trim
ThirdParty/SDL/src/stdlib/SDL_malloc.c:4326
↓ 5 callers
Function
vorbis_pump_first_frame
ThirdParty/STB/stb_vorbis.h:3495
↓ 5 callers
Method
~Thread
ThirdParty/Tracy/client/TracyThread.hpp:44
↓ 4 callers
Method
AddDependency
Turso3D/Thread/WorkQueue.cpp:112
↓ 4 callers
Method
Allocate
Allocate and default-construct an object.
Turso3D/Object/Allocator.h:70
↓ 4 callers
Function
ApplySimpleStickCalibration
ThirdParty/SDL/src/joystick/hidapi/SDL_hidapi_switch.c:993
↓ 4 callers
Method
Begin
Turso3D/Time/Profiler.cpp:34
← previous
next →
1,001–1,100 of 12,019, ranked by callers