Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/amerkoleci/alimer
/ functions
Functions
26,115 in github.com/amerkoleci/alimer
⨍
Functions
26,115
◇
Types & classes
9,768
↓ 6 callers
Function
IsPlanar2x2Format
Source/ThirdParty/SDL/src/video/SDL_yuv.c:190
↓ 6 callers
Function
IsRotationConstrained
Source/ThirdParty/JoltPhysics/Jolt/Physics/Constraints/SixDOFConstraint.h:229
↓ 6 callers
Function
IsRotationFullyConstrained
Source/ThirdParty/JoltPhysics/Jolt/Physics/Constraints/SixDOFConstraint.h:230
↓ 6 callers
Method
IsValid
Source/ThirdParty/d3d12ma/src/D3D12MemAlloc.cpp:5575
↓ 6 callers
Method
IsZero
Test if vector consists of all zeros
Source/ThirdParty/JoltPhysics/Jolt/Math/Vector.h:69
↓ 6 callers
Function
JoystickByDeviceId
Source/ThirdParty/SDL/src/joystick/android/SDL_sysjoystick.c:572
↓ 6 callers
Function
LZ4HC_compress_generic
Source/ThirdParty/lz4/src/lz4hc.c:1516
↓ 6 callers
Function
LZ4HC_getCLevelParams
Source/ThirdParty/lz4/src/lz4hc.c:108
↓ 6 callers
Function
LZ4HC_init_internal
Source/ThirdParty/lz4/src/lz4hc.c:242
↓ 6 callers
Function
LZ4HC_literalsPrice
price in bytes */
Source/ThirdParty/lz4/src/lz4hc.c:1827
↓ 6 callers
Function
LZ4_compress_HC
Source/ThirdParty/lz4/src/lz4hc.c:1568
↓ 6 callers
Function
LZ4_initStreamHC
Source/ThirdParty/lz4/src/lz4hc.c:1622
↓ 6 callers
Function
LZ4_putIndexOnHash
Source/ThirdParty/lz4/src/lz4.c:820
↓ 6 callers
Function
LZ4_read_ARCH
Source/ThirdParty/lz4/src/lz4.c:380
↓ 6 callers
Function
LZ4_setCompressionLevel
Source/ThirdParty/lz4/src/lz4hc.c:1660
↓ 6 callers
Function
LZ4_wildCopy8
customized variant of memcpy, which can overwrite up to 8 bytes beyond dstEnd */
Source/ThirdParty/lz4/src/lz4.c:464
↓ 6 callers
Function
LengthSquared
Return squared length.
Source/Alimer/Math/Vector2.h:170
↓ 6 callers
Function
MakeUniformScale
Get the average scale if inScale, used to make the scale uniform when a shape doesn't support non-uniform scale
Source/ThirdParty/JoltPhysics/Jolt/Physics/Collision/Shape/ScaleHelpers.h:42
↓ 6 callers
Method
MarkTaken
Source/ThirdParty/vma/include/vk_mem_alloc.h:9220
↓ 6 callers
Method
MarkTaken
Source/ThirdParty/d3d12ma/src/D3D12MemAlloc.cpp:4633
↓ 6 callers
Function
OPENVR_SetOverlayError
Source/ThirdParty/SDL/src/video/openvr/SDL_openvrvideo.c:161
↓ 6 callers
Method
OnBody
When running a query through the NarrowPhaseQuery class, this will be called for every body that is potentially colliding. It allows collecting additi
Source/ThirdParty/JoltPhysics/Jolt/Physics/Collision/CollisionCollector.h:67
↓ 6 callers
Method
OnBodyEnd
When running a query through the NarrowPhaseQuery class, this will be called after all AddHit calls have been made for a particular body.
Source/ThirdParty/JoltPhysics/Jolt/Physics/Collision/CollisionCollector.h:70
↓ 6 callers
Method
Open
Source/ThirdParty/JoltPhysics/Jolt/ObjectStream/ObjectStreamIn.cpp:53
↓ 6 callers
Function
PSP_SetBlendState
Source/ThirdParty/SDL/src/render/psp/SDL_render_psp.c:1016
↓ 6 callers
Method
Pop
Source/ThirdParty/rapidjson/include/rapidjson/reader.h:945
↓ 6 callers
Function
PopMappingChangeTracking
Source/ThirdParty/SDL/src/joystick/SDL_gamepad.c:652
↓ 6 callers
Function
PrepQueueCmdDraw
Source/ThirdParty/SDL/src/render/SDL_render.c:564
↓ 6 callers
Method
Push
Source/ThirdParty/rapidjson/include/rapidjson/internal/stack.h:123
↓ 6 callers
Function
QSA_SetError
Source/ThirdParty/SDL/src/audio/qnx/SDL_qsa_audio.c:55
↓ 6 callers
Function
Quaternion
Source/Alimer/Math/Quaternion.h:32
↓ 6 callers
Function
QuitGtk
Source/ThirdParty/SDL/src/core/unix/SDL_gtk.c:67
↓ 6 callers
Function
RAWINPUT_GetDeviceByIndex
Source/ThirdParty/SDL/src/joystick/windows/SDL_rawinputjoystick.c:1174
↓ 6 callers
Function
ReadFeatureReport
Source/ThirdParty/SDL/src/joystick/hidapi/SDL_hidapi_ps4.c:206
↓ 6 callers
Method
ReadString
Source/Alimer/IO/Stream.cpp:103
↓ 6 callers
Method
ReleaseLock
Explicitly release the lock (normally this is done in the destructor)
Source/ThirdParty/JoltPhysics/Jolt/Physics/Body/BodyLock.h:37
↓ 6 callers
Method
RemoveAllocation
Source/ThirdParty/vma/include/vk_mem_alloc.h:10394
↓ 6 callers
Function
ReportStats
Trace the collected broadphase stats in CSV form. This report can be used to judge and tweak the efficiency of the broadphase.
Source/ThirdParty/JoltPhysics/Jolt/Physics/Collision/BroadPhase/BroadPhase.h:101
↓ 6 callers
Method
Reserve
Source/ThirdParty/rapidjson/include/rapidjson/internal/stack.h:116
↓ 6 callers
Function
SDLTest_RandomUint32
Source/ThirdParty/SDL/src/test/SDL_test_fuzzer.c:85
↓ 6 callers
Function
SDL_AddCamera
The camera backends call this when a new device is plugged in.
Source/ThirdParty/SDL/src/camera/SDL_camera.c:418
↓ 6 callers
Function
SDL_AddPenDevice
Source/ThirdParty/SDL/src/events/SDL_pen.c:250
↓ 6 callers
Function
SDL_AllocateTemporaryMemory
Source/ThirdParty/SDL/src/events/SDL_events.c:361
↓ 6 callers
Function
SDL_AssertTouchLocked
Source/ThirdParty/SDL/src/events/SDL_touch.c:68
↓ 6 callers
Function
SDL_AudioThreadFinalize
Source/ThirdParty/SDL/src/audio/SDL_audio.c:1162
↓ 6 callers
Function
SDL_BeginGPUCopyPass
Source/ThirdParty/SDL/src/gpu/SDL_gpu.c:2738
↓ 6 callers
Function
SDL_CivilToDays
Given a calendar date, returns days since Jan 1 1970, and optionally * the day of the week [0-6, 0 is Sunday] and day of the year [0-365]. */
Source/ThirdParty/SDL/src/time/SDL_time.c:33
↓ 6 callers
Function
SDL_CloseJoystick
* Close a joystick previously opened with SDL_OpenJoystick() */
Source/ThirdParty/SDL/src/joystick/SDL_joystick.c:2176
↓ 6 callers
Function
SDL_ConvertSurfaceAndColorspace
Source/ThirdParty/SDL/src/video/SDL_surface.c:2176
↓ 6 callers
Function
SDL_CopyProperties
Source/ThirdParty/SDL/src/SDL_properties.c:251
↓ 6 callers
Function
SDL_CreateGPUTexture
Source/ThirdParty/SDL/src/gpu/SDL_gpu.c:1233
↓ 6 callers
Function
SDL_CreateKeymap
Source/ThirdParty/SDL/src/events/SDL_keymap.c:29
↓ 6 callers
Function
SDL_DelVideoDisplay
Source/ThirdParty/SDL/src/video/SDL_video.c:921
↓ 6 callers
Function
SDL_DestroyRenderer
Source/ThirdParty/SDL/src/render/SDL_render.c:5709
↓ 6 callers
Function
SDL_DestroyWindow
Source/ThirdParty/SDL/src/video/SDL_video.c:4509
↓ 6 callers
Function
SDL_EndGPUCopyPass
Source/ThirdParty/SDL/src/gpu/SDL_gpu.c:3004
↓ 6 callers
Function
SDL_FindPhysicalCameraByCallback
!!! FIXME: this doesn't follow SDL convention of `userdata` being the first param of the callback.
Source/ThirdParty/SDL/src/camera/SDL_camera.c:643
↓ 6 callers
Function
SDL_GPUTextureSupportsFormat
Source/ThirdParty/SDL/src/gpu/SDL_gpu.c:918
↓ 6 callers
Function
SDL_GetAndroidJNIEnv
Source/ThirdParty/SDL/src/core/android/SDL_android.c:2821
↓ 6 callers
Function
SDL_GetCurrentKeymap
Source/ThirdParty/SDL/src/events/SDL_keyboard.c:239
↓ 6 callers
Function
SDL_GetDefaultSystemCursor
Source/ThirdParty/SDL/src/events/SDL_mouse.c:505
↓ 6 callers
Function
SDL_GetDisplayContentScale
Source/ThirdParty/SDL/src/video/SDL_video.c:1168
↓ 6 callers
Function
SDL_GetEnvironment
Source/ThirdParty/SDL/src/stdlib/SDL_getenv.c:66
↓ 6 callers
Function
SDL_GetJoystickProduct
Source/ThirdParty/SDL/src/joystick/SDL_joystick.c:3602
↓ 6 callers
Function
SDL_GetKeyFromScancode
Source/ThirdParty/SDL/src/events/SDL_keyboard.c:491
↓ 6 callers
Function
SDL_GetLongBlendMode
Source/ThirdParty/SDL/src/render/SDL_render.c:5798
↓ 6 callers
Function
SDL_GetRenderOutputSize
Source/ThirdParty/SDL/src/render/SDL_render.c:1367
↓ 6 callers
Function
SDL_GetSurfaceBlendMode
Source/ThirdParty/SDL/src/video/SDL_surface.c:927
↓ 6 callers
Function
SDL_GetTouch
Source/ThirdParty/SDL/src/events/SDL_touch.c:129
↓ 6 callers
Function
SDL_Init
Source/ThirdParty/SDL/src/SDL.c:584
↓ 6 callers
Function
SDL_IsJoystickSteamVirtualGamepad
Source/ThirdParty/SDL/src/joystick/SDL_joystick.c:3269
↓ 6 callers
Function
SDL_IsTextMimeType
Source/ThirdParty/SDL/src/video/SDL_clipboard.c:324
↓ 6 callers
Function
SDL_PrivateJoystickShouldIgnoreEvent
Source/ThirdParty/SDL/src/joystick/SDL_joystick.c:2305
↓ 6 callers
Function
SDL_RECT_CAN_OVERFLOW
Source/ThirdParty/SDL/src/video/SDL_rect_impl.h:24
↓ 6 callers
Function
SDL_ReadSurfacePixel
This function Copyright 2023 Collabora Ltd., contributed to SDL under the ZLib license
Source/ThirdParty/SDL/src/video/SDL_surface.c:2760
↓ 6 callers
Function
SDL_ReadU64LE
Source/ThirdParty/SDL/src/io/SDL_iostream.c:1645
↓ 6 callers
Function
SDL_RemoveMouse
Source/ThirdParty/SDL/src/events/SDL_mouse.c:357
↓ 6 callers
Function
SDL_ResetKeyboard
Source/ThirdParty/SDL/src/events/SDL_keyboard.c:224
↓ 6 callers
Function
SDL_SendClipboardUpdate
Source/ThirdParty/SDL/src/events/SDL_clipboardevents.c:29
↓ 6 callers
Function
SDL_SendDropText
Source/ThirdParty/SDL/src/events/SDL_dropevents.c:107
↓ 6 callers
Function
SDL_SendGamepadButton
Source/ThirdParty/SDL/src/joystick/SDL_gamepad.c:4411
↓ 6 callers
Function
SDL_SendScreenKeyboardShown
Source/ThirdParty/SDL/src/video/SDL_video.c:5929
↓ 6 callers
Function
SDL_SetAtomicPointer
Source/ThirdParty/SDL/src/atomic/SDL_atomic.c:230
↓ 6 callers
Function
SDL_SetKeymap
Source/ThirdParty/SDL/src/events/SDL_keyboard.c:260
↓ 6 callers
Function
SDL_SetMainReady
Source/ThirdParty/SDL/src/SDL.c:263
↓ 6 callers
Function
SDL_SetSurfaceClipRect
Source/ThirdParty/SDL/src/video/SDL_surface.c:967
↓ 6 callers
Function
SDL_SetWindowSize
Source/ThirdParty/SDL/src/video/SDL_video.c:3175
↓ 6 callers
Function
SDL_ShouldRelinquishPopupFocus
Source/ThirdParty/SDL/src/video/SDL_video.c:3877
↓ 6 callers
Function
SDL_ShowSimpleMessageBox
Source/ThirdParty/SDL/src/video/SDL_video.c:6092
↓ 6 callers
Function
SDL_Swap16
Source/ThirdParty/SDL/include/SDL3/SDL_endian.h:247
↓ 6 callers
Function
SDL_UDEV_Init
Source/ThirdParty/SDL/src/core/linux/SDL_udev.c:128
↓ 6 callers
Function
SDL_UnlockProperties
Source/ThirdParty/SDL/src/SDL_properties.c:303
↓ 6 callers
Function
SDL_UnlockSpinlock
Source/ThirdParty/SDL/src/atomic/SDL_spinlock.c:165
↓ 6 callers
Function
SDL_WAYLAND_UnloadSymbols
Source/ThirdParty/SDL/src/video/wayland/SDL_waylanddyn.c:138
↓ 6 callers
Function
SDL_WriteU8
Source/ThirdParty/SDL/src/io/SDL_iostream.c:1683
↓ 6 callers
Function
SDL_modff
Source/ThirdParty/SDL/src/stdlib/SDL_stdlib.c:354
↓ 6 callers
Function
SDL_sRGBtoLinear
Source/ThirdParty/SDL/src/video/SDL_pixels.c:871
↓ 6 callers
Function
SDL_strcasestr
Source/ThirdParty/SDL/src/stdlib/SDL_string.c:1134
↓ 6 callers
Method
Seek
Source/Alimer/IO/FileSystem.cpp:145
↓ 6 callers
Method
SetAngularVelocity
Source/ThirdParty/JoltPhysics/Jolt/Physics/Body/BodyInterface.cpp:657
← previous
next →
1,501–1,600 of 26,115, ranked by callers