Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Wemino/MarkerPatch
/ functions
Functions
2,284 in github.com/Wemino/MarkerPatch
⨍
Functions
2,284
◇
Types & classes
666
↓ 1 callers
Function
InitCounterBySlot
Save load: set a counter from its buffer slot, does not touch the unlock flag
include/AchievementOverlay.hpp:281
↓ 1 callers
Function
InitImGui
ImGui setup
include/AchievementOverlay.hpp:616
↓ 1 callers
Function
InitViewportDrawData
include/imgui/imgui.cpp:5876
↓ 1 callers
Function
InitializeSDLGamepad
include/Controller.hpp:364
↓ 1 callers
Function
InlineHook
include/safetyhook/safetyhook.hpp:600
↓ 1 callers
Function
InputTextLineIndexBuild
FIXME-WORDWRAP: Bundle some of this into ImGuiTextIndex and/or extract as a different tool? 'max_output_buffer_size' happens to be a meaningful optimi
include/imgui/imgui_widgets.cpp:4624
↓ 1 callers
Function
InputTextLineIndexGetPosOffset
include/imgui/imgui_widgets.cpp:4675
↓ 1 callers
Function
IsBlockedItem
src/Features/DLC/ShopHooks.cpp:45
↓ 1 callers
Method
IsDataType
include/imgui/imgui.h:2704
↓ 1 callers
Function
IsForcedItem
src/Features/DLC/ShopHooks.cpp:16
↓ 1 callers
Function
IsGamepadKey
include/imgui/imgui_internal.h:3400
↓ 1 callers
Method
IsGlyphRangeUnused
API is designed this way to avoid exposing the 8K page size e.g. use with IsGlyphRangeUnused(0, 255)
include/imgui/imgui_draw.cpp:5213
↓ 1 callers
Function
IsKeyboardKey
include/imgui/imgui_internal.h:3399
↓ 1 callers
Method
IsLAAEnabled
include/LAAPatcher.hpp:101
↓ 1 callers
Function
IsLegacyKey
include/imgui/imgui_internal.h:3398
↓ 1 callers
Function
IsMouseKey
include/imgui/imgui_internal.h:3401
↓ 1 callers
Function
IsSecret
include/AchievementOverlay.hpp:90
↓ 1 callers
Function
IsUALPresent
src/Globals.cpp:209
↓ 1 callers
Function
IsVisible
include/AchievementOverlay.hpp:137
↓ 1 callers
Function
LoadAchievements
include/AchievementOverlay.hpp:523
↓ 1 callers
Function
LoadGamepadMappings
include/Controller.hpp:247
↓ 1 callers
Function
LoadGyroCalibration
include/Controller.hpp:193
↓ 1 callers
Function
LoadProxyLibrary
src/helper.cpp:382
↓ 1 callers
Function
LoadText
include/AchievementOverlay.hpp:550
↓ 1 callers
Function
LoadTextureFromFile
Texture & text loading
include/AchievementOverlay.hpp:438
↓ 1 callers
Function
LogHookError
src/helper.cpp:270
↓ 1 callers
Function
MenuItemForColumnReorder
FIXME: Copied from MenuItem() for the purpose of being able to pass _SelectOnRelease (#9312)
include/imgui/imgui_tables.cpp:3532
↓ 1 callers
Function
MidHook
include/safetyhook/safetyhook.hpp:982
↓ 1 callers
Function
NavBiasScoringRect
Bias scoring rect ahead of scoring + update preferred pos (if missing) using source position
include/imgui/imgui.cpp:13996
↓ 1 callers
Function
NotifyUnlock
Marks the achievement unlocked and shows a toast only if it wasn't already unlocked
include/AchievementOverlay.hpp:152
↓ 1 callers
Function
NotifyWeaponKill
include/AchievementOverlay.hpp:340
↓ 1 callers
Method
NtHeaders
include/LAAPatcher.hpp:99
↓ 1 callers
Function
OnGamepadConnected
include/Controller.hpp:1048
↓ 1 callers
Function
OnGamepadDisconnected
include/Controller.hpp:1060
↓ 1 callers
Function
PathBezierCubicCurveToCasteljau
Closely mimics ImBezierCubicClosestPointCasteljau() in imgui.cpp
include/imgui/imgui_draw.cpp:1369
↓ 1 callers
Function
PathBezierQuadraticCurveToCasteljau
include/imgui/imgui_draw.cpp:1394
↓ 1 callers
Function
PatternScan
src/helper.cpp:100
↓ 1 callers
Function
PerformLAAPatch
include/LAAPatcher.hpp:213
↓ 1 callers
Function
PollController
include/Controller.hpp:1157
↓ 1 callers
Method
PopTexture
include/imgui/imgui_draw.cpp:707
↓ 1 callers
Method
PrimRectUV
include/imgui/imgui_draw.cpp:779
↓ 1 callers
Method
PrimUnreserve
Release the number of reserved vertices/indices from the end of the last reservation made with PrimReserve().
include/imgui/imgui_draw.cpp:753
↓ 1 callers
Function
ProcessGyro
include/Controller.hpp:887
↓ 1 callers
Function
ProcessSDLEvents
include/Controller.hpp:1092
↓ 1 callers
Function
ProcessTouchpadClick
include/Controller.hpp:1004
↓ 1 callers
Function
ProcessTouchpadMouse
include/Controller.hpp:953
↓ 1 callers
Method
PushClipRectFullScreen
include/imgui/imgui_draw.cpp:686
↓ 1 callers
Function
PushFont
OBSOLETED in 1.92.0 (from June 2025)
include/imgui/imgui.h:4077
↓ 1 callers
Function
ReadConfig
src/Initialization/Initialization.cpp:5
↓ 1 callers
Function
ReleaseTouchpadClick
include/Controller.hpp:1029
↓ 1 callers
Method
RemoveFont
include/imgui/imgui_draw.cpp:3320
↓ 1 callers
Function
Render
include/AchievementOverlay.hpp:934
↓ 1 callers
Method
RenderText
Internal ImGui functions to render text RenderText***() functions calls ImDrawList::AddText() calls ImBitmapFont::RenderText()
include/imgui/imgui.cpp:3851
↓ 1 callers
Method
RenderText
Note: as with every ImDrawList drawing function, this expects that the font atlas texture is bound. DO NOT CALL DIRECTLY THIS WILL CHANGE WILDLY IN 20
include/imgui/imgui_draw.cpp:5781
↓ 1 callers
Function
RenderViewportsThumbnails
include/imgui/imgui.cpp:16250
↓ 1 callers
Method
Reset
include/imgui/imgui_internal.h:1686
↓ 1 callers
Function
ResolveRelativeAddress
src/helper.cpp:259
↓ 1 callers
Function
SDL_RectsEqualEpsilon
* Determine whether two floating point rectangles are equal, within some * given epsilon. * * Rectangles are considered equal if both are not NULL
include/SDL3/SDL_rect.h:385
↓ 1 callers
Function
STB_TEXTEDIT_MOVEWORDRIGHT_WIN
include/imgui/imgui_widgets.cpp:4119
↓ 1 callers
Function
SameLineOrWrap
FIXME-LAYOUT: To be done automatically via layout mode once we rework ItemSize/ItemAdd into ItemLayout.
include/imgui/imgui.cpp:17844
↓ 1 callers
Function
SaveGyroCalibration
include/Controller.hpp:170
↓ 1 callers
Method
ScaleAllSizes
Scale all spacing/padding/thickness values. Do not scale fonts. Consider not calling this if your initial scale factor if <1.0. Important: This operat
include/imgui/imgui.cpp:1572
↓ 1 callers
Function
ScaleWindow
include/imgui/imgui.cpp:15881
↓ 1 callers
Method
SetArenaBasePtr
include/imgui/imgui_internal.h:720
↓ 1 callers
Function
SetBit
include/imgui/imgui_internal.h:671
↓ 1 callers
Method
SetCircleTessellationMaxError
include/imgui/imgui_draw.cpp:413
↓ 1 callers
Function
SetGyroCalibrationPersistence
include/Controller.hpp:475
↓ 1 callers
Function
SetGyroEnabled
include/Controller.hpp:450
↓ 1 callers
Function
SetGyroInvertX
include/Controller.hpp:465
↓ 1 callers
Function
SetGyroInvertY
include/Controller.hpp:470
↓ 1 callers
Function
SetGyroSensitivity
include/Controller.hpp:455
↓ 1 callers
Function
SetGyroSmoothing
include/Controller.hpp:460
↓ 1 callers
Method
SetKeyEventNativeData
[Optional] Call after AddKeyEvent(). Specify native keycode, scancode + Specify index for legacy <1.87 IsKeyXXX() functions with native indices. If yo
include/imgui/imgui.cpp:1889
↓ 1 callers
Function
SetTouchpadDimensions
include/Controller.hpp:497
↓ 1 callers
Function
SetTouchpadEnabled
include/Controller.hpp:492
↓ 1 callers
Function
SetVibration
include/Controller.hpp:1225
↓ 1 callers
Function
SetWindowActiveForSkipRefresh
include/imgui/imgui.cpp:7420
↓ 1 callers
Function
SetupDrawListSharedData
Called once a frame. Followed by SetCurrentFont() which sets up the remaining data. FIXME-VIEWPORT: the concept of a single ClipRectFullscreen is not
include/imgui/imgui.cpp:5500
↓ 1 callers
Function
ShutdownSDLGamepad
include/Controller.hpp:380
↓ 1 callers
Function
TableFixFlags
Helper
include/imgui/imgui_tables.cpp:273
↓ 1 callers
Function
TableGetInstanceID
include/imgui/imgui_internal.h:3562
↓ 1 callers
Function
TempInputIsClampEnabled
Only clamp Ctrl+Click input when ImGuiSliderFlags_ClampOnInput is set (generally via ImGuiSliderFlags_AlwaysClamp)
include/imgui/imgui_widgets.cpp:2697
↓ 1 callers
Function
Toggle
include/AchievementOverlay.hpp:1226
↓ 1 callers
Function
TrackSourceTexture
src/Features/Fixes/FixFlareArtifacts.cpp:25
↓ 1 callers
Method
Unlink
include/imgui/imgui_draw.cpp:1844
↓ 1 callers
Function
Update
include/AchievementOverlay.hpp:1236
↓ 1 callers
Method
Update
Helpers for internal use
include/imgui/imgui_widgets.cpp:9106
↓ 1 callers
Function
UpdateCounterByHash
Live update: set a counter from its message hash, does not touch the unlock flag
include/AchievementOverlay.hpp:324
↓ 1 callers
Function
UpdateFrameTiming
include/Controller.hpp:232
↓ 1 callers
Function
UpdateGyroOffset
include/Controller.hpp:514
↓ 1 callers
Function
UpdatePlatinum
Platinum (index 0): progress is the number of other achievements unlocked
include/AchievementOverlay.hpp:373
↓ 1 callers
Method
UpdateWorkRect
include/imgui/imgui_internal.h:1993
↓ 1 callers
Function
ValidatePatchedFile
include/LAAPatcher.hpp:143
↓ 1 callers
Function
VmHook
include/safetyhook/safetyhook.hpp:1070
↓ 1 callers
Function
VmtHook
include/safetyhook/safetyhook.hpp:1173
↓ 1 callers
Function
WantCaptureController
include/AchievementOverlay.hpp:1085
↓ 1 callers
Method
_ClearFreeMemory
include/imgui/imgui_draw.cpp:480
↓ 1 callers
Method
_SetDrawListSharedData
include/imgui/imgui_draw.cpp:440
↓ 1 callers
Method
_TryMergeDrawCmds
Try to merge two last draw commands
include/imgui/imgui_draw.cpp:579
↓ 1 callers
Method
add_trap
include/safetyhook/safetyhook.cpp:1343
← previous
next →
701–800 of 2,284, ranked by callers