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
↓ 80 callers
Function
SDL_UnloadObject
Source/ThirdParty/SDL/src/loadso/dummy/SDL_sysloadso.c:40
↓ 79 callers
Function
SDL_SurfaceValid
Source/ThirdParty/SDL/src/video/SDL_surface.c:46
↓ 79 callers
Function
to_unsigned
Source/ThirdParty/spdlog/include/spdlog/fmt/bundled/base.h:439
↓ 78 callers
Function
SDL_LogWarn
Source/ThirdParty/SDL/src/SDL_log.c:538
↓ 78 callers
Method
append
Source/ThirdParty/fmt/include/fmt/base.h:1854
↓ 77 callers
Function
get_bits
@OPTIMIZE: this is the secondary bit decoder, so it's probably not as important as the huffman decoder?
Source/ThirdParty/stb/stb_vorbis.c:1599
↓ 76 callers
Method
Succeeded
Test if the lock was successful (if the body ID was valid)
Source/ThirdParty/JoltPhysics/Jolt/Physics/Body/BodyLock.h:58
↓ 76 callers
Function
ecast
Source/Alimer/Core/Base.h:148
↓ 75 callers
Function
SDL_DestroyMutex
Source/ThirdParty/SDL/src/thread/psp/SDL_sysmutex.c:59
↓ 75 callers
Method
Set
Update error code and offset.
Source/ThirdParty/rapidjson/include/rapidjson/error/error.h:136
↓ 74 callers
Function
sAxisX
Vectors with the principal axis
Source/ThirdParty/JoltPhysics/Jolt/Math/Vec3.h:56
↓ 73 callers
Method
WriteString
Source/ThirdParty/vma/include/vk_mem_alloc.h:6139
↓ 72 callers
Function
SDL_LoadObject
Source/ThirdParty/SDL/src/loadso/dummy/SDL_sysloadso.c:28
↓ 72 callers
Function
SDL_SendKeyboardKey
Source/ThirdParty/SDL/src/events/SDL_keyboard.c:703
↓ 72 callers
Method
out
Returns an iterator to the beginning of the output range.
Source/ThirdParty/spdlog/include/spdlog/fmt/bundled/base.h:2713
↓ 71 callers
Function
SDL_UnlockRWLock
Source/ThirdParty/SDL/src/thread/pthread/SDL_sysrwlock.c:106
↓ 71 callers
Method
begin
Source/ThirdParty/spdlog/include/spdlog/fmt/bundled/ranges.h:764
↓ 71 callers
Method
size
Source/ThirdParty/vma/include/vk_mem_alloc.h:5588
↓ 70 callers
Method
emplace_back
Source/ThirdParty/SDL/src/hidapi/android/hid.cpp:275
↓ 69 callers
Function
SDL_strchr
Source/ThirdParty/SDL/src/stdlib/SDL_string.c:1067
↓ 69 callers
Method
end
Source/ThirdParty/spdlog/include/spdlog/fmt/bundled/ranges.h:765
↓ 69 callers
Method
out
Returns an iterator to the beginning of the output range.
Source/ThirdParty/fmt/include/fmt/base.h:2713
↓ 67 callers
Method
DrawLine
Source/ThirdParty/JoltPhysics/Jolt/Renderer/DebugRendererRecorder.cpp:11
↓ 66 callers
Function
SDL_GetNumberProperty
Source/ThirdParty/SDL/src/SDL_properties.c:600
↓ 66 callers
Method
size
Returns the size of this buffer.
Source/ThirdParty/spdlog/include/spdlog/fmt/bundled/base.h:1815
↓ 66 callers
Method
size
Returns the size of this buffer.
Source/ThirdParty/fmt/include/fmt/base.h:1815
↓ 65 callers
Method
ShouldCollide
Filter function to determine if we should collide with a shape. Returns true if the filter passes. This overload is called when the query doesn't have
Source/ThirdParty/JoltPhysics/Jolt/Physics/Collision/ShapeFilter.h:26
↓ 64 callers
Method
DrawArrow
Source/ThirdParty/JoltPhysics/Jolt/Renderer/DebugRenderer.cpp:184
↓ 64 callers
Method
Put
Source/ThirdParty/rapidjson/include/rapidjson/encodings.h:593
↓ 64 callers
Function
rd_write_short_item
* @brief Writes a short report descriptor item according USB HID spec 1.11 chapter 6.2.2.2. * * @param[in] rd_item Enumeration identifying type (M
Source/ThirdParty/SDL/src/hidapi/windows/hidapi_descriptor_reconstruct.c:53
↓ 63 callers
Function
SDL_snprintfcat
Source/ThirdParty/SDL/src/test/SDL_test_common.c:113
↓ 62 callers
Method
GetCenterOfMassTransform
Source/ThirdParty/JoltPhysics/Jolt/Physics/Body/BodyInterface.cpp:538
↓ 62 callers
Function
SDL_SetBooleanProperty
Source/ThirdParty/SDL/src/SDL_properties.c:463
↓ 60 callers
Method
GetEarlyOutFraction
Function required by the CollisionCollector. A smaller fraction is considered to be a 'better hit'. For rays/cast shapes we can just use the collision
Source/ThirdParty/JoltPhysics/Jolt/Physics/Collision/ShapeCast.h:138
↓ 60 callers
Method
Peek
Source/ThirdParty/rapidjson/include/rapidjson/reader.h:1417
↓ 60 callers
Function
SDL_CreateMutex
Source/ThirdParty/SDL/src/thread/psp/SDL_sysmutex.c:39
↓ 60 callers
Function
cgltf_skip_json
Source/ThirdParty/cgltf/cgltf.h:2803
↓ 60 callers
Method
get
Source/ThirdParty/fmt/include/fmt/format-inl.h:62
↓ 59 callers
Function
SDL_Delay
Source/ThirdParty/SDL/src/timer/SDL_timer.c:676
↓ 59 callers
Function
ThrowIfFailed
Helper utility converts D3D API failures into exceptions.
Source/Alimer/Platform/Win32/WindowsPlatform.h:94
↓ 58 callers
Method
Get
Source/ThirdParty/JoltPhysics/Jolt/Core/ByteBuffer.h:61
↓ 58 callers
Function
swap
Swap the contents of two arrays
Source/ThirdParty/JoltPhysics/Jolt/Core/Array.h:421
↓ 57 callers
Function
HIDAPI_SetDeviceName
Source/ThirdParty/SDL/src/joystick/hidapi/SDL_hidapijoystick.c:636
↓ 57 callers
Function
SDL_GetWindowProperties
Source/ThirdParty/SDL/src/video/SDL_video.c:2918
↓ 57 callers
Function
SDL_PushEvent
Source/ThirdParty/SDL/src/events/SDL_events.c:1802
↓ 57 callers
Function
SDL_SendJoystickSensor
Source/ThirdParty/SDL/src/joystick/SDL_joystick.c:3830
↓ 56 callers
Function
SDL_LogTrace
Source/ThirdParty/SDL/src/SDL_log.c:502
↓ 56 callers
Function
SDL_SendJoystickHat
Source/ThirdParty/SDL/src/joystick/SDL_joystick.c:2598
↓ 56 callers
Function
write
Source/ThirdParty/fmt/include/fmt/chrono.h:395
↓ 55 callers
Function
SDL_asprintf
Source/ThirdParty/SDL/src/stdlib/SDL_string.c:2422
↓ 54 callers
Function
CheckBitsAny
Source/Alimer/Core/Base.h:166
↓ 54 callers
Method
GetAngularVelocity
Source/ThirdParty/JoltPhysics/Jolt/Physics/Body/BodyInterface.cpp:673
↓ 54 callers
Function
Printf
Source/Tools/ShaderMake/src/ShaderMake.cpp:431
↓ 54 callers
Function
SDL_FindInHashTable
Source/ThirdParty/SDL/src/SDL_hashtable.c:339
↓ 54 callers
Function
SDL_strncmp
Source/ThirdParty/SDL/src/stdlib/SDL_string.c:1361
↓ 54 callers
Method
end
Source/Alimer/Core/SerializeValue.cpp:767
↓ 53 callers
Function
Android_JNI_GetEnv
Get local storage value
Source/ThirdParty/SDL/src/core/android/SDL_android.c:481
↓ 51 callers
Method
Free
Source/ThirdParty/vma/include/vk_mem_alloc.h:5148
↓ 51 callers
Method
Release
Source/ThirdParty/JoltPhysics/Jolt/Core/Semaphore.cpp:71
↓ 51 callers
Function
SDL_GetError
Source/ThirdParty/SDL/src/SDL_error.c:83
↓ 51 callers
Function
SDL_GetStringBoolean
Source/ThirdParty/SDL/src/SDL_hints.c:300
↓ 51 callers
Function
SDL_PrivateJoystickAddSensor
Source/ThirdParty/SDL/src/joystick/SDL_joystick.c:2347
↓ 51 callers
Method
size
Source/ThirdParty/d3d12ma/src/D3D12MemAlloc.cpp:2194
↓ 50 callers
Function
HIDAPI_DumpPacket
Source/ThirdParty/SDL/src/joystick/hidapi/SDL_hidapijoystick.c:143
↓ 50 callers
Function
SDL_getenv
Source/ThirdParty/SDL/src/stdlib/SDL_getenv.c:620
↓ 50 callers
Function
sqrt
Source/ThirdParty/SDL/src/libm/e_sqrt.c:188
↓ 49 callers
Function
SDL_memmove
Source/ThirdParty/SDL/src/stdlib/SDL_memmove.c:30
↓ 49 callers
Function
report_error
Source/ThirdParty/spdlog/include/spdlog/fmt/bundled/format-inl.h:138
↓ 49 callers
Function
report_error
Source/ThirdParty/fmt/include/fmt/format-inl.h:138
↓ 49 callers
Function
throw_spdlog_ex
Source/ThirdParty/spdlog/include/spdlog/common-inl.h:62
↓ 48 callers
Method
GetString
Source/Alimer/Core/StringId.cpp:78
↓ 48 callers
Method
store
Source/ThirdParty/spdlog/include/spdlog/details/null_mutex.h:26
↓ 47 callers
Method
write
Source/ThirdParty/fmt/src/os.cc:277
↓ 46 callers
Function
SDL_EventEnabled
Source/ThirdParty/SDL/src/events/SDL_events.c:1949
↓ 46 callers
Method
Tell
Source/ThirdParty/rapidjson/include/rapidjson/reader.h:1422
↓ 46 callers
Method
c_str
Source/ThirdParty/spdlog/include/spdlog/fmt/bundled/format.h:1334
↓ 45 callers
Function
sAxisZ
Source/ThirdParty/JoltPhysics/Jolt/Math/Vec3.h:58
↓ 44 callers
Function
SDLTest_LogError
* Prints given message with a timestamp in the TEST category and the ERROR priority. */
Source/ThirdParty/SDL/src/test/SDL_test_log.c:121
↓ 44 callers
Function
SDL_ceilf
Source/ThirdParty/SDL/src/stdlib/SDL_stdlib.c:128
↓ 44 callers
Function
stbi__rewind
Source/ThirdParty/SDL/src/video/stb_image.h:960
↓ 44 callers
Function
stbi__rewind
Source/ThirdParty/stb/stb_image.h:886
↓ 43 callers
Method
DrawMarker
Source/ThirdParty/JoltPhysics/Jolt/Renderer/DebugRenderer.cpp:172
↓ 43 callers
Function
FindNode
Source/ThirdParty/spirv_reflect/spirv_reflect.c:513
↓ 43 callers
Function
SDL_DestroyProperties
Source/ThirdParty/SDL/src/SDL_properties.c:812
↓ 43 callers
Function
sScale
Get matrix that scales (produces a matrix with (inV, 1) on its diagonal)
Source/ThirdParty/JoltPhysics/Jolt/Math/DMat44.h:53
↓ 43 callers
Method
size
Source/ThirdParty/spdlog/include/spdlog/fmt/bundled/format.h:1333
↓ 43 callers
Method
size
Source/ThirdParty/fmt/include/fmt/format.h:1333
↓ 42 callers
Method
AddHit
Source/ThirdParty/JoltPhysics/Jolt/Physics/Collision/Shape/Shape.cpp:260
↓ 42 callers
Function
Color
< Intentionally not initialized for performance reasons
Source/ThirdParty/JoltPhysics/Jolt/Core/Color.h:20
↓ 42 callers
Method
IsEmpty
Check if there are any jobs in the job barrier
Source/ThirdParty/JoltPhysics/Jolt/Core/JobSystemWithBarrier.h:58
↓ 42 callers
Function
SDL_CreateProperties
Source/ThirdParty/SDL/src/SDL_properties.c:156
↓ 42 callers
Function
SDL_OutOfMemory
Source/ThirdParty/SDL/src/SDL_error.c:113
↓ 41 callers
Method
GetCenterOfMassPosition
Source/ThirdParty/JoltPhysics/Jolt/Physics/Character/Character.cpp:272
↓ 41 callers
Method
GetMotionType
Source/ThirdParty/JoltPhysics/Jolt/Physics/Body/BodyInterface.cpp:886
↓ 41 callers
Function
SDL_GetBooleanProperty
Source/ThirdParty/SDL/src/SDL_properties.c:688
↓ 41 callers
Function
SDL_GetStringProperty
Source/ThirdParty/SDL/src/SDL_properties.c:542
↓ 41 callers
Function
SDL_LockRWLockForReading
Source/ThirdParty/SDL/src/thread/pthread/SDL_sysrwlock.c:56
↓ 41 callers
Function
SDL_SendMouseMotion
Source/ThirdParty/SDL/src/events/SDL_mouse.c:654
↓ 41 callers
Function
sIdentity
@return [1, 0, 0, 0] (or in storage format Quat(0, 0, 0, 1))
Source/ThirdParty/JoltPhysics/Jolt/Math/Quat.h:104
↓ 40 callers
Method
CalculateConstraintProperties
Source/ThirdParty/JoltPhysics/Jolt/Physics/Constraints/PathConstraint.cpp:107
← previous
next →
101–200 of 26,115, ranked by callers