Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Force67/prosperity
/ functions
Functions
1,395 in github.com/Force67/prosperity
⨍
Functions
1,395
◇
Types & classes
255
↓ 1 callers
Function
runLane
delta/gpu/gcn/gcn_interp.cpp:226
↓ 1 callers
Method
safePkgInfo
(String path)
android/java/com/prosperity/ps4/LauncherActivity.java:338
↓ 1 callers
Function
sampleSplitOf
SAMPLE_SPLIT (sample-split count) per GB_TILE_MODE; 2 for Display2DThin and the 2D/3D thin colour modes, 1 elsewhere. Affects the 32bpp tile_split (->
delta/gpu/gcn/gcn_detile.cpp:121
↓ 1 callers
Function
sceAudioInClose
delta/runtime/vprx/libSceAudioIn/libSceAudioIn.cpp:120
↓ 1 callers
Function
sceAudioOutOutput
delta/runtime/vprx/libSceAudioOut/libSceAudioOut.cpp:76
↓ 1 callers
Function
sceUsbdHandleEvents
delta/runtime/vprx/libSceUsbd/libSceUsbd.cpp:200
↓ 1 callers
Function
setRumble
delta/gfx/gfx_vk.cpp:616
↓ 1 callers
Function
setThreadFsBase
delta/cpu/native_backend.cpp:25
↓ 1 callers
Function
setThreadFsBase
delta/cpu/fex_backend.cpp:753
↓ 1 callers
Function
sha1
* output = SHA-1( input buffer ) */
shared/crypto/sha1.cpp:305
↓ 1 callers
Function
sha1_hmac_finish
* SHA-1 HMAC final digest */
shared/crypto/sha1.cpp:354
↓ 1 callers
Function
sha1_hmac_starts
* SHA-1 HMAC context setup */
shared/crypto/sha1.cpp:318
↓ 1 callers
Function
sha1_hmac_update
* SHA-1 HMAC process buffer */
shared/crypto/sha1.cpp:346
↓ 1 callers
Function
sha256
delta/formats/pkg_object.cpp:124
↓ 1 callers
Function
shmFstatSize
Report a shm fd's backing size for fstat (shm objects aren't device-backed, so sys_fstat's fdToDevice path can't size them). Returns SIZE_MAX if `fd`
delta/kern/lv2/sys_mem.cpp:310
↓ 1 callers
Function
shmMap
Return the backing block for a shm, allocating/growing it to cover the requested range. Caller must NOT hold g_shmMutex. -1 on failure.
delta/kern/lv2/sys_mem.cpp:103
↓ 1 callers
Function
shutdown
delta/gfx/gfx_vk.cpp:625
↓ 1 callers
Function
sop1HasLit
delta/gpu/gcn/gcn_decode.cpp:20
↓ 1 callers
Function
sop2
SOP2 (GFX6/7) scalar ALU.
delta/gpu/gcn/gcn_interp.cpp:142
↓ 1 callers
Function
sop2HasLit
A 32-bit-encoded scalar/vector op carries a trailing 32-bit literal when a source-operand field selects LITERAL_CONST (255).
delta/gpu/gcn/gcn_decode.cpp:16
↓ 1 callers
Function
sopcHasLit
delta/gpu/gcn/gcn_decode.cpp:21
↓ 1 callers
Method
stStateId
delta/gpu/gcn/spirv/gcn_spirv.cpp:119
↓ 1 callers
Function
startFlipPump
The game submits flips through Gnm (a PM4 prepareFlip packet to the GPU), not sceVideoOutSubmitFlip, and then blocks in kevent on the equeue it regist
delta/runtime/vprx/libSceVideoOut/libSceVideoOut.cpp:184
↓ 1 callers
Function
startWatchdog
delta/cpu/fex_backend.cpp:133
↓ 1 callers
Method
stat
delta/main/dcore.cpp:92
↓ 1 callers
Method
switchInst
delta/gpu/gcn/spirv/spv_emit.cpp:304
↓ 1 callers
Function
sys_access
delta/kern/lv2/sys_vfs_ext.cpp:42
↓ 1 callers
Function
sys_dynlib_process_needed_and_relocate
delta/kern/lv2/sys_dynlib.cpp:390
↓ 1 callers
Function
sys_evf_delete
delta/kern/lv2/sys_event_flag.cpp:131
↓ 1 callers
Function
sys_ksem_wait
delta/kern/lv2/sys_ksem.cpp:125
↓ 1 callers
Function
sys_lstat
No symlinks, so lstat is plain stat. Zero the buffer first for the reason sys_fstat documents: callers read st_size without checking the return.
delta/kern/lv2/sys_vfs_ext.cpp:70
↓ 1 callers
Function
sys_open
delta/kern/lv2/sys_vfs.cpp:82
↓ 1 callers
Function
sys_osem_delete
delta/kern/lv2/sys_semaphore.cpp:114
↓ 1 callers
Function
systemFlagInit
Some system-service event flags gate the game on state the ShellCore would publish (app focus granted, power normal, system running). With no ShellCor
delta/kern/lv2/sys_event_flag.cpp:102
↓ 1 callers
Function
tileSplitBytes
tile_split for 32bpp / 1-sample (CalculateTileSplit + min vs num_samples*bytes).
delta/gpu/gcn/gcn_detile.cpp:190
↓ 1 callers
Function
tileSplitHwOf
TILE_SPLIT (hw field) per GB_TILE_MODE; only the depth modes use the large values. Colour modes use 64 (then color_tile_split overrides for 32bpp).
delta/gpu/gcn/gcn_detile.cpp:133
↓ 1 callers
Method
transform
delta/runtime/code_lift.cpp:105
↓ 1 callers
Function
translatePs
---- PS ---------------------------------------------------------------------
delta/gpu/gcn/spirv/gcn_spirv.cpp:802
↓ 1 callers
Function
translateVs
---- VS ---------------------------------------------------------------------
delta/gpu/gcn/spirv/gcn_spirv.cpp:642
↓ 1 callers
Function
tryHandleJitSignal
delta/cpu/fex_backend.cpp:723
↓ 1 callers
Method
trywait
delta/kern/lv2/sys_event_flag.cpp:64
↓ 1 callers
Method
trywait
delta/kern/lv2/sys_semaphore.cpp:52
↓ 1 callers
Method
typeBool
delta/gpu/gcn/spirv/spv_emit.cpp:62
↓ 1 callers
Method
typeImage
delta/gpu/gcn/spirv/spv_emit.cpp:126
↓ 1 callers
Method
typeSampledImage
delta/gpu/gcn/spirv/spv_emit.cpp:134
↓ 1 callers
Method
typeStruct
delta/gpu/gcn/spirv/spv_emit.cpp:99
↓ 1 callers
Function
useHleShim
Returns true when `lib`'s HLE shim should be used for this NID (skip = LLE).
delta/runtime/vprx/vprx.cpp:105
↓ 1 callers
Function
v2o
(segs, vaddr)
tools/scedis.py:31
↓ 1 callers
Method
valid
delta/main/dcore.cpp:64
↓ 1 callers
Method
valid
delta/formats/pkg_object.cpp:631
↓ 1 callers
Function
vblankCount
delta/kern/dev/dce_dev.cpp:34
↓ 1 callers
Function
verifyViablity
delta/main/dapi.cpp:27
↓ 1 callers
Function
vfmt
---- recompiled-shader path ------------------------------------------------- GCN data format -> Vulkan vertex format.
delta/gpu/vk_render.cpp:1129
↓ 1 callers
Function
vop3
VOP3 (GFX6/7): op<0x100 are VOPC compares in VOP3 form (result -> sdst pair, not VCC). 0x100-0x13f alias VOP2, 0x180-0x1ff alias VOP1; 0x140+ are the
delta/gpu/gcn/gcn_interp.cpp:121
↓ 1 callers
Function
vopHasLit
VOP src0 is 9 bits [8:0]; 255 selects a literal.
delta/gpu/gcn/gcn_decode.cpp:26
↓ 1 callers
Function
vprx_init
delta/runtime/vprx/vprx.cpp:60
↓ 1 callers
Function
vsParamOut
delta/gpu/gcn/spirv/gcn_spirv.cpp:353
↓ 1 callers
Method
wait
delta/kern/lv2/sys_event_flag.cpp:49
↓ 1 callers
Function
watchVideoOutState
DIAGNOSTIC (DELTA_VO_PATCH): patch real libSceVideoOut export entries to `mov eax,<v>; ret`, to isolate which real setup function's error return makes
delta/kern/proc.cpp:157
↓ 1 callers
Function
win32PostInit
delta/main/dapi.cpp:108
↓ 1 callers
Method
write
shared/utl/logger/logimp_posix.cpp:37
Method
Clear
not thread-safe
shared/utl/logger/threadsafe_queue.h:133
Method
Close
shared/utl/file.cpp:51
Method
Close
shared/utl/file.h:61
Method
ContainerStream
shared/utl/file.h:130
Method
ElementPtr
shared/utl/logger/threadsafe_queue.h:91
Function
ElfTypeToString
shared/elf_types.h:171
Method
Empty
shared/utl/logger/threadsafe_queue.h:117
Method
FexSyscallHandler
delta/cpu/fex_backend.cpp:190
Method
File
shared/utl/file.cpp:181
Method
File
shared/utl/file.h:52
Method
GetNativeHandle
delta/kern/vfs.cpp:106
Method
GetNativeHandle
shared/utl/file.cpp:122
Method
GetNativeHandle
shared/utl/file.cpp:177
Method
GetNativeHandle
shared/utl/file.h:79
Method
GetNativeHandle
shared/utl/file.h:186
Method
GetSize
shared/utl/file.cpp:110
Method
GetSize
shared/utl/file.cpp:175
Method
GetSize
shared/utl/file.h:77
Method
GetSize
shared/utl/file.h:184
Method
HandleSyscall
delta/cpu/fex_backend.cpp:192
Method
Id
shared/sce_types.h:65
Method
IsOpen
shared/utl/file.cpp:126
Method
IsOpen
shared/utl/file.h:39
Method
IsOpen
shared/utl/file.h:80
Function
Java_com_prosperity_ps4_NativeBridge_pkgIcon
Extracts /sce_sys/icon0.png to outPath for cover art. Returns true on success.
delta/main/android_jni.cpp:117
Function
Java_com_prosperity_ps4_NativeBridge_pkgInfo
Returns "<TITLE_ID>\t<TITLE>" parsed from /sce_sys/param.sfo, or "" when the pkg can't be read as a fake-pkg (retail/encrypted) so the launcher falls
delta/main/android_jni.cpp:102
Function
Java_com_prosperity_ps4_NativeBridge_pupExtract
Best-effort firmware PUP unpack into outDir. Returns a human-readable summary (see pupReader::extractAll); retail PUPs are encrypted, so this can only
delta/main/android_jni.cpp:137
Method
KSem
delta/kern/lv2/sys_ksem.cpp:29
Method
LogRegistry
shared/utl/logger/logger.cpp:22
Method
LookupExecutableFileSection
delta/cpu/fex_backend.cpp:324
Method
MemStream
shared/utl/file.cpp:136
Method
Module
delta/gpu/gcn/spirv/spv_emit.cpp:38
Method
NativeBridge
()
android/java/com/prosperity/ps4/NativeBridge.java:20
Method
PfsFileStream
delta/kern/vfs.cpp:82
Method
PfscSource
delta/formats/pkg_object.cpp:247
Method
PhysFile
shared/utl/file.cpp:23
Method
PkgFile
delta/main/dcore.cpp:129
Method
PkgFilesystem
delta/formats/pkg_object.cpp:627
Method
PkgFilesystem
delta/formats/pkg_object.h:40
← previous
next →
501–600 of 1,395, ranked by callers