Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ZDoom/gzdoom
/ functions
Functions
22,690 in github.com/ZDoom/gzdoom
⨍
Functions
22,690
◇
Types & classes
6,048
↓ 13 callers
Method
GetMissileDamage
src/playsim/p_mobj.cpp:3295
↓ 13 callers
Method
GetPointer
src/common/scripting/backend/codegen.h:194
↓ 13 callers
Method
GetTexelTopOffset
src/common/textures/gametexture.h:160
↓ 13 callers
Method
GetTexture
src/common/cutscenes/movieplayer.cpp:238
↓ 13 callers
Method
GetType
libraries/ZVulkan/include/zvulkan/vk_mem_alloc/vk_mem_alloc.h:5999
↓ 13 callers
Method
Grow
Grow Array to be large enough to hold amount more entries without further growing.
src/common/utility/tarray.h:733
↓ 13 callers
Method
IsAncestorOf
Returns true if this type is an ancestor of (or same as) the passed type.
src/common/objects/dobjtype.h:107
↓ 13 callers
Method
IsNil
src/common/utility/tarray.h:1418
↓ 13 callers
Method
IsVector3
src/common/scripting/backend/codegen.h:352
↓ 13 callers
Method
LockBuffer
src/common/utility/zstring.cpp:171
↓ 13 callers
Function
Net_WriteInt16
src/d_net.cpp:2088
↓ 13 callers
Method
NumArgs
src/common/utility/m_argv.cpp:309
↓ 13 callers
Function
P_InterceptVector
src/playsim/p_maputl.cpp:109
↓ 13 callers
Function
P_SpawnTeleportFog
src/playsim/p_teleport.cpp:53
↓ 13 callers
Function
P_TryWalk
src/playsim/p_enemy.cpp:789
↓ 13 callers
Method
Parent
libraries/ZWidget/include/zwidget/core/widget.h:98
↓ 13 callers
Method
Set
src/common/rendering/hwrenderer/postprocessing/hw_postprocess.h:78
↓ 13 callers
Method
SetArrayVal
src/playsim/p_acs.cpp:3150
↓ 13 callers
Method
SetNoDecals
src/common/textures/gametexture.h:174
↓ 13 callers
Method
SetStencil
src/common/rendering/gl/gl_renderstate.cpp:463
↓ 13 callers
Method
Size
src/rendering/hwrenderer/scene/hw_drawlist.cpp:58
↓ 13 callers
Method
Source
src/common/textures/hw_material.h:48
↓ 13 callers
Method
Split
src/common/utility/zstring.cpp:1248
↓ 13 callers
Method
Start
libraries/ZWidget/src/core/timer.cpp:24
↓ 13 callers
Method
Sync
src/common/audio/sound/oalsound.cpp:1626
↓ 13 callers
Method
TextureHeight
src/rendering/swrenderer/drawers/r_draw_pal.h:55
↓ 13 callers
Method
TextureUPos
src/rendering/swrenderer/drawers/r_draw_pal.h:49
↓ 13 callers
Function
UnicodeToString
src/common/engine/serializer.cpp:105
↓ 13 callers
Method
Unit
Return a unit vector facing the same direction as this one
src/common/utility/vectors.h:258
↓ 13 callers
Function
VmaIsBufferImageGranularityConflict
Returns true if given suballocation types could conflict and must respect VkPhysicalDeviceLimits::bufferImageGranularity. They conflict if one is buff
libraries/ZVulkan/include/zvulkan/vk_mem_alloc/vk_mem_alloc.h:3408
↓ 13 callers
Function
WriteInt8
src/d_protocol.cpp:122
↓ 13 callers
Function
X86Logging_formatImmShuf
libraries/asmjit/asmjit/x86/x86logging.cpp:232
↓ 13 callers
Function
YUV444ToRGB_SSE2
Convert 32 samples of YUV444 to R/G/B
libraries/webp/src/dsp/yuv_sse2.c:85
↓ 13 callers
Function
absangle
src/common/utility/vectors.h:1519
↓ 13 callers
Method
addStringOperand
libraries/ZVulkan/src/glslang/spirv/spvIR.h:112
↓ 13 callers
Function
allocMemory
libraries/asmjit/asmjit/base/globals.h:237
↓ 13 callers
Function
cend
src/common/filesystem/source/wildcards.hpp:706
↓ 13 callers
Method
clear
tools/re2c/src/parse/spec.h:46
↓ 13 callers
Method
createMemoryBarrier
libraries/ZVulkan/src/glslang/spirv/SpvBuilder.cpp:1772
↓ 13 callers
Method
dot
src/common/utility/vectors.h:304
↓ 13 callers
Method
drawText
libraries/ZWidget/src/core/canvas.cpp:404
↓ 13 callers
Function
findFirstBit
Find a first bit in `mask`.
libraries/asmjit/asmjit/base/utils.h:472
↓ 13 callers
Method
getAsBranchNode
libraries/ZVulkan/src/glslang/glslang/Include/intermediate.h:1094
↓ 13 callers
Method
getExpression
libraries/ZVulkan/src/glslang/glslang/Include/intermediate.h:1251
↓ 13 callers
Method
getOffset
Get a 64-bit offset or absolute address.
libraries/asmjit/asmjit/base/operand.h:1036
↓ 13 callers
Method
hasPassData
Get if the node has associated work-data.
libraries/asmjit/asmjit/base/codebuilder.h:426
↓ 13 callers
Method
isCombined
libraries/ZVulkan/src/glslang/glslang/Include/Types.h:93
↓ 13 callers
Method
isMapIterator
src/common/scripting/core/types.h:218
↓ 13 callers
Method
isMemory
libraries/ZVulkan/src/glslang/glslang/Include/Types.h:597
↓ 13 callers
Function
isSoftwareLighting
src/rendering/hwrenderer/scene/hw_drawinfo.h:335
↓ 13 callers
Method
makeAggregate
Turn an existing node into an aggregate. Returns an aggregate, unless nullptr was passed in for the existing node.
libraries/ZVulkan/src/glslang/glslang/MachineIndependent/Intermediate.cpp:2354
↓ 13 callers
Method
makeTemporary
Recursively make temporary
libraries/ZVulkan/src/glslang/glslang/Include/Types.h:1732
↓ 13 callers
Method
missingFunctionality
libraries/ZVulkan/src/glslang/spirv/Logger.cpp:51
↓ 13 callers
Function
pthread_mutex_lock
libraries/webp/src/utils/thread_utils.c:115
↓ 13 callers
Method
remove
libraries/ZVulkan/include/zvulkan/vk_mem_alloc/vk_mem_alloc.h:4202
↓ 13 callers
Method
reserve
libraries/ZVulkan/include/zvulkan/vk_mem_alloc/vk_mem_alloc.h:4124
↓ 13 callers
Function
stringvalue
src/playsim/fragglescript/t_variable.cpp:95
↓ 13 callers
Function
stripwhite
src/gamedata/d_dehacked.cpp:706
↓ 13 callers
Function
strtoull
libraries/ZVulkan/src/glslang/glslang/Include/Common.h:87
↓ 12 callers
Function
ACSToAngle
src/playsim/p_acs.cpp:617
↓ 12 callers
Method
AddLine
src/common/2d/v_2ddrawer.cpp:1047
↓ 12 callers
Method
AddThickLine
src/common/2d/v_2ddrawer.cpp:1082
↓ 12 callers
Method
AllocVertices
src/common/2d/v_2ddrawer.h:44
↓ 12 callers
Function
AspectMultiplier
src/common/2d/v_draw.cpp:130
↓ 12 callers
Method
BindBase
src/common/rendering/gl/gl_buffers.cpp:267
↓ 12 callers
Method
ChangeHeight
Moves a plane up/down by hdiff units
src/gamedata/r_defs.h:416
↓ 12 callers
Method
Clear
src/playsim/p_map.cpp:3880
↓ 12 callers
Function
Clip8
libraries/webp/src/dsp/upsampling_msa.c:243
↓ 12 callers
Method
ContinueString
libraries/ZVulkan/include/zvulkan/vk_mem_alloc/vk_mem_alloc.h:5575
↓ 12 callers
Function
CrcCalc
libraries/lzma/C/7zCrc.c:50
↓ 12 callers
Function
CriticalSection_Enter
libraries/lzma/C/Threads.c:506
↓ 12 callers
Function
CriticalSection_Leave
libraries/lzma/C/Threads.c:516
↓ 12 callers
Method
EV_DoDoor
src/playsim/mapthinkers/a_doors.cpp:436
↓ 12 callers
Method
EV_DoPlat
src/playsim/mapthinkers/a_plats.cpp:281
↓ 12 callers
Function
FindClusterInfo
src/gamedata/g_mapinfo.cpp:195
↓ 12 callers
Method
FindSoundTentative
src/common/audio/sound/s_sound.cpp:1573
↓ 12 callers
Function
FlipSignBack_NEON
libraries/webp/src/dsp/dec_neon.c:445
↓ 12 callers
Method
ForceSet
src/common/console/c_cvars.cpp:263
↓ 12 callers
Method
GetBool
src/common/scripting/backend/codegen.h:205
↓ 12 callers
Method
GetChar
src/common/fonts/font.cpp:844
↓ 12 callers
Method
GetClientHeight
src/common/rendering/v_video.cpp:166
↓ 12 callers
Method
GetClientWidth
src/common/rendering/v_video.cpp:165
↓ 12 callers
Method
GetConstantFloat
src/common/scripting/backend/vmbuilder.cpp:235
↓ 12 callers
Method
GetFileFullPath
src/common/filesystem/source/filesystem.cpp:1073
↓ 12 callers
Method
GetLayer
src/common/textures/hw_material.cpp:175
↓ 12 callers
Method
GetMemoryTypeIndex
libraries/ZVulkan/include/zvulkan/vk_mem_alloc/vk_mem_alloc.h:10888
↓ 12 callers
Method
GetPolyobj
src/g_levellocals.h:404
↓ 12 callers
Method
GetRadius
src/playsim/a_dynlight.h:222
↓ 12 callers
Method
GetReader
libraries/ZWidget/src/core/truetypefont.h:78
↓ 12 callers
Method
GetScaleX
src/common/textures/gametexture.h:134
↓ 12 callers
Function
GetStorageQualifierString
libraries/ZVulkan/src/glslang/glslang/Include/BaseTypes.h:321
↓ 12 callers
Method
GetTexelHeight
src/common/textures/gametexture.h:139
↓ 12 callers
Method
GetTexelLeftOffset
src/common/textures/gametexture.h:159
↓ 12 callers
Method
GetTextureManager
src/common/rendering/vulkan/system/vk_renderdevice.h:38
↓ 12 callers
Function
HSVtoRGB
src/common/utility/palette.cpp:298
↓ 12 callers
Method
InterpolatedPosition
src/playsim/p_effect.cpp:1201
↓ 12 callers
Function
IsGlslWhitespace
src/common/rendering/hwrenderer/data/hw_shaderpatcher.cpp:44
↓ 12 callers
Method
IsHostile
src/playsim/p_mobj.cpp:7559
↓ 12 callers
Method
Normalized180
Ensures the angle is between (-180.0,180.0] degrees
src/common/utility/vectors.h:1412
↓ 12 callers
Function
P_ShouldPassThroughPlayer
src/playsim/p_map.cpp:125
← previous
next →
1,101–1,200 of 22,690, ranked by callers