Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cemu-project/Cemu
/ functions
Functions
11,237 in github.com/cemu-project/Cemu
⨍
Functions
11,237
◇
Types & classes
2,211
↓ 7 callers
Function
ComputeSurfaceAddrFromCoordMacroTiledCached_tm04_sample1
* Optimized routine with following assumptions: * tileMode is 4 * samples is 1 */
src/Cafe/HW/Latte/LatteAddrLib/LatteAddrLib_Coord.cpp:381
↓ 7 callers
Method
DeleteAllItems
src/gui/wxcomponents/checkedlistctrl.h:116
↓ 7 callers
Method
DeleteBuffer
src/Cafe/HW/Latte/Renderer/Vulkan/VKRMemoryManager.cpp:555
↓ 7 callers
Function
Finalize
src/Cafe/OS/libs/nn_fp/nn_fp.cpp:255
↓ 7 callers
Function
FindAttribute
src/util/tinyxml2/tinyxml2.h:1606
↓ 7 callers
Method
GetBaseTitleId
src/Cafe/TitleList/GameInfo.h:79
↓ 7 callers
Method
GetCountry
src/Cafe/Account/Account.h:78
↓ 7 callers
Method
GetFileSize
src/Cafe/Filesystem/FST/FST.cpp:796
↓ 7 callers
Function
GetForegroundTitleVersion
src/Cafe/CafeSystem.cpp:874
↓ 7 callers
Method
GetOrCreateView
src/Cafe/HW/Latte/Core/LatteTexture.h:32
↓ 7 callers
Method
GetRangeBegin
src/Cafe/HW/Latte/Core/LatteBufferCache.cpp:507
↓ 7 callers
Method
GetRangeEnd
src/Cafe/HW/Latte/Core/LatteBufferCache.cpp:508
↓ 7 callers
Method
GetRegion
src/Cafe/TitleList/GameInfo.h:105
↓ 7 callers
Method
GetSize
src/Common/unix/FileStream_unix.cpp:93
↓ 7 callers
Method
GetSpecialStateValues
src/Cafe/HW/Latte/ISA/LatteReg.h:1597
↓ 7 callers
Function
GetText
src/Cafe/OS/libs/erreula/erreula.cpp:237
↓ 7 callers
Function
GetTimerClock
src/Cafe/OS/libs/coreinit/coreinit_Time.h:36
↓ 7 callers
Method
GetType
src/audio/CubebAPI.h:31
↓ 7 callers
Method
GetType
src/Cafe/TitleList/TitleId.h:36
↓ 7 callers
Function
IPCDriver_ReleaseResource
src/Cafe/OS/libs/coreinit/coreinit_IPC.cpp:171
↓ 7 callers
Method
IsEnabled
src/gui/wxcomponents/checkedlistctrl.h:137
↓ 7 callers
Method
IsValid
src/Cafe/TitleList/GameInfo.h:18
↓ 7 callers
Function
LatteShader_DumpRawShader
src/Cafe/HW/Latte/Core/LatteShader.cpp:464
↓ 7 callers
Function
LatteTC_MarkTextureStillInUse
* This function should be called whenever the texture is still used in some form (any kind of access counts) * The purpose of this function is to pre
src/Cafe/HW/Latte/Core/LatteTextureCache.cpp:259
↓ 7 callers
Function
LatteTexture_CreateMapping
create new texture representation if allowCreateNewDataTexture is true, a new texture will be created if necessary. If it is false, only existing text
src/Cafe/HW/Latte/Core/LatteTexture.cpp:972
↓ 7 callers
Function
MD5_Final
src/util/crypto/md5.cpp:258
↓ 7 callers
Function
MD5_Init
src/util/crypto/md5.cpp:207
↓ 7 callers
Function
MEMAllocFromExpHeapEx
src/Cafe/OS/libs/coreinit/coreinit_MEM_ExpHeap.cpp:447
↓ 7 callers
Function
NFCIsInit
src/Cafe/OS/libs/nfc/nfc.cpp:122
↓ 7 callers
Method
Next
src/Cafe/Filesystem/FST/FST.cpp:1159
↓ 7 callers
Function
OSGetMemBound
src/Cafe/OS/libs/coreinit/coreinit_Memory.cpp:134
↓ 7 callers
Function
OSInitMutexEx
src/Cafe/OS/libs/coreinit/coreinit_Synchronization.cpp:216
↓ 7 callers
Function
OSResetEvent
src/Cafe/OS/libs/coreinit/coreinit_Synchronization.cpp:29
↓ 7 callers
Function
OSSendMessage
src/Cafe/OS/libs/coreinit/coreinit_MessageQueue.cpp:82
↓ 7 callers
Function
OSYieldThread
src/Cafe/OS/libs/coreinit/coreinit_Thread.cpp:640
↓ 7 callers
Function
PPCRecompilerImlGen_generateNewInstruction_conditionalJump
src/Cafe/HW/Espresso/Recompiler/PPCRecompilerImlGen.cpp:206
↓ 7 callers
Function
PPCRecompilerImlGen_generateNewInstruction_fpr_r_r_r
src/Cafe/HW/Espresso/Recompiler/PPCRecompilerImlGenFPU.cpp:80
↓ 7 callers
Function
PPCRecompilerImlGen_generateNewInstruction_r_memory_indexed
src/Cafe/HW/Espresso/Recompiler/PPCRecompilerImlGen.cpp:235
↓ 7 callers
Function
PPCRecompiler_getOpcodeDebugName
src/Cafe/HW/Espresso/Recompiler/PPCRecompilerImlGen.cpp:2993
↓ 7 callers
Method
Size
src/util/tinyxml2/tinyxml2.h:258
↓ 7 callers
Function
Stop
src/Cafe/IOSU/legacy/iosu_act.cpp:622
↓ 7 callers
Method
TestFlags
src/Cafe/OS/libs/nn_olv/nn_olv_DownloadCommunityTypes.h:61
↓ 7 callers
Method
UnrecoverableError
src/Cafe/HW/Latte/Renderer/Vulkan/VulkanRenderer.cpp:1660
↓ 7 callers
Method
Update
this also updates the cancel and skip state
src/gui/components/wxProgressDialogManager.h:49
↓ 7 callers
Function
_SubmitCommandToCoreThreads
src/Cafe/OS/libs/proc_ui/proc_ui.cpp:300
↓ 7 callers
Function
__OSAddReadyThreadToRunQueue
adds the thread to each core's run queue if in runable state
src/Cafe/OS/libs/coreinit/coreinit_Thread.cpp:724
↓ 7 callers
Function
_blockHeapDebugVerifyLinkOrder
src/Cafe/OS/libs/coreinit/coreinit_MEM_BlockHeap.cpp:168
↓ 7 callers
Function
_extractStationUrlParamValue
src/Cemu/nex/nex.cpp:430
↓ 7 callers
Function
_mm_mfence
src/Common/precompiled.h:311
↓ 7 callers
Function
_mm_pause
src/Common/precompiled.h:299
↓ 7 callers
Function
_ppcAssembler_getOperandTextIndex
src/Cemu/PPCAssembler/ppcAssembler.cpp:1843
↓ 7 callers
Function
_ppc_va_arg
src/Cafe/OS/common/OSCommon.h:66
↓ 7 callers
Function
_readBigEndianAttributeU16x2
src/Cafe/HW/Latte/LegacyShaderDecompiler/LatteDecompilerEmitGLSLAttrDecoder.cpp:82
↓ 7 callers
Method
addRef
src/Cafe/HW/Latte/Renderer/Vulkan/VKRBase.h:61
↓ 7 callers
Method
appendInstruction
src/util/Zir/Core/IR.h:345
↓ 7 callers
Method
bevalue
returns BE value
src/Common/betype.h:114
↓ 7 callers
Method
c_str
src/util/helpers/StringBuf.h:67
↓ 7 callers
Function
cemuLog_waitForFlush
src/Cemu/Logging/CemuLogging.cpp:165
↓ 7 callers
Function
cemuLog_writeLineToLog
src/Cemu/Logging/CemuLogging.cpp:117
↓ 7 callers
Function
coreinitAsyncCallback_add
src/Cafe/OS/libs/coreinit/coreinit_Callbacks.cpp:101
↓ 7 callers
Function
curl_slist_append
src/Cafe/OS/libs/nlibcurl/nlibcurl.cpp:1443
↓ 7 callers
Method
destroy
src/Cemu/nex/nex.cpp:143
↓ 7 callers
Method
getDataPtr
src/Cemu/nex/nexTypes.h:284
↓ 7 callers
Method
getFileData
src/Cafe/Filesystem/FST/FST.cpp:854
↓ 7 callers
Method
getFirst
src/util/containers/robin_hood.h:986
↓ 7 callers
Method
get_api_provider
src/input/InputManager.cpp:739
↓ 7 callers
Function
gui_getPadWindowPhysSize
src/gui/guiWrapper.cpp:165
↓ 7 callers
Function
ih264d_decode_bins
dependencies/ih264d/decoder/ih264d_cabac.c:459
↓ 7 callers
Function
internal_load_libgamemode
* Loads libgamemode and needed functions * * Returns 0 on success and -1 on failure */
dependencies/gamemode/lib/gamemode_client.h:143
↓ 7 callers
Method
isEndOfStream
src/Cafe/OS/libs/h264_avc/parser/H264Parser.h:241
↓ 7 callers
Function
ithread_yield
dependencies/ih264d/common/ithread.c:164
↓ 7 callers
Function
memory_readU8
src/Cafe/HW/MMU/MMU.cpp:379
↓ 7 callers
Function
mohighlight
src/gui/wxcomponents/checktree.cpp:50
↓ 7 callers
Function
msl
src/Common/unix/date.h:4488
↓ 7 callers
Method
now
src/util/highresolutiontimer/HighResolutionTimer.cpp:4
↓ 7 callers
Method
parseU32
src/util/helpers/StringParser.h:102
↓ 7 callers
Method
pop
src/util/helpers/ConcurrentQueue.h:57
↓ 7 callers
Method
stop_rumble
src/input/api/SDL/SDLController.cpp:107
↓ 7 callers
Function
strcpy_s
src/Common/unix/platform.h:48
↓ 7 callers
Function
vectorAppendUnique
src/Common/precompiled.h:397
↓ 7 callers
Function
x64Emit_mov_reg64_mem64
src/Cafe/HW/Espresso/Recompiler/PPCRecompilerX64Gen.cpp:177
↓ 7 callers
Function
x64Gen_add_reg64_reg64
src/Cafe/HW/Espresso/Recompiler/PPCRecompilerX64Gen.cpp:680
↓ 7 callers
Function
x64Gen_movddup_xmmReg_xmmReg
src/Cafe/HW/Espresso/Recompiler/PPCRecompilerX64GenFPU.cpp:152
↓ 7 callers
Function
x64Gen_sar_reg64Low32_imm8
src/Cafe/HW/Espresso/Recompiler/PPCRecompilerX64Gen.cpp:1290
↓ 7 callers
Function
x64Gen_shufpd_xmmReg_xmmReg_imm8
src/Cafe/HW/Espresso/Recompiler/PPCRecompilerX64GenFPU.cpp:270
↓ 6 callers
Function
AXGetVoiceOffsets
src/Cafe/OS/libs/snd_core/ax_voice.cpp:972
↓ 6 callers
Function
AXIst_IsFrameBeingProcessed
src/Cafe/OS/libs/snd_core/ax_ist.cpp:1068
↓ 6 callers
Function
AddRoundKey
This function adds the round key to state. The round key is added to the state by an XOR function.
src/util/crypto/aes128.cpp:182
↓ 6 callers
Function
AttachDevice
src/Cafe/OS/libs/nsyshid/nsyshid.cpp:186
↓ 6 callers
Function
CLIP_S8
dependencies/ih264d/common/arm/ih264_platform_macros.h:49
↓ 6 callers
Function
ConvertNsToTimerTicks
src/Cafe/OS/libs/coreinit/coreinit_Time.h:41
↓ 6 callers
Function
CrashLog_WriteHeader
src/Common/ExceptionHandler/ExceptionHandler.cpp:43
↓ 6 callers
Function
FSLockMutex
src/Cafe/OS/libs/coreinit/coreinit_FS.cpp:49
↓ 6 callers
Function
GX2CalculateSurfaceInfo
src/Cafe/HW/Latte/LatteAddrLib/LatteAddrLib.cpp:1003
↓ 6 callers
Method
GetCurrentCommandBufferId
src/Cafe/HW/Latte/Renderer/Vulkan/VulkanRenderer.cpp:2071
↓ 6 callers
Function
GetDeviceByHandle
src/Cafe/OS/libs/nsyshid/nsyshid.cpp:39
↓ 6 callers
Method
GetFileCount
src/Cafe/Filesystem/FST/FST.cpp:670
↓ 6 callers
Function
GetGLBlendFactor
src/Cafe/HW/Latte/Renderer/OpenGL/OpenGLRenderer.cpp:756
↓ 6 callers
Method
GetIndex
src/input/api/DSU/DSUMessages.h:178
↓ 6 callers
Function
GetMlcStoragePath
/vol/storage_mlc01/<usr or sys>/title/<titleIdHigh>/<titleIdLow>
src/Cafe/CafeSystem.cpp:1038
← previous
next →
601–700 of 11,237, ranked by callers