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
↓ 8 callers
Method
Update
Turso3DTest/Main.cpp:388
↓ 8 callers
Function
VULKAN_INTERNAL_BufferTransitionToDefaultUsage
ThirdParty/SDL/src/gpu/vulkan/SDL_gpu_vulkan.c:2782
↓ 8 callers
Function
VULKAN_INTERNAL_FetchWindowData
ThirdParty/SDL/src/gpu/vulkan/SDL_gpu_vulkan.c:9757
↓ 8 callers
Function
VULKAN_UpdateTextureInternal
ThirdParty/SDL/src/render/vulkan/SDL_render_vulkan.c:2732
↓ 8 callers
Function
WasapiFailed
ThirdParty/SDL/src/audio/wasapi/SDL_wasapi.c:289
↓ 8 callers
Function
WriteProprietary
ThirdParty/SDL/src/joystick/hidapi/SDL_hidapi_switch.c:485
↓ 8 callers
Function
X11_SyncWindow
ThirdParty/SDL/src/video/x11/SDL_x11window.c:2118
↓ 8 callers
Function
_rpmalloc_heap_cache_insert
Insert a single span into thread heap cache, releasing to global cache if overflow
ThirdParty/Tracy/client/tracy_rpmalloc.cpp:1634
↓ 8 callers
Function
_rpmalloc_span_double_link_list_add
Add a span to double linked list at the head
ThirdParty/Tracy/client/tracy_rpmalloc.cpp:1023
↓ 8 callers
Function
_rpmalloc_span_double_link_list_remove
Remove a span from double linked list
ThirdParty/Tracy/client/tracy_rpmalloc.cpp:1040
↓ 8 callers
Function
backtrace_get_view
ThirdParty/Tracy/libbacktrace/mmapio.cpp:59
↓ 8 callers
Function
backtrace_vector_grow
ThirdParty/Tracy/libbacktrace/alloc.cpp:84
↓ 8 callers
Function
bit_reverse
used in setup, and for huffman that doesn't go fast path
ThirdParty/STB/stb_vorbis.h:968
↓ 8 callers
Function
cross_product
cross product AB x AC
ThirdParty/SDL/src/render/software/SDL_triangle.c:91
↓ 8 callers
Function
decode_fraction
ThirdParty/SDL/src/video/x11/edid-parse.c:242
↓ 8 callers
Function
get_permutation
permutation for mapping srcfmt to dstfmt, overloading or not the alpha channel
ThirdParty/SDL/src/video/SDL_blit_N.c:1897
↓ 8 callers
Function
hid_error
ThirdParty/SDL/src/hidapi/mac/hid.c:1583
↓ 8 callers
Method
next_prod
ThirdParty/Tracy/client/tracy_concurrentqueue.h:908
↓ 8 callers
Function
read_uint64
ThirdParty/Tracy/libbacktrace/dwarf.cpp:884
↓ 8 callers
Function
register_global_error
Set the last global error to be reported by hid_error(NULL). * The given error message will be copied (and decoded according to the * currently loca
ThirdParty/SDL/src/hidapi/linux/hid.c:164
↓ 8 callers
Function
stbi__clamp
take a -128..127 value and stbi__clamp it and convert to 0..255
ThirdParty/STB/stb_image.h:2382
↓ 8 callers
Function
stbi__convert_format
ThirdParty/STB/stb_image.h:1735
↓ 8 callers
Function
stbi__mad3sizes_valid
returns 1 if "a*b*c + add" has no negative terms/factors and doesn't overflow
ThirdParty/STB/stb_image.h:1028
↓ 8 callers
Function
stbiw__putc
ThirdParty/STB/stb_image_write.h:394
↓ 8 callers
Function
swap
ThirdParty/Tracy/client/tracy_concurrentqueue.h:1420
↓ 8 callers
Function
swap
ThirdParty/Tracy/libbacktrace/sort.cpp:48
↓ 8 callers
Function
trianglepoint_2_fixedpoint
ThirdParty/SDL/src/render/software/SDL_triangle.c:129
↓ 8 callers
Method
~Socket
ThirdParty/Tracy/common/TracySocket.cpp:93
↓ 7 callers
Method
Allocate
Turso3D/Renderer/Model.cpp:52
↓ 7 callers
Function
ClosePhysicalAudioDevice
this expects the device lock to be held.
ThirdParty/SDL/src/audio/SDL_audio.c:1499
↓ 7 callers
Function
ClosePhysicalCamera
ThirdParty/SDL/src/camera/SDL_camera.c:227
↓ 7 callers
Function
ConvertAudio
This does type and channel conversions _but not resampling_ (resampling happens in SDL_AudioStream). This does not check parameter validity, (beyond a
ThirdParty/SDL/src/audio/SDL_audiocvt.c:204
↓ 7 callers
Function
D3D11_INTERNAL_AcquireUniformBufferFromPool
ThirdParty/SDL/src/gpu/d3d11/SDL_gpu_d3d11.c:3286
↓ 7 callers
Function
D3D12_INTERNAL_AcquireUniformBufferFromPool
ThirdParty/SDL/src/gpu/d3d12/SDL_gpu_d3d12.c:4052
↓ 7 callers
Function
D3D12_INTERNAL_BufferTransitionToDefaultUsage
ThirdParty/SDL/src/gpu/d3d12/SDL_gpu_d3d12.c:1637
↓ 7 callers
Function
D3D12_INTERNAL_DestroyCommandBuffer
ThirdParty/SDL/src/gpu/d3d12/SDL_gpu_d3d12.c:1264
↓ 7 callers
Function
D3D12_INTERNAL_LogError
ThirdParty/SDL/src/gpu/d3d12/SDL_gpu_d3d12.c:917
↓ 7 callers
Method
End
Turso3D/Time/Profiler.cpp:40
↓ 7 callers
Function
GLES2_ActivateRenderer
ThirdParty/SDL/src/render/opengles2/SDL_render_gles2.c:302
↓ 7 callers
Function
GetHintProperties
ThirdParty/SDL/src/SDL_hints.c:41
↓ 7 callers
Function
GetJoystickByDevIndex
ThirdParty/SDL/src/joystick/linux/SDL_sysjoystick.c:1138
↓ 7 callers
Method
GetLightType
Return light type.
Turso3D/Renderer/Light.h:235
↓ 7 callers
Function
HIDAPI_DelDevice
ThirdParty/SDL/src/joystick/hidapi/SDL_hidapijoystick.c:1014
↓ 7 callers
Function
HIDAPI_GetDeviceByIndex
ThirdParty/SDL/src/joystick/hidapi/SDL_hidapijoystick.c:353
↓ 7 callers
Function
HasExtension
ThirdParty/SDL/src/video/windows/SDL_windowsopengl.c:372
↓ 7 callers
Method
Height
Return height in pixels.
Turso3D/Graphics/Texture.h:56
↓ 7 callers
Function
LZ4_count
ThirdParty/Tracy/common/tracy_lz4.cpp:660
↓ 7 callers
Method
LayerMask
Return bitmask corresponding to layer.
Turso3D/Renderer/OctreeNode.h:82
↓ 7 callers
Method
Lerp
Turso3D/Math/Color.cpp:46
↓ 7 callers
Function
MatrixIdentity
ThirdParty/SDL/src/render/SDL_d3dmath.c:32
↓ 7 callers
Method
OnAnimationChanged
Set animation dirty when animation state changes time position or weight and queue octree reinsertion. Note: bounding box will only be dirtied once an
Turso3D/Renderer/AnimatedModel.h:115
↓ 7 callers
Function
PostStickCalibrated
ThirdParty/SDL/src/joystick/hidapi/SDL_hidapi_wii.c:880
↓ 7 callers
Function
QueueCmdGeometry
ThirdParty/SDL/src/render/SDL_render.c:706
↓ 7 callers
Method
QueueTasks
Turso3D/Thread/WorkQueue.cpp:74
↓ 7 callers
Function
RAWINPUT_JoystickClose
ThirdParty/SDL/src/joystick/windows/SDL_rawinputjoystick.c:2044
↓ 7 callers
Function
ReadFile
ThirdParty/Tracy/client/TracySysTrace.cpp:734
↓ 7 callers
Method
ReadVLE
Turso3D/IO/Stream.cpp:35
↓ 7 callers
Method
Refs
Return the number of strong references.
Turso3D/Object/Ptr.h:321
↓ 7 callers
Function
SDL_AudioSpecsEqual
ThirdParty/SDL/src/audio/SDL_audio.c:266
↓ 7 callers
Function
SDL_CameraDisconnected
Called when a device is removed from the system, or it fails unexpectedly, from any thread, possibly even the camera device's thread.
ThirdParty/SDL/src/camera/SDL_camera.c:525
↓ 7 callers
Function
SDL_CreateSurfaceFrom
* Create an RGB surface from an existing memory buffer using the given * enum SDL_PIXELFORMAT_* format */
ThirdParty/SDL/src/video/SDL_surface.c:234
↓ 7 callers
Function
SDL_DBus_CallMethodOnConnection
ThirdParty/SDL/src/core/linux/SDL_dbus.c:252
↓ 7 callers
Function
SDL_DBus_CallVoidMethod
ThirdParty/SDL/src/core/linux/SDL_dbus.c:329
↓ 7 callers
Function
SDL_DelayNS
ThirdParty/SDL/src/timer/SDL_timer.c:640
↓ 7 callers
Function
SDL_EGL_CreateContext
ThirdParty/SDL/src/video/SDL_egl.c:945
↓ 7 callers
Function
SDL_EGL_DestroySurface
ThirdParty/SDL/src/video/SDL_egl.c:1325
↓ 7 callers
Function
SDL_FreePropertyWithCleanup
ThirdParty/SDL/src/SDL_properties.c:57
↓ 7 callers
Function
SDL_GetClosestFullscreenDisplayMode
ThirdParty/SDL/src/video/SDL_video.c:1305
↓ 7 callers
Function
SDL_GetDisplayIndex
ThirdParty/SDL/src/video/SDL_video.c:945
↓ 7 callers
Function
SDL_GetJoystickGUID
ThirdParty/SDL/src/joystick/SDL_joystick.c:3331
↓ 7 callers
Function
SDL_GetLogPriorityPrefix
ThirdParty/SDL/src/SDL_log.c:320
↓ 7 callers
Function
SDL_GetTextInputType
ThirdParty/SDL/src/video/SDL_video.c:5189
↓ 7 callers
Function
SDL_HasSSE
ThirdParty/SDL/src/cpuinfo/SDL_cpuinfo.c:1048
↓ 7 callers
Function
SDL_LockSpinlock
ThirdParty/SDL/src/atomic/SDL_spinlock.c:164
↓ 7 callers
Function
SDL_LockTexture
ThirdParty/SDL/src/render/SDL_render.c:2347
↓ 7 callers
Function
SDL_MinimizeWindow
ThirdParty/SDL/src/video/SDL_video.c:3223
↓ 7 callers
Function
SDL_PeepEvents
ThirdParty/SDL/src/events/SDL_events.c:1100
↓ 7 callers
Function
SDL_PrivateGetGamepadMapping
ThirdParty/SDL/src/joystick/SDL_gamepad.c:1773
↓ 7 callers
Function
SDL_PrivateSetProperty
ThirdParty/SDL/src/SDL_properties.c:300
↓ 7 callers
Function
SDL_RECT_CAN_OVERFLOW
ThirdParty/SDL/src/video/SDL_rect_impl.h:24
↓ 7 callers
Function
SDL_RenderCoordinatesFromWindow
ThirdParty/SDL/src/render/SDL_render.c:2819
↓ 7 callers
Function
SDL_SW_CopyYUVToRGB
ThirdParty/SDL/src/render/SDL_yuv_sw.c:340
↓ 7 callers
Function
SDL_SendClipboardUpdate
ThirdParty/SDL/src/events/SDL_clipboardevents.c:28
↓ 7 callers
Function
SDL_SendPenAxis
ThirdParty/SDL/src/events/SDL_pen.c:369
↓ 7 callers
Function
SDL_SendSensorUpdate
ThirdParty/SDL/src/sensor/SDL_sensor.c:562
↓ 7 callers
Function
SDL_SetKeymapEntry
ThirdParty/SDL/src/events/SDL_keymap.c:70
↓ 7 callers
Function
SDL_SetRelativeMouseMode
ThirdParty/SDL/src/events/SDL_mouse.c:1329
↓ 7 callers
Function
SDL_SetSurfaceColorspace
ThirdParty/SDL/src/video/SDL_surface.c:286
↓ 7 callers
Function
SDL_SetThreadPriority
ThirdParty/SDL/src/thread/SDL_thread.c:442
↓ 7 callers
Function
SDL_SetWindowSize
ThirdParty/SDL/src/video/SDL_video.c:2888
↓ 7 callers
Function
SDL_ShouldIgnoreJoystick
ThirdParty/SDL/src/joystick/SDL_joystick.c:3228
↓ 7 callers
Function
SDL_Swap32
ThirdParty/SDL/include/SDL3/SDL_endian.h:202
↓ 7 callers
Function
SDL_SyncIfRequired
ThirdParty/SDL/src/video/SDL_video.c:212
↓ 7 callers
Function
SDL_UnlockTexture
ThirdParty/SDL/src/render/SDL_render.c:2459
↓ 7 callers
Function
SDL_Vulkan_DestroySurface_Internal
ThirdParty/SDL/src/video/SDL_vulkan_utils.c:470
↓ 7 callers
Function
SDL_WAYLAND_UnloadSymbols
ThirdParty/SDL/src/video/wayland/SDL_waylanddyn.c:97
↓ 7 callers
Function
SDL_WaitCondition
ThirdParty/SDL/src/thread/SDL_thread.c:503
↓ 7 callers
Function
SDL_hid_send_feature_report
ThirdParty/SDL/src/hidapi/SDL_hidapi.c:1608
↓ 7 callers
Function
SDL_utf8strlcpy
ThirdParty/SDL/src/stdlib/SDL_string.c:861
↓ 7 callers
Function
SDL_wcslcat
ThirdParty/SDL/src/stdlib/SDL_string.c:701
← previous
next →
601–700 of 12,019, ranked by callers