Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ConfettiFX/The-Forge
/ functions
Functions
12,747 in github.com/ConfettiFX/The-Forge
⨍
Functions
12,747
◇
Types & classes
5,033
↓ 11 callers
Function
round_up_64
Common_3/Graphics/Vulkan/Vulkan.c:33
↓ 11 callers
Function
set
Common_3/Game/ThirdParty/OpenSource/flecs/flecs.h:20387
↓ 11 callers
Function
set_bits
Common_3/Tools/ThirdParty/OpenSource/ISPCTextureCompressor/ispc_texcomp/ispc_texcomp_astc.cpp:185
↓ 11 callers
Function
sseVecDot4
Common_3/Utilities/ThirdParty/OpenSource/ModifiedSonyMath/neon/internal.hpp:874
↓ 11 callers
Function
sseVecDot4
Common_3/Utilities/ThirdParty/OpenSource/ModifiedSonyMath/sse/internal.hpp:874
↓ 11 callers
Function
stb_textedit_prep_selection_at_cursor
update selection and cursor to match each other
Common_3/Utilities/ThirdParty/OpenSource/Nothings/stb_textedit.h:689
↓ 11 callers
Function
test28_2
Common_3/Utilities/ThirdParty/OpenSource/bstrlib/bstest.h:3658
↓ 11 callers
Function
test37_0
Common_3/Utilities/ThirdParty/OpenSource/bstrlib/bstest.h:4576
↓ 11 callers
Function
tf_mem_hash_uint8_t
Common_3/Graphics/Vulkan/Vulkan.c:45
↓ 11 callers
Function
waitConditionVariable
Common_3/OS/Linux/LinuxThread.c:126
↓ 11 callers
Method
with
Common_3/Game/ThirdParty/OpenSource/flecs/flecs.h:21320
↓ 10 callers
Method
AddCircle
Common_3/Application/ThirdParty/OpenSource/imgui/imgui_draw.cpp:1494
↓ 10 callers
Method
AddCircleFilled
Common_3/Application/ThirdParty/OpenSource/imgui/imgui_draw.cpp:1518
↓ 10 callers
Function
FSE_encodeSymbol
Common_3/Utilities/ThirdParty/OpenSource/zstd/common/fse.h:463
↓ 10 callers
Function
GamepadResetState
Common_3/OS/Input/InputCommon.h:321
↓ 10 callers
Method
GetProfilerEventListener
Common_3/Utilities/ThirdParty/OpenSource/TaskScheduler/Scheduler/Include/MTScheduler.h:383
↓ 10 callers
Method
GetType
Common_3/Graphics/ThirdParty/OpenSource/VulkanMemoryAllocator/VulkanMemoryAllocator.h:4849
↓ 10 callers
Function
HUF_compress1X_usingCTable_internal_body_loop
Common_3/Utilities/ThirdParty/OpenSource/zstd/compress/huf_compress.c:990
↓ 10 callers
Method
HasSelection
Common_3/Application/ThirdParty/OpenSource/imgui/imgui.h:2346
↓ 10 callers
Function
ImStrSkipBlank
Common_3/Application/ThirdParty/OpenSource/imgui/imgui.cpp:1927
↓ 10 callers
Function
ImTextCharFromUtf8
Common_3/Application/ThirdParty/OpenSource/imgui/imgui.cpp:2221
↓ 10 callers
Function
ImToUpper
Find beginning-of-line (ImWchar string)
Common_3/Application/ThirdParty/OpenSource/imgui/imgui_internal.h:387
↓ 10 callers
Method
Load
Common_3/Resources/AnimationSystem/Animation/SkeletonBatcher.cpp:138
↓ 10 callers
Method
LoadRelaxed
Relaxed operation: there are no synchronization or ordering constraints
Common_3/Utilities/ThirdParty/OpenSource/TaskScheduler/Scheduler/Include/Platform/Posix/MTAtomic.h:151
↓ 10 callers
Function
LocalizeGetMsg
Common_3/Application/ThirdParty/OpenSource/imgui/imgui_internal.h:3227
↓ 10 callers
Function
MEM_readLE64
Common_3/Utilities/ThirdParty/OpenSource/zstd/common/mem.h:336
↓ 10 callers
Function
MEM_writeLE16
Common_3/Utilities/ThirdParty/OpenSource/zstd/common/mem.h:298
↓ 10 callers
Function
MEM_writeLE24
Common_3/Utilities/ThirdParty/OpenSource/zstd/common/mem.h:314
↓ 10 callers
Function
MouseButtonToKey
Common_3/Application/ThirdParty/OpenSource/imgui/imgui_internal.h:3359
↓ 10 callers
Function
PIXCopyEventArguments
Common_3/Graphics/ThirdParty/OpenSource/winpixeventruntime/Include/WinPixEventRuntime/PIXEvents.h:75
↓ 10 callers
Function
ProfileGet
Common_3/Application/Profiler/ProfilerBase.cpp:1882
↓ 10 callers
Method
PushResultInteger
Common_3/Game/Scripting/LuaManagerImpl.cpp:517
↓ 10 callers
Function
STB_TEXTEDIT_STRINGLEN
Common_3/Application/ThirdParty/OpenSource/imgui/imgui_widgets.cpp:3717
↓ 10 callers
Function
SendSetup
Package communication for setting up feature access
Common_3/OS/Input/HID/HIDParserSwitchController.h:590
↓ 10 callers
Function
SetObjectName
Common_3/Graphics/Direct3D12/Direct3D12.c:112
↓ 10 callers
Function
TinyImageFormat_BFloatAsUintToFloat
Common_3/Resources/ResourceLoader/ThirdParty/OpenSource/tinyimageformat/tinyimageformat_decode.h:96
↓ 10 callers
Function
TinyImageFormat_FloatToBFloatAsUint
Common_3/Resources/ResourceLoader/ThirdParty/OpenSource/tinyimageformat/tinyimageformat_encode.h:87
↓ 10 callers
Function
TinyImageFormat_FloatToHalfAsUint
Float2Half from Rygorous public domain code
Common_3/Resources/ResourceLoader/ThirdParty/OpenSource/tinyimageformat/tinyimageformat_encode.h:20
↓ 10 callers
Function
TinyImageFormat_HalfAsUintToFloat
HalfToFloat from Rygorous public domain code
Common_3/Resources/ResourceLoader/ThirdParty/OpenSource/tinyimageformat/tinyimageformat_decode.h:49
↓ 10 callers
Function
TinyImageFormat_ToDXGI_FORMAT
Common_3/Resources/ResourceLoader/ThirdParty/OpenSource/tinyimageformat/tinyimageformat_apis.h:1047
↓ 10 callers
Function
VmaAlignUp
Common_3/Graphics/ThirdParty/OpenSource/VulkanMemoryAllocator/VulkanMemoryAllocator.h:3379
↓ 10 callers
Function
ZSTD_cwksp_aligned_alloc_size
* Returns an adjusted alloc size that is the nearest larger multiple of 64 bytes. * Used to determine the number of bytes required for a given "align
Common_3/Utilities/ThirdParty/OpenSource/zstd/compress/zstd_cwksp.h:241
↓ 10 callers
Function
_mm_cmpneq_ps
Compares for inequality. https://msdn.microsoft.com/en-us/library/sf44thbx(v=vs.100).aspx
Common_3/Utilities/ThirdParty/OpenSource/ModifiedSonyMath/neon/sse2neon.h:425
↓ 10 callers
Function
_mm_storeu_pd
Store 128-bits (composed of 2 packed double-precision (64-bit) floating-point elements) from a into memory. mem_addr does not need to be aligned on an
Common_3/Utilities/ThirdParty/OpenSource/ModifiedSonyMath/neon/sse2neon.h:1899
↓ 10 callers
Function
acquireCmd
Common_3/Resources/ResourceLoader/ResourceLoader.cpp:906
↓ 10 callers
Function
addBuffer
Common_3/Graphics/Vulkan/Vulkan.c:5391
↓ 10 callers
Method
assert_term_ref
Common_3/Game/ThirdParty/OpenSource/flecs/flecs.h:28882
↓ 10 callers
Function
cgltf_free
Common_3/Resources/ResourceLoader/ThirdParty/OpenSource/cgltf/cgltf.h:1359
↓ 10 callers
Function
check_next1
Common_3/Game/ThirdParty/OpenSource/lua-5.3.5/src/llex.c:186
↓ 10 callers
Function
cmpGt
Common_3/Utilities/ThirdParty/OpenSource/ModifiedSonyMath/sse/vector.hpp:1570
↓ 10 callers
Function
cmpNotEq
Common_3/Utilities/ThirdParty/OpenSource/ModifiedSonyMath/sse/vector.hpp:1558
↓ 10 callers
Function
copy_descriptor_handle
Common_3/Graphics/Direct3D12/Direct3D12.c:526
↓ 10 callers
Function
dsseSinfCosf
Common_3/Utilities/ThirdParty/OpenSource/ModifiedSonyMath/neon/internal.hpp:799
↓ 10 callers
Function
dsseSinfCosf
Common_3/Utilities/ThirdParty/OpenSource/ModifiedSonyMath/sse/internal.hpp:799
↓ 10 callers
Method
end
Common_3/Resources/AnimationSystem/ThirdParty/OpenSource/ozz-animation/include/ozz/base/span.h:127
↓ 10 callers
Function
exitLog
Common_3/Utilities/Log/Log.c:151
↓ 10 callers
Function
fsGetLastModifiedTime
Common_3/Utilities/FileSystem/ToolFileSystem.c:767
↓ 10 callers
Method
getCol
Common_3/Utilities/ThirdParty/OpenSource/ModifiedSonyMath/neon/matrix.hpp:172
↓ 10 callers
Method
getCol
Common_3/Utilities/ThirdParty/OpenSource/ModifiedSonyMath/sse/matrix.hpp:172
↓ 10 callers
Method
getCol
Common_3/Utilities/ThirdParty/OpenSource/ModifiedSonyMath/scalar/matrix.hpp:153
↓ 10 callers
Function
initTimer
Common_3/Utilities/Timer.c:27
↓ 10 callers
Function
isArray
(name)
Common_3/Tools/ForgeShadingLanguage/utils.py:287
↓ 10 callers
Method
iter
Common_3/Game/ThirdParty/OpenSource/flecs/flecs.h:28263
↓ 10 callers
Function
lengthSqr
Common_3/Utilities/ThirdParty/OpenSource/ModifiedSonyMath/scalar/vector.hpp:403
↓ 10 callers
Function
luaH_getint
** search function for integers */
Common_3/Game/ThirdParty/OpenSource/lua-5.3.5/src/ltable.c:516
↓ 10 callers
Function
luaK_dischargevars
** Ensure that expression 'e' is not a variable. */
Common_3/Game/ThirdParty/OpenSource/lua-5.3.5/src/lcode.c:556
↓ 10 callers
Function
luaK_exp2RK
** Ensures final expression result is in a valid R/K index ** (that is, it is either in a register or in 'k' with an index ** in the range of R/K indi
Common_3/Game/ThirdParty/OpenSource/lua-5.3.5/src/lcode.c:758
↓ 10 callers
Function
luaK_reserveregs
** Reserve 'n' registers in register stack */
Common_3/Game/ThirdParty/OpenSource/lua-5.3.5/src/lcode.c:375
↓ 10 callers
Function
luaL_addlstring
Common_3/Game/ThirdParty/OpenSource/lua-5.3.5/src/lauxlib.c:527
↓ 10 callers
Function
lua_createtable
Common_3/Game/ThirdParty/OpenSource/lua-5.3.5/src/lapi.c:683
↓ 10 callers
Function
lua_isinteger
Common_3/Game/ThirdParty/OpenSource/lua-5.3.5/src/lapi.c:269
↓ 10 callers
Function
lua_xmove
Common_3/Game/ThirdParty/OpenSource/lua-5.3.5/src/lapi.c:117
↓ 10 callers
Function
packUnorm4x8
Common_3/Utilities/Math/ShaderUtilities.h:279
↓ 10 callers
Function
removeBuffer
Common_3/Graphics/Vulkan/Vulkan.c:5556
↓ 10 callers
Function
stbi__blinn_8x8
fast 0..255 * 0..255 => 0..255 rounded multiplication
Common_3/Utilities/ThirdParty/OpenSource/Nothings/stb_image.h:3518
↓ 10 callers
Function
stbir__resize_arbitrary
Common_3/Utilities/ThirdParty/OpenSource/Nothings/stb_image_resize.h:2428
↓ 10 callers
Function
test2_0_bdynfromstr
Common_3/Utilities/ThirdParty/OpenSource/bstrlib/bstest.h:666
↓ 10 callers
Function
test32_1
Common_3/Utilities/ThirdParty/OpenSource/bstrlib/bstest.h:4209
↓ 10 callers
Function
test5_0
Common_3/Utilities/ThirdParty/OpenSource/bstrlib/bstest.h:919
↓ 10 callers
Function
tokenizeLine
Common_3/Utilities/ThirdParty/OpenSource/bstrlib/bstrlib.h:310
↓ 10 callers
Function
uiSetWidgetDeferred
Common_3/Application/UI/UI.cpp:2462
↓ 9 callers
Method
AddDetailedStatisticsInfoObject
Common_3/Graphics/ThirdParty/OpenSource/D3D12MemoryAllocator/Direct3D12MemoryAllocator.h:2718
↓ 9 callers
Function
AddDetailedStatisticsUnusedRange
Common_3/Graphics/ThirdParty/OpenSource/D3D12MemoryAllocator/Direct3D12MemoryAllocator.h:2276
↓ 9 callers
Function
AddUav
Common_3/Graphics/Direct3D12/Direct3D12.c:750
↓ 9 callers
Method
Begin
Common_3/Application/ThirdParty/OpenSource/imgui/imgui.cpp:2943
↓ 9 callers
Method
BeginString
Common_3/Graphics/ThirdParty/OpenSource/VulkanMemoryAllocator/VulkanMemoryAllocator.h:4427
↓ 9 callers
Method
ChannelsSetCurrent
Common_3/Application/ThirdParty/OpenSource/imgui/imgui.h:2898
↓ 9 callers
Function
ClearDetailedStatistics
Common_3/Graphics/ThirdParty/OpenSource/D3D12MemoryAllocator/Direct3D12MemoryAllocator.h:2240
↓ 9 callers
Method
Draw
Common_3/Application/ThirdParty/OpenSource/imgui/imgui.cpp:2651
↓ 9 callers
Method
EndString
Common_3/Graphics/ThirdParty/OpenSource/VulkanMemoryAllocator/VulkanMemoryAllocator.h:4501
↓ 9 callers
Method
GetSumFreeSize
Common_3/Graphics/ThirdParty/OpenSource/VulkanMemoryAllocator/VulkanMemoryAllocator.h:7266
↓ 9 callers
Method
GetSumFreeSize
Common_3/Graphics/ThirdParty/OpenSource/D3D12MemoryAllocator/Direct3D12MemoryAllocator.h:5155
↓ 9 callers
Function
GetTimeMicroSeconds
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
Common_3/Utilities/ThirdParty/OpenSource/TaskScheduler/Scheduler/Include/Platform/Posix/MTUtils.h:34
↓ 9 callers
Function
HUF_getDTableDesc
Common_3/Utilities/ThirdParty/OpenSource/zstd/decompress/huf_decompress.c:143
↓ 9 callers
Function
ImQsort
Common_3/Application/ThirdParty/OpenSource/imgui/imgui_internal.h:363
↓ 9 callers
Method
IsInserted
Examples_3/Unit_Tests/src/09_LightShadowPlayground/09_LightShadowPlayground.cpp:2509
↓ 9 callers
Method
IsValid
Common_3/Graphics/ThirdParty/OpenSource/D3D12MemoryAllocator/Direct3D12MemoryAllocator.h:6117
↓ 9 callers
Function
LZ4HC_encodeSequence
LZ4HC_encodeSequence() : * @return : 0 if ok, * 1 if buffer issue detected */
Common_3/Utilities/ThirdParty/OpenSource/lz4/lz4hc.c:489
↓ 9 callers
Function
LowerBound
std::lower_bound but without the bullshit
Common_3/Application/ThirdParty/OpenSource/imgui/imgui.cpp:2499
↓ 9 callers
Function
MEM_64bits
Common_3/Utilities/ThirdParty/OpenSource/zstd/common/mem.h:141
← previous
next →
801–900 of 12,747, ranked by callers