MCPcopy Create free account

hub / github.com/cadaver/turso3d / functions

Functions12,019 in github.com/cadaver/turso3d

↓ 4 callersFunctionSDL_CheckWindowPixelSizeChanged
ThirdParty/SDL/src/video/SDL_video.c:3874
↓ 4 callersFunctionSDL_ConvertPixels
ThirdParty/SDL/src/video/SDL_surface.c:2326
↓ 4 callersFunctionSDL_ConvertPixels_PackUVPlanes_to_NV
ThirdParty/SDL/src/video/SDL_yuv.c:1646
↓ 4 callersFunctionSDL_ConvertPixels_SplitNV_to_UVPlanes
ThirdParty/SDL/src/video/SDL_yuv.c:1656
↓ 4 callersFunctionSDL_CreateKeymap
ThirdParty/SDL/src/events/SDL_keymap.c:36
↓ 4 callersFunctionSDL_CreateRenderer
ThirdParty/SDL/src/render/SDL_render.c:1156
↓ 4 callersFunctionSDL_CreateTemporaryString
ThirdParty/SDL/src/events/SDL_events.c:298
↓ 4 callersFunctionSDL_CreateThreadWithStackSize
internal helper function, not in the public API.
ThirdParty/SDL/src/thread/SDL_thread.c:409
↓ 4 callersFunctionSDL_CreateTimer
ThirdParty/SDL/src/timer/SDL_timer.c:276
↓ 4 callersFunctionSDL_CutEvent
Remove an event from the queue -- called with the queue locked
ThirdParty/SDL/src/events/SDL_events.c:977
↓ 4 callersFunctionSDL_DBus_PumpEvents
ThirdParty/SDL/src/core/linux/SDL_dbus.c:520
↓ 4 callersFunctionSDL_DelVideoDisplay
ThirdParty/SDL/src/video/SDL_video.c:857
↓ 4 callersFunctionSDL_DestroyAudioStream
ThirdParty/SDL/src/audio/SDL_audiocvt.c:1274
↓ 4 callersFunctionSDL_DestroyKeymap
ThirdParty/SDL/src/events/SDL_keymap.c:122
↓ 4 callersFunctionSDL_DestroyMutex
ThirdParty/SDL/src/thread/generic/SDL_sysmutex.c:54
↓ 4 callersFunctionSDL_DestroySemaphore
ThirdParty/SDL/src/thread/generic/SDL_syssem.c:35
↓ 4 callersFunctionSDL_DetectSandbox
ThirdParty/SDL/src/core/linux/SDL_sandbox.c:28
↓ 4 callersFunctionSDL_EVDEV_Init
ThirdParty/SDL/src/core/linux/SDL_evdev.c:167
↓ 4 callersFunctionSDL_EVDEV_Poll
ThirdParty/SDL/src/core/linux/SDL_evdev.c:311
↓ 4 callersFunctionSDL_EVDEV_Quit
ThirdParty/SDL/src/core/linux/SDL_evdev.c:231
↓ 4 callersFunctionSDL_EventSignal_Quit
ThirdParty/SDL/src/events/SDL_quit.c:93
↓ 4 callersFunctionSDL_FinalizeDisplayMode
ThirdParty/SDL/src/video/SDL_video.c:754
↓ 4 callersFunctionSDL_FindColor
* Match an RGB value to a particular palette index */
ThirdParty/SDL/src/video/SDL_pixels.c:1106
↓ 4 callersFunctionSDL_GL_CreateContext
ThirdParty/SDL/src/video/SDL_video.c:4896
↓ 4 callersFunctionSDL_GL_SetSwapInterval
ThirdParty/SDL/src/video/SDL_video.c:5029
↓ 4 callersFunctionSDL_GL_UnloadLibrary
ThirdParty/SDL/src/video/SDL_video.c:4304
↓ 4 callersFunctionSDL_GPU_FetchBlitPipeline
ThirdParty/SDL/src/gpu/SDL_gpu.c:171
↓ 4 callersFunctionSDL_GetBasePath
ThirdParty/SDL/src/filesystem/SDL_filesystem.c:421
↓ 4 callersFunctionSDL_GetCurrentCameraDriver
ThirdParty/SDL/src/camera/SDL_camera.c:74
↓ 4 callersFunctionSDL_GetCurrentRenderOutputSize
ThirdParty/SDL/src/render/SDL_render.c:1237
↓ 4 callersFunctionSDL_GetDriverAndSensorIndex
* Get the driver and device index for a sensor instance ID * This should be called while the sensor lock is held, to prevent another thread from upda
ThirdParty/SDL/src/sensor/SDL_sensor.c:218
↓ 4 callersFunctionSDL_GetErrBuf
Routine to get the thread-specific error variable
ThirdParty/SDL/src/thread/SDL_thread.c:275
↓ 4 callersFunctionSDL_GetGamepadTypeFromString
* convert a string to its enum equivalent */
ThirdParty/SDL/src/joystick/SDL_gamepad.c:987
↓ 4 callersFunctionSDL_GetKeyboardState
ThirdParty/SDL/src/events/SDL_keyboard.c:866
↓ 4 callersFunctionSDL_GetKeymapScancode
ThirdParty/SDL/src/events/SDL_keymap.c:106
↓ 4 callersFunctionSDL_GetPlayerIndexForJoystickID
ThirdParty/SDL/src/joystick/SDL_joystick.c:529
↓ 4 callersFunctionSDL_GetScancodeFromKeySym
ThirdParty/SDL/src/events/SDL_keysym_to_scancode.c:390
↓ 4 callersFunctionSDL_GetScancodeFromTable
ThirdParty/SDL/src/events/SDL_scancode_tables.c:59
↓ 4 callersFunctionSDL_GetSensorTypeForID
ThirdParty/SDL/src/sensor/SDL_sensor.c:257
↓ 4 callersFunctionSDL_GetSurfaceAlphaMod
ThirdParty/SDL/src/video/SDL_surface.c:839
↓ 4 callersFunctionSDL_GetSurfaceColorMod
ThirdParty/SDL/src/video/SDL_surface.c:790
↓ 4 callersFunctionSDL_GetSurfaceHDRHeadroom
ThirdParty/SDL/src/video/SDL_surface.c:343
↓ 4 callersFunctionSDL_GetSurfaceSDRWhitePoint
ThirdParty/SDL/src/video/SDL_surface.c:310
↓ 4 callersFunctionSDL_GetTextInputMultiline
ThirdParty/SDL/src/video/SDL_video.c:5215
↓ 4 callersFunctionSDL_HIDAPI_StopRumbleThread
ThirdParty/SDL/src/joystick/hidapi/SDL_hidapi_rumble.c:101
↓ 4 callersFunctionSDL_HasMMX
ThirdParty/SDL/src/cpuinfo/SDL_cpuinfo.c:1043
↓ 4 callersFunctionSDL_HasNEON
ThirdParty/SDL/src/cpuinfo/SDL_cpuinfo.c:1093
↓ 4 callersFunctionSDL_IME_PumpEvents
ThirdParty/SDL/src/core/linux/SDL_ime.c:145
↓ 4 callersFunctionSDL_IME_SetFocus
ThirdParty/SDL/src/core/linux/SDL_ime.c:115
↓ 4 callersFunctionSDL_IOFromFP
ThirdParty/SDL/src/file/SDL_iostream.c:402
↓ 4 callersFunctionSDL_InitTicks
ThirdParty/SDL/src/timer/SDL_timer.c:564
↓ 4 callersFunctionSDL_InitializeSurface
ThirdParty/SDL/src/video/SDL_surface.c:126
↓ 4 callersFunctionSDL_IntPrecisionAdjust
ThirdParty/SDL/src/stdlib/SDL_string.c:1881
↓ 4 callersFunctionSDL_IsSupportedAudioFormat
ThirdParty/SDL/src/audio/SDL_audiocvt.c:102
↓ 4 callersFunctionSDL_IsSupportedChannelCount
ThirdParty/SDL/src/audio/SDL_audiocvt.c:122
↓ 4 callersFunctionSDL_LoadVIDPIDListFromHints
ThirdParty/SDL/src/joystick/SDL_joystick.c:3684
↓ 4 callersFunctionSDL_LookupRGBAColor
ThirdParty/SDL/src/video/SDL_pixels.c:1133
↓ 4 callersFunctionSDL_OpenStorage
ThirdParty/SDL/src/storage/SDL_storage.c:148
↓ 4 callersFunctionSDL_PerformWarpMouseInWindow
ThirdParty/SDL/src/events/SDL_mouse.c:1212
↓ 4 callersFunctionSDL_PlaybackAudioThreadIterate
ThirdParty/SDL/src/audio/SDL_audio.c:1091
↓ 4 callersFunctionSDL_PrivateSendMouseMotion
ThirdParty/SDL/src/events/SDL_mouse.c:735
↓ 4 callersFunctionSDL_PumpEvents
ThirdParty/SDL/src/events/SDL_events.c:1211
↓ 4 callersFunctionSDL_PumpEventsInternal
Run the system dependent event loops
ThirdParty/SDL/src/events/SDL_events.c:1154
↓ 4 callersFunctionSDL_RemoveEventWatch
ThirdParty/SDL/src/events/SDL_events.c:1592
↓ 4 callersFunctionSDL_RemovePenDevice
ThirdParty/SDL/src/events/SDL_pen.c:254
↓ 4 callersFunctionSDL_RequestAndroidPermission
ThirdParty/SDL/src/core/android/SDL_android.c:2521
↓ 4 callersFunctionSDL_SYS_HapticFreeDIEFFECT
* Frees an DIEFFECT allocated by SDL_SYS_ToDIEFFECT. */
ThirdParty/SDL/src/haptic/windows/SDL_dinputhaptic.c:855
↓ 4 callersFunctionSDL_SYS_HapticFreeFFEFFECT
* Frees an FFEFFECT allocated by SDL_SYS_ToFFEFFECT. */
ThirdParty/SDL/src/haptic/darwin/SDL_syshaptic.c:1041
↓ 4 callersFunctionSDL_SYS_HapticQuit
* Clean up after system specific haptic stuff */
ThirdParty/SDL/src/haptic/windows/SDL_windowshaptic.c:239
↓ 4 callersFunctionSDL_SYS_ToButton
* Converts an SDL button to a ff_trigger button. */
ThirdParty/SDL/src/haptic/linux/SDL_syshaptic.c:638
↓ 4 callersFunctionSDL_ScanLong
ThirdParty/SDL/src/stdlib/SDL_string.c:330
↓ 4 callersFunctionSDL_ScanLongLong
ThirdParty/SDL/src/stdlib/SDL_string.c:488
↓ 4 callersFunctionSDL_SendDrop
ThirdParty/SDL/src/events/SDL_dropevents.c:30
↓ 4 callersFunctionSDL_SendKeyboardKeyAutoRelease
ThirdParty/SDL/src/events/SDL_keyboard.c:683
↓ 4 callersFunctionSDL_SendPenButton
ThirdParty/SDL/src/events/SDL_pen.c:446
↓ 4 callersFunctionSDL_SetDesktopDisplayMode
ThirdParty/SDL/src/video/SDL_video.c:1381
↓ 4 callersFunctionSDL_SetJoystickGUIDCRC
ThirdParty/SDL/src/joystick/SDL_joystick.c:2776
↓ 4 callersFunctionSDL_SetKeymap
ThirdParty/SDL/src/events/SDL_keyboard.c:247
↓ 4 callersFunctionSDL_SetRenderDrawBlendMode
ThirdParty/SDL/src/render/SDL_render.c:3294
↓ 4 callersFunctionSDL_SetRenderVSync
ThirdParty/SDL/src/render/SDL_render.c:5332
↓ 4 callersFunctionSDL_SetSurfaceProperty
ThirdParty/SDL/src/SDL_properties.c:399
↓ 4 callersFunctionSDL_SetSurfaceRLE
ThirdParty/SDL/src/video/SDL_surface.c:582
↓ 4 callersFunctionSDL_SetTextureBlendMode
ThirdParty/SDL/src/render/SDL_render.c:1900
↓ 4 callersFunctionSDL_SetWindowRelativeMouseMode
ThirdParty/SDL/src/video/SDL_video.c:3765
↓ 4 callersFunctionSDL_SignalSemaphore
ThirdParty/SDL/src/thread/generic/SDL_syssem.c:49
↓ 4 callersFunctionSDL_SurfaceHasAlternateImages
ThirdParty/SDL/src/video/SDL_surface.c:459
↓ 4 callersFunctionSDL_UCS4ToUTF8
ThirdParty/SDL/src/stdlib/SDL_string.c:45
↓ 4 callersFunctionSDL_UDEV_AddCallback
ThirdParty/SDL/src/core/linux/SDL_udev.c:529
↓ 4 callersFunctionSDL_UDEV_DelCallback
ThirdParty/SDL/src/core/linux/SDL_udev.c:549
↓ 4 callersFunctionSDL_URIToLocal
ThirdParty/SDL/src/SDL_utils.c:288
↓ 4 callersFunctionSDL_UpdateFullscreenDisplayModes
ThirdParty/SDL/src/video/SDL_video.c:1150
↓ 4 callersFunctionSDL_VideoQuit
ThirdParty/SDL/src/video/SDL_video.c:4191
↓ 4 callersFunctionSDL_WSCONS_Init_Keyboard
ThirdParty/SDL/src/core/openbsd/SDL_wscons_kbd.c:417
↓ 4 callersFunctionSDL_X11_UnloadSymbols
ThirdParty/SDL/src/video/x11/SDL_x11dyn.c:115
↓ 4 callersFunctionSDL_strcasestr
ThirdParty/SDL/src/stdlib/SDL_string.c:1054
↓ 4 callersFunctionSDL_strtoul
ThirdParty/SDL/src/stdlib/SDL_string.c:1220
↓ 4 callersFunctionSDL_tolower
ThirdParty/SDL/src/stdlib/SDL_stdlib.c:529
↓ 4 callersFunctionSDL_ulltoa
ThirdParty/SDL/src/stdlib/SDL_string.c:1154
↓ 4 callersFunctionSDL_ultoa
ThirdParty/SDL/src/stdlib/SDL_string.c:1112
↓ 4 callersMethodScaled
Return scaled by a vector.
Turso3D/Math/Matrix3.h:186
← previousnext →1,201–1,300 of 12,019, ranked by callers