MCPcopy Create free account

hub / github.com/amerkoleci/alimer / functions

Functions26,115 in github.com/amerkoleci/alimer

↓ 80 callersFunctionSDL_UnloadObject
Source/ThirdParty/SDL/src/loadso/dummy/SDL_sysloadso.c:40
↓ 79 callersFunctionSDL_SurfaceValid
Source/ThirdParty/SDL/src/video/SDL_surface.c:46
↓ 79 callersFunctionto_unsigned
Source/ThirdParty/spdlog/include/spdlog/fmt/bundled/base.h:439
↓ 78 callersFunctionSDL_LogWarn
Source/ThirdParty/SDL/src/SDL_log.c:538
↓ 78 callersMethodappend
Source/ThirdParty/fmt/include/fmt/base.h:1854
↓ 77 callersFunctionget_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 callersMethodSucceeded
Test if the lock was successful (if the body ID was valid)
Source/ThirdParty/JoltPhysics/Jolt/Physics/Body/BodyLock.h:58
↓ 76 callersFunctionecast
Source/Alimer/Core/Base.h:148
↓ 75 callersFunctionSDL_DestroyMutex
Source/ThirdParty/SDL/src/thread/psp/SDL_sysmutex.c:59
↓ 75 callersMethodSet
Update error code and offset.
Source/ThirdParty/rapidjson/include/rapidjson/error/error.h:136
↓ 74 callersFunctionsAxisX
Vectors with the principal axis
Source/ThirdParty/JoltPhysics/Jolt/Math/Vec3.h:56
↓ 73 callersMethodWriteString
Source/ThirdParty/vma/include/vk_mem_alloc.h:6139
↓ 72 callersFunctionSDL_LoadObject
Source/ThirdParty/SDL/src/loadso/dummy/SDL_sysloadso.c:28
↓ 72 callersFunctionSDL_SendKeyboardKey
Source/ThirdParty/SDL/src/events/SDL_keyboard.c:703
↓ 72 callersMethodout
Returns an iterator to the beginning of the output range.
Source/ThirdParty/spdlog/include/spdlog/fmt/bundled/base.h:2713
↓ 71 callersFunctionSDL_UnlockRWLock
Source/ThirdParty/SDL/src/thread/pthread/SDL_sysrwlock.c:106
↓ 71 callersMethodbegin
Source/ThirdParty/spdlog/include/spdlog/fmt/bundled/ranges.h:764
↓ 71 callersMethodsize
Source/ThirdParty/vma/include/vk_mem_alloc.h:5588
↓ 70 callersMethodemplace_back
Source/ThirdParty/SDL/src/hidapi/android/hid.cpp:275
↓ 69 callersFunctionSDL_strchr
Source/ThirdParty/SDL/src/stdlib/SDL_string.c:1067
↓ 69 callersMethodend
Source/ThirdParty/spdlog/include/spdlog/fmt/bundled/ranges.h:765
↓ 69 callersMethodout
Returns an iterator to the beginning of the output range.
Source/ThirdParty/fmt/include/fmt/base.h:2713
↓ 67 callersMethodDrawLine
Source/ThirdParty/JoltPhysics/Jolt/Renderer/DebugRendererRecorder.cpp:11
↓ 66 callersFunctionSDL_GetNumberProperty
Source/ThirdParty/SDL/src/SDL_properties.c:600
↓ 66 callersMethodsize
Returns the size of this buffer.
Source/ThirdParty/spdlog/include/spdlog/fmt/bundled/base.h:1815
↓ 66 callersMethodsize
Returns the size of this buffer.
Source/ThirdParty/fmt/include/fmt/base.h:1815
↓ 65 callersMethodShouldCollide
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 callersMethodDrawArrow
Source/ThirdParty/JoltPhysics/Jolt/Renderer/DebugRenderer.cpp:184
↓ 64 callersMethodPut
Source/ThirdParty/rapidjson/include/rapidjson/encodings.h:593
↓ 64 callersFunctionrd_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 callersFunctionSDL_snprintfcat
Source/ThirdParty/SDL/src/test/SDL_test_common.c:113
↓ 62 callersMethodGetCenterOfMassTransform
Source/ThirdParty/JoltPhysics/Jolt/Physics/Body/BodyInterface.cpp:538
↓ 62 callersFunctionSDL_SetBooleanProperty
Source/ThirdParty/SDL/src/SDL_properties.c:463
↓ 60 callersMethodGetEarlyOutFraction
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 callersMethodPeek
Source/ThirdParty/rapidjson/include/rapidjson/reader.h:1417
↓ 60 callersFunctionSDL_CreateMutex
Source/ThirdParty/SDL/src/thread/psp/SDL_sysmutex.c:39
↓ 60 callersFunctioncgltf_skip_json
Source/ThirdParty/cgltf/cgltf.h:2803
↓ 60 callersMethodget
Source/ThirdParty/fmt/include/fmt/format-inl.h:62
↓ 59 callersFunctionSDL_Delay
Source/ThirdParty/SDL/src/timer/SDL_timer.c:676
↓ 59 callersFunctionThrowIfFailed
Helper utility converts D3D API failures into exceptions.
Source/Alimer/Platform/Win32/WindowsPlatform.h:94
↓ 58 callersMethodGet
Source/ThirdParty/JoltPhysics/Jolt/Core/ByteBuffer.h:61
↓ 58 callersFunctionswap
Swap the contents of two arrays
Source/ThirdParty/JoltPhysics/Jolt/Core/Array.h:421
↓ 57 callersFunctionHIDAPI_SetDeviceName
Source/ThirdParty/SDL/src/joystick/hidapi/SDL_hidapijoystick.c:636
↓ 57 callersFunctionSDL_GetWindowProperties
Source/ThirdParty/SDL/src/video/SDL_video.c:2918
↓ 57 callersFunctionSDL_PushEvent
Source/ThirdParty/SDL/src/events/SDL_events.c:1802
↓ 57 callersFunctionSDL_SendJoystickSensor
Source/ThirdParty/SDL/src/joystick/SDL_joystick.c:3830
↓ 56 callersFunctionSDL_LogTrace
Source/ThirdParty/SDL/src/SDL_log.c:502
↓ 56 callersFunctionSDL_SendJoystickHat
Source/ThirdParty/SDL/src/joystick/SDL_joystick.c:2598
↓ 56 callersFunctionwrite
Source/ThirdParty/fmt/include/fmt/chrono.h:395
↓ 55 callersFunctionSDL_asprintf
Source/ThirdParty/SDL/src/stdlib/SDL_string.c:2422
↓ 54 callersFunctionCheckBitsAny
Source/Alimer/Core/Base.h:166
↓ 54 callersMethodGetAngularVelocity
Source/ThirdParty/JoltPhysics/Jolt/Physics/Body/BodyInterface.cpp:673
↓ 54 callersFunctionPrintf
Source/Tools/ShaderMake/src/ShaderMake.cpp:431
↓ 54 callersFunctionSDL_FindInHashTable
Source/ThirdParty/SDL/src/SDL_hashtable.c:339
↓ 54 callersFunctionSDL_strncmp
Source/ThirdParty/SDL/src/stdlib/SDL_string.c:1361
↓ 54 callersMethodend
Source/Alimer/Core/SerializeValue.cpp:767
↓ 53 callersFunctionAndroid_JNI_GetEnv
Get local storage value
Source/ThirdParty/SDL/src/core/android/SDL_android.c:481
↓ 51 callersMethodFree
Source/ThirdParty/vma/include/vk_mem_alloc.h:5148
↓ 51 callersMethodRelease
Source/ThirdParty/JoltPhysics/Jolt/Core/Semaphore.cpp:71
↓ 51 callersFunctionSDL_GetError
Source/ThirdParty/SDL/src/SDL_error.c:83
↓ 51 callersFunctionSDL_GetStringBoolean
Source/ThirdParty/SDL/src/SDL_hints.c:300
↓ 51 callersFunctionSDL_PrivateJoystickAddSensor
Source/ThirdParty/SDL/src/joystick/SDL_joystick.c:2347
↓ 51 callersMethodsize
Source/ThirdParty/d3d12ma/src/D3D12MemAlloc.cpp:2194
↓ 50 callersFunctionHIDAPI_DumpPacket
Source/ThirdParty/SDL/src/joystick/hidapi/SDL_hidapijoystick.c:143
↓ 50 callersFunctionSDL_getenv
Source/ThirdParty/SDL/src/stdlib/SDL_getenv.c:620
↓ 50 callersFunctionsqrt
Source/ThirdParty/SDL/src/libm/e_sqrt.c:188
↓ 49 callersFunctionSDL_memmove
Source/ThirdParty/SDL/src/stdlib/SDL_memmove.c:30
↓ 49 callersFunctionreport_error
Source/ThirdParty/spdlog/include/spdlog/fmt/bundled/format-inl.h:138
↓ 49 callersFunctionreport_error
Source/ThirdParty/fmt/include/fmt/format-inl.h:138
↓ 49 callersFunctionthrow_spdlog_ex
Source/ThirdParty/spdlog/include/spdlog/common-inl.h:62
↓ 48 callersMethodGetString
Source/Alimer/Core/StringId.cpp:78
↓ 48 callersMethodstore
Source/ThirdParty/spdlog/include/spdlog/details/null_mutex.h:26
↓ 47 callersMethodwrite
Source/ThirdParty/fmt/src/os.cc:277
↓ 46 callersFunctionSDL_EventEnabled
Source/ThirdParty/SDL/src/events/SDL_events.c:1949
↓ 46 callersMethodTell
Source/ThirdParty/rapidjson/include/rapidjson/reader.h:1422
↓ 46 callersMethodc_str
Source/ThirdParty/spdlog/include/spdlog/fmt/bundled/format.h:1334
↓ 45 callersFunctionsAxisZ
Source/ThirdParty/JoltPhysics/Jolt/Math/Vec3.h:58
↓ 44 callersFunctionSDLTest_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 callersFunctionSDL_ceilf
Source/ThirdParty/SDL/src/stdlib/SDL_stdlib.c:128
↓ 44 callersFunctionstbi__rewind
Source/ThirdParty/SDL/src/video/stb_image.h:960
↓ 44 callersFunctionstbi__rewind
Source/ThirdParty/stb/stb_image.h:886
↓ 43 callersMethodDrawMarker
Source/ThirdParty/JoltPhysics/Jolt/Renderer/DebugRenderer.cpp:172
↓ 43 callersFunctionFindNode
Source/ThirdParty/spirv_reflect/spirv_reflect.c:513
↓ 43 callersFunctionSDL_DestroyProperties
Source/ThirdParty/SDL/src/SDL_properties.c:812
↓ 43 callersFunctionsScale
Get matrix that scales (produces a matrix with (inV, 1) on its diagonal)
Source/ThirdParty/JoltPhysics/Jolt/Math/DMat44.h:53
↓ 43 callersMethodsize
Source/ThirdParty/spdlog/include/spdlog/fmt/bundled/format.h:1333
↓ 43 callersMethodsize
Source/ThirdParty/fmt/include/fmt/format.h:1333
↓ 42 callersMethodAddHit
Source/ThirdParty/JoltPhysics/Jolt/Physics/Collision/Shape/Shape.cpp:260
↓ 42 callersFunctionColor
< Intentionally not initialized for performance reasons
Source/ThirdParty/JoltPhysics/Jolt/Core/Color.h:20
↓ 42 callersMethodIsEmpty
Check if there are any jobs in the job barrier
Source/ThirdParty/JoltPhysics/Jolt/Core/JobSystemWithBarrier.h:58
↓ 42 callersFunctionSDL_CreateProperties
Source/ThirdParty/SDL/src/SDL_properties.c:156
↓ 42 callersFunctionSDL_OutOfMemory
Source/ThirdParty/SDL/src/SDL_error.c:113
↓ 41 callersMethodGetCenterOfMassPosition
Source/ThirdParty/JoltPhysics/Jolt/Physics/Character/Character.cpp:272
↓ 41 callersMethodGetMotionType
Source/ThirdParty/JoltPhysics/Jolt/Physics/Body/BodyInterface.cpp:886
↓ 41 callersFunctionSDL_GetBooleanProperty
Source/ThirdParty/SDL/src/SDL_properties.c:688
↓ 41 callersFunctionSDL_GetStringProperty
Source/ThirdParty/SDL/src/SDL_properties.c:542
↓ 41 callersFunctionSDL_LockRWLockForReading
Source/ThirdParty/SDL/src/thread/pthread/SDL_sysrwlock.c:56
↓ 41 callersFunctionSDL_SendMouseMotion
Source/ThirdParty/SDL/src/events/SDL_mouse.c:654
↓ 41 callersFunctionsIdentity
@return [1, 0, 0, 0] (or in storage format Quat(0, 0, 0, 1))
Source/ThirdParty/JoltPhysics/Jolt/Math/Quat.h:104
↓ 40 callersMethodCalculateConstraintProperties
Source/ThirdParty/JoltPhysics/Jolt/Physics/Constraints/PathConstraint.cpp:107
← previousnext →101–200 of 26,115, ranked by callers