MCPcopy Create free account

hub / github.com/cadaver/turso3d / functions

Functions12,019 in github.com/cadaver/turso3d

↓ 36 callersFunctionRemapButton
ThirdParty/SDL/src/joystick/hidapi/SDL_hidapi_switch.c:1010
↓ 36 callersFunctionSDL_SendMouseMotion
ThirdParty/SDL/src/events/SDL_mouse.c:577
↓ 36 callersFunctionSDL_UnlockSensors
ThirdParty/SDL/src/sensor/SDL_sensor.c:81
↓ 35 callersMethodDotProduct
Calculate dot product.
Turso3D/Math/Vector2.h:154
↓ 35 callersFunctionSDL_GetError
ThirdParty/SDL/src/SDL_error.c:62
↓ 35 callersFunctionbacktrace_free
ThirdParty/Tracy/libbacktrace/alloc.cpp:73
↓ 34 callersFunctionAbs
Return absolute value of a float.
Turso3D/Math/Math.h:42
↓ 34 callersMethodBind
Turso3D/Graphics/Texture.cpp:485
↓ 34 callersFunctionSDLTest_Log
* Prints given message with a timestamp in the TEST category and INFO priority. */
ThirdParty/SDL/src/test/SDL_test_log.c:80
↓ 34 callersFunctionbacktrace_alloc
ThirdParty/Tracy/libbacktrace/alloc.cpp:55
↓ 33 callersFunctionSDL_FindInHashTable
ThirdParty/SDL/src/SDL_hashtable.c:115
↓ 33 callersFunctionSDL_GL_GetProcAddress
ThirdParty/SDL/src/video/SDL_video.c:4259
↓ 33 callersFunctionSDL_GetNextObjectID
ThirdParty/SDL/src/SDL_utils.c:127
↓ 33 callersFunctionSDL_GetStringBoolean
ThirdParty/SDL/src/SDL_hints.c:235
↓ 32 callersFunctionSDL_AllocateRenderVertices
ThirdParty/SDL/src/render/SDL_render.c:353
↓ 32 callersFunctionSDL_GetRendererProperties
ThirdParty/SDL/src/render/SDL_render.c:1206
↓ 32 callersFunctionSDL_PrivateAppendToMappingString
ThirdParty/SDL/src/joystick/SDL_gamepad.c:1682
↓ 32 callersFunctionSDL_SetKeyboardFocus
ThirdParty/SDL/src/events/SDL_keyboard.c:321
↓ 32 callersFunctionSDL_ceilf
ThirdParty/SDL/src/stdlib/SDL_stdlib.c:128
↓ 32 callersFunctionstbi__get32le
ThirdParty/STB/stb_image.h:1702
↓ 31 callersFunctionHIDAPI_SetDeviceName
ThirdParty/SDL/src/joystick/hidapi/SDL_hidapijoystick.c:660
↓ 30 callersFunctionD3D12_INTERNAL_DestroyRenderer
ThirdParty/SDL/src/gpu/d3d12/SDL_gpu_d3d12.c:1300
↓ 30 callersFunctionGetThreadHandle
ThirdParty/Tracy/client/TracyProfiler.cpp:1252
↓ 30 callersFunctionMin
Return the smaller of two floats.
Turso3D/Math/Math.h:38
↓ 30 callersFunctionSDL_GetWindowFlags
ThirdParty/SDL/src/video/SDL_video.c:2672
↓ 30 callersFunctionelf_release_view
ThirdParty/Tracy/libbacktrace/elf.cpp:462
↓ 30 callersFunctionstbi__get16le
ThirdParty/STB/stb_image.h:1694
↓ 30 callersFunctionstbi__skip
ThirdParty/STB/stb_image.h:1624
↓ 29 callersFunctionSDLTest_DrawString
ThirdParty/SDL/src/test/SDL_test_font.c:3351
↓ 28 callersFunctionClamp
Clamp a float to a range.
Turso3D/Math/Math.h:47
↓ 28 callersFunctionHIDAPI_DumpPacket
ThirdParty/SDL/src/joystick/hidapi/SDL_hidapijoystick.c:119
↓ 28 callersMethodName
ThirdParty/Tracy/tracy/TracyOpenGL.hpp:127
↓ 28 callersFunctionPixelToPoint
ThirdParty/SDL/src/video/wayland/SDL_waylandwindow.c:58
↓ 28 callersFunctionSDL_GetWindowSizeInPixels
ThirdParty/SDL/src/video/SDL_video.c:3001
↓ 28 callersFunctionSDL_LockSensors
ThirdParty/SDL/src/sensor/SDL_sensor.c:72
↓ 28 callersFunctionSDL_PrivateJoystickAddSensor
ThirdParty/SDL/src/joystick/SDL_joystick.c:2016
↓ 28 callersFunctionSDL_SetMouseFocus
ThirdParty/SDL/src/events/SDL_mouse.c:496
↓ 28 callersFunctionSDL_lroundf
ThirdParty/SDL/src/stdlib/SDL_stdlib.c:421
↓ 27 callersFunctionD3D_SetError
ThirdParty/SDL/src/render/direct3d/SDL_render_d3d.c:114
↓ 27 callersFunctionEquals
Check whether two floating point values are equal within accuracy.
Turso3D/Math/Math.h:32
↓ 27 callersMethodInverse
Return inverse.
Turso3D/Math/Matrix3.h:211
↓ 27 callersFunctionSDL_memmove
ThirdParty/SDL/src/stdlib/SDL_memmove.c:30
↓ 27 callersFunctionget_bits
ThirdParty/SDL/src/video/x11/edid-parse.c:41
↓ 27 callersFunctionsetup_malloc
ThirdParty/STB/stb_vorbis.h:908
↓ 26 callersFunctionHIDAPI_JoystickDisconnected
ThirdParty/SDL/src/joystick/hidapi/SDL_hidapijoystick.c:824
↓ 26 callersFunctionSDL_ClearError
ThirdParty/SDL/src/SDL_error.c:80
↓ 26 callersFunctionSDL_GetVideoDisplay
ThirdParty/SDL/src/video/SDL_video.c:920
↓ 26 callersFunctionSDL_LockRWLockForReading
ThirdParty/SDL/src/thread/pthread/SDL_sysrwlock.c:56
↓ 26 callersFunctionSDL_UninitializedVideo
ThirdParty/SDL/src/video/SDL_video.c:509
↓ 26 callersFunctionSDL_round
ThirdParty/SDL/src/stdlib/SDL_stdlib.c:390
↓ 26 callersFunctionSDL_wcslen
ThirdParty/SDL/src/stdlib/SDL_string.c:660
↓ 26 callersFunctionWIN_GetEventTimestamp
ThirdParty/SDL/src/video/windows/SDL_windowsevents.c:130
↓ 26 callersFunctionget_bit
ThirdParty/SDL/src/video/x11/edid-parse.c:35
↓ 26 callersFunctionregister_string_error
ThirdParty/SDL/src/hidapi/windows/hid.c:376
↓ 25 callersFunctionSDL_DestroyProperties
ThirdParty/SDL/src/SDL_properties.c:806
↓ 25 callersFunctionSDL_GetGamepadJoystick
* Get the joystick for this gamepad */
ThirdParty/SDL/src/joystick/SDL_gamepad.c:3492
↓ 25 callersFunctionSDL_GetPersistentString
ThirdParty/SDL/src/SDL_utils.c:352
↓ 25 callersFunctionSDL_GetWindowFromEvent
ThirdParty/SDL/src/events/SDL_categories.c:183
↓ 25 callersFunctionSDL_abs
ThirdParty/SDL/src/stdlib/SDL_stdlib.c:508
↓ 25 callersFunction_ToBeWin
ThirdParty/SDL/src/video/haiku/SDL_bwindow.cc:34
↓ 25 callersFunctionget8
ThirdParty/STB/stb_vorbis.h:1295
↓ 24 callersFunctionHIDAPI_JoystickConnected
ThirdParty/SDL/src/joystick/hidapi/SDL_hidapijoystick.c:792
↓ 24 callersMethodReset
Turso3D/Time/Timer.cpp:59
↓ 24 callersFunctionSDL_CreateProperties
ThirdParty/SDL/src/SDL_properties.c:141
↓ 24 callersFunctionSDL_GetDisplayForWindow
ThirdParty/SDL/src/video/SDL_video.c:1658
↓ 24 callersFunctionSDL_UnlockSurface
* Unlock a previously locked surface */
ThirdParty/SDL/src/video/SDL_surface.c:1746
↓ 24 callersFunctionSDL_aligned_free
ThirdParty/SDL/src/stdlib/SDL_stdlib.c:560
↓ 24 callersFunctionSTBI__CASE
ThirdParty/STB/stb_image.h:4682
↓ 23 callersFunctionDI_SetError
* Like SDL_SetError but for DX error codes. */
ThirdParty/SDL/src/haptic/windows/SDL_dinputhaptic.c:49
↓ 23 callersFunctionSDL_DBus_GetContext
ThirdParty/SDL/src/core/linux/SDL_dbus.c:200
↓ 23 callersFunctionSDL_LockRWLockForWriting
ThirdParty/SDL/src/thread/pthread/SDL_sysrwlock.c:64
↓ 23 callersFunctionSDL_ReadU32LE
ThirdParty/SDL/src/file/SDL_iostream.c:1157
↓ 23 callersMethodType
Turso3D/Object/Attribute.cpp:358
↓ 23 callersFunctionelf_fetch_bits_backward
ThirdParty/Tracy/libbacktrace/elf.cpp:1185
↓ 23 callersFunctionread_byte
ThirdParty/Tracy/libbacktrace/dwarf.cpp:811
↓ 23 callersFunctionsetup_free
ThirdParty/STB/stb_vorbis.h:921
↓ 22 callersFunctionCASE
ThirdParty/SDL/src/audio/SDL_audio.c:2182
↓ 22 callersFunctionFormatString
Turso3D/IO/StringUtils.cpp:261
↓ 22 callersFunctionSDL_GetPrimaryDisplay
ThirdParty/SDL/src/video/SDL_video.c:936
↓ 22 callersFunctionSDL_SetObjectValid
ThirdParty/SDL/src/SDL_utils.c:150
↓ 22 callersFunctionSDL_UpdatedAudioDeviceFormat
ThirdParty/SDL/src/audio/SDL_audio.c:1608
↓ 22 callersFunctionSDL_aligned_alloc
ThirdParty/SDL/src/stdlib/SDL_stdlib.c:532
↓ 22 callersFunctionSDL_strncasecmp
ThirdParty/SDL/src/stdlib/SDL_string.c:1352
↓ 21 callersFunctionCopyStringFast
ThirdParty/Tracy/client/TracyStringHelpers.hpp:26
↓ 21 callersFunctionSDL_AtomicAdd
ThirdParty/SDL/src/atomic/SDL_atomic.c:223
↓ 21 callersFunctionSDL_GetDisplayDriverDataForWindow
ThirdParty/SDL/src/video/SDL_video.c:972
↓ 21 callersFunctionSDL_GetWindowSize
ThirdParty/SDL/src/video/SDL_video.c:2935
↓ 21 callersFunctionSDL_LockSurface
* Lock a surface to directly access the pixels */
ThirdParty/SDL/src/video/SDL_surface.c:1719
↓ 21 callersFunctionSDL_SendJoystickSensor
ThirdParty/SDL/src/joystick/SDL_joystick.c:3599
↓ 21 callersFunctionSDL_WriteU32LE
ThirdParty/SDL/src/file/SDL_iostream.c:1265
↓ 21 callersFunctiondwarf_buf_error
ThirdParty/Tracy/libbacktrace/dwarf.cpp:749
↓ 21 callersFunctionrd_append_byte
* @brief Function that appends a byte to encoded report descriptor buffer. * * @param[in] byte Single byte to append. * @param rpt_desc P
ThirdParty/SDL/src/hidapi/windows/hidapi_descriptor_reconstruct.c:37
↓ 20 callersMethodContains
Turso3D/IO/JSONValue.cpp:527
↓ 20 callersMethodGet
Return the object or null if it has been destroyed.
Turso3D/Object/Ptr.h:312
↓ 20 callersFunctionLZ4_compress_generic
LZ4_compress_generic() : * inlined, to ensure branches are decided at compilation time; * takes care of src == (NULL, 0) * and forward the rest
ThirdParty/Tracy/common/tracy_lz4.cpp:1304
↓ 20 callersFunctionLocalReferenceHolder_Cleanup
ThirdParty/SDL/src/core/android/SDL_android.c:1567
↓ 20 callersFunctionReleaseCamera
ThirdParty/SDL/src/camera/SDL_camera.c:339
↓ 20 callersFunctionSDL_GetJoystickFromID
* Return the SDL_Joystick associated with an instance id. */
ThirdParty/SDL/src/joystick/SDL_joystick.c:1590
↓ 20 callersFunctionSDL_GetJoystickProperties
* Get the properties associated with a joystick */
ThirdParty/SDL/src/joystick/SDL_joystick.c:1626
↓ 20 callersFunctionSDL_SendKeyboardText
ThirdParty/SDL/src/events/SDL_keyboard.c:724
← previousnext →101–200 of 12,019, ranked by callers