Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/andrewchilicki/LumonMDR
/ functions
Functions
2,571 in github.com/andrewchilicki/LumonMDR
⨍
Functions
2,571
◇
Types & classes
449
↓ 4 callers
Function
stbi__extend_receive
combined JPEG 'receive' and JPEG 'extend', since baseline always extends everything it receives.
external/stb/stb_image.h:2153
↓ 4 callers
Function
stbi__high_bit
returns 0..31 for the highest set bit
external/stb/stb_image.h:5370
↓ 4 callers
Function
stbi__jpeg_get_bit
external/stb/stb_image.h:2181
↓ 4 callers
Function
stbi__load_and_postprocess_8bit
external/stb/stb_image.h:1260
↓ 4 callers
Function
stbi__load_gif_main_outofmem
external/stb/stb_image.h:6952
↓ 4 callers
Function
stbi__readval
external/stb/stb_image.h:6367
↓ 4 callers
Function
stbi__shiftsigned
extract an arbitrarily-aligned N-bit value (N=bits) from v, and then make it 8-bits long and fractionally extend it to full full range.
external/stb/stb_image.h:5395
↓ 4 callers
Function
stbi__tga_get_comp
returns STBI_rgb or whatever, 0 on error
external/stb/stb_image.h:5739
↓ 4 callers
Function
stbi__vertical_flip
external/stb/stb_image.h:1222
↓ 4 callers
Function
stbi__zget8
external/stb/stb_image.h:4197
↓ 4 callers
Function
stbtt_MakeGlyphBitmapSubpixel
external/imgui/imstb_truetype.h:3766
↓ 4 callers
Function
stbtt_ScaleForMappingEmToPixels
external/imgui/imstb_truetype.h:2671
↓ 4 callers
Function
stbtt__add_point
external/imgui/imstb_truetype.h:3555
↓ 4 callers
Function
stbtt__cff_index_get
external/imgui/imstb_truetype.h:1265
↓ 4 callers
Function
stbtt__csctx_v
external/imgui/imstb_truetype.h:1925
↓ 4 callers
Function
stbtt__oversample_shift
external/imgui/imstb_truetype.h:4144
↓ 4 callers
Method
what
returns the explanatory string
external/nlohmann/json.hpp:4375
↓ 4 callers
Method
write_ubjson
! @param[in] j JSON value to serialize @param[in] use_count whether to use '#' prefixes (optimized format) @param[in] use_type wheth
external/nlohmann/json.hpp:15778
↓ 3 callers
Method
AddCustomRectRegular
external/imgui/imgui_draw.cpp:2716
↓ 3 callers
Method
ApplyDeletionPostLoop
external/imgui/imgui_demo.cpp:3016
↓ 3 callers
Method
ApplyDeletionPreLoop
Find which item should be Focused after deletion. Call _before_ item submission. Retunr an index in the before-deletion item list, your item loop shou
external/imgui/imgui_demo.cpp:2986
↓ 3 callers
Function
ApplyHoverFlagsForTooltip
external/imgui/imgui.cpp:4485
↓ 3 callers
Function
CalcWordWrapNextLineStartA
Trim trailing space and find beginning of next line
external/imgui/imgui_draw.cpp:3920
↓ 3 callers
Function
Clamp_11
external/perlin-noise/PerlinNoise.hpp:311
↓ 3 callers
Method
Clear
external/imgui/imgui_widgets.cpp:8058
↓ 3 callers
Function
ColorEditRestoreHS
ColorEdit supports RGB and HSV inputs. In case of RGB input resulting color may have undefined hue and/or saturation. Since widget displays both RGB a
external/imgui/imgui_widgets.cpp:5439
↓ 3 callers
Function
Contains
Bottom-right
external/imgui/imgui_internal.h:553
↓ 3 callers
Method
DoSave
external/imgui/imgui_demo.cpp:9737
↓ 3 callers
Function
EditTableSizingFlags
Show a combo box with a choice of sizing policies
external/imgui/imgui_demo.cpp:5192
↓ 3 callers
Function
Fade
external/perlin-noise/PerlinNoise.hpp:280
↓ 3 callers
Function
FindFirstExistingGlyph
external/imgui/imgui_draw.cpp:3715
↓ 3 callers
Function
FindWindowNavFocusable
external/imgui/imgui.cpp:13560
↓ 3 callers
Method
GetAliveCount
To iterate a ImPool: for (int n = 0; n < pool.GetMapSize(); n++) if (T* t = pool.TryGetMapData(n)) { ... } Can be avoided if you know .Remove() has ne
external/imgui/imgui_internal.h:701
↓ 3 callers
Function
GetCombinedRootWindow
external/imgui/imgui.cpp:7929
↓ 3 callers
Function
GetMergedModsFromKeys
[Internal] Do not use directly
external/imgui/imgui.cpp:9366
↓ 3 callers
Method
GetName
external/imgui/imgui_internal.h:1881
↓ 3 callers
Method
GetOrAddByKey
external/imgui/imgui_internal.h:691
↓ 3 callers
Function
GetResizeBorderRect
external/imgui/imgui.cpp:6420
↓ 3 callers
Method
GetSpan
external/imgui/imgui_internal.h:671
↓ 3 callers
Method
GetSpanPtrBegin
external/imgui/imgui_internal.h:668
↓ 3 callers
Method
GetState
external/imgui/backends/imgui_impl_opengl3.cpp:262
↓ 3 callers
Function
ImBitArrayClearAllBits
external/imgui/imgui_internal.h:575
↓ 3 callers
Function
ImBitArrayClearBit
external/imgui/imgui_internal.h:577
↓ 3 callers
Function
ImFileOpen
external/imgui/imgui.cpp:2284
↓ 3 callers
Function
ImFormatStringV
external/imgui/imgui.cpp:2103
↓ 3 callers
Function
ImGui_ImplGlfw_Init
external/imgui/backends/imgui_impl_glfw.cpp:580
↓ 3 callers
Function
ImParseFormatFindEnd
external/imgui/imgui_widgets.cpp:3478
↓ 3 callers
Function
ImParseFormatFindStart
We don't use strchr() because our strings are usually very short and often start with '%'
external/imgui/imgui_widgets.cpp:3465
↓ 3 callers
Function
ImTextCountUtf8BytesFromChar
Not optimal but we very rarely use this function.
external/imgui/imgui.cpp:2490
↓ 3 callers
Method
IsLoaded
external/imgui/imgui.h:3472
↓ 3 callers
Method
IsPacked
external/imgui/imgui.h:3305
↓ 3 callers
Function
MaxAmplitude
external/perlin-noise/PerlinNoise.hpp:391
↓ 3 callers
Method
OnCharPressed
external/imgui/imgui_widgets.cpp:4161
↓ 3 callers
Method
PrimReserve
Reserve space for a number of vertices and indices. You must finish filling your reserved data before calling PrimReserve() again, as it may reallocat
external/imgui/imgui_draw.cpp:673
↓ 3 callers
Method
PrimVtx
external/imgui/imgui.h:3186
↓ 3 callers
Method
PushTextureID
external/imgui/imgui_draw.cpp:647
↓ 3 callers
Function
RemapClamp_01
external/perlin-noise/PerlinNoise.hpp:318
↓ 3 callers
Function
RenderWindowOuterSingleBorder
external/imgui/imgui.cpp:6678
↓ 3 callers
Function
SetCurrentWindow
external/imgui/imgui.cpp:4294
↓ 3 callers
Method
SetInt
FIXME-OPT: Need a way to reuse the result of lower_bound when doing GetInt()/SetInt() - not too bad because it only happens on explicit interaction (m
external/imgui/imgui.cpp:2748
↓ 3 callers
Method
SetState
external/imgui/backends/imgui_impl_opengl3.cpp:271
↓ 3 callers
Function
SetWindowConditionAllowFlags
external/imgui/imgui.cpp:6161
↓ 3 callers
Method
Split
external/imgui/imgui_draw.cpp:2088
↓ 3 callers
Function
TabBarGetTabOrder
external/imgui/imgui_internal.h:3367
↓ 3 callers
Method
TestBit
external/imgui/imgui_internal.h:603
↓ 3 callers
Function
UpdateAliasKey
external/imgui/imgui.cpp:9357
↓ 3 callers
Function
WindowPosAbsToRel
external/imgui/imgui_internal.h:2996
↓ 3 callers
Method
_PopUnusedDrawCmd
Pop trailing draw command (used before merging or presenting to user) Note that this leaves the ImDrawList in a state unfit for further commands, as m
external/imgui/imgui_draw.cpp:479
↓ 3 callers
Method
alloc_chunk
external/imgui/imgui_internal.h:720
↓ 3 callers
Method
appendfv
Helper: Text buffer for logging/accumulating text
external/imgui/imgui.cpp:2927
↓ 3 callers
Function
cbegin
@brief returns a const iterator to the first element @sa https://json.nlohmann.me/api/basic_json/cbegin/
external/nlohmann/json.hpp:22086
↓ 3 callers
Function
clear
external/imgui/imgui.h:2076
↓ 3 callers
Function
close_libgl
external/imgui/backends/imgui_impl_opengl3_loader.h:642
↓ 3 callers
Function
emplace
external/nlohmann/json.hpp:19058
↓ 3 callers
Function
find
external/imgui/imgui.h:2114
↓ 3 callers
Method
find_erase_unsorted
external/imgui/imgui_draw.cpp:1792
↓ 3 callers
Function
is_number_float
@brief return whether value is a floating-point number @sa https://json.nlohmann.me/api/basic_json/is_number_float/
external/nlohmann/json.hpp:20652
↓ 3 callers
Function
is_number_integer
@brief return whether value is an integer number @sa https://json.nlohmann.me/api/basic_json/is_number_integer/
external/nlohmann/json.hpp:20638
↓ 3 callers
Method
moved_or_copied
external/nlohmann/json.hpp:14850
↓ 3 callers
Method
set_begin
set iterator to a defined beginning
external/nlohmann/json.hpp:12750
↓ 3 callers
Function
stb__lit
external/imgui/imgui_draw.cpp:4545
↓ 3 callers
Function
stb_textedit_move_to_last
move cursor to last character of selection
external/imgui/imstb_textedit.h:640
↓ 3 callers
Function
stbi__addsizes_valid
return 1 if the sum is valid, 0 on overflow. negative terms are considered invalid.
external/stb/stb_image.h:1002
↓ 3 callers
Function
stbi__convert_format16
external/stb/stb_image.h:1812
↓ 3 callers
Function
stbi__decode_jpeg_header
external/stb/stb_image.h:3365
↓ 3 callers
Function
stbi__free_jpeg_components
external/stb/stb_image.h:3242
↓ 3 callers
Function
stbi__hdr_convert
external/stb/stb_image.h:7131
↓ 3 callers
Function
stbi__info_main
external/stb/stb_image.h:7632
↓ 3 callers
Function
stbi__is_16_main
external/stb/stb_image.h:7674
↓ 3 callers
Function
stbi__load_and_postprocess_16bit
external/stb/stb_image.h:1286
↓ 3 callers
Function
stbi__loadf_main
external/stb/stb_image.h:1460
↓ 3 callers
Function
stbi__mad4sizes_valid
external/stb/stb_image.h:1039
↓ 3 callers
Function
stbi__malloc_mad4
external/stb/stb_image.h:1062
↓ 3 callers
Function
stbi__pic_is4
external/stb/stb_image.h:6336
↓ 3 callers
Function
stbi__pnm_getinteger
external/stb/stb_image.h:7567
↓ 3 callers
Function
stbi__pnm_info
external/stb/stb_image.h:7581
↓ 3 callers
Function
stbi__pnm_skip_whitespace
external/stb/stb_image.h:7548
↓ 3 callers
Function
stbi__zeof
external/stb/stb_image.h:4192
↓ 3 callers
Function
stbi__zexpand
external/stb/stb_image.h:4273
↓ 3 callers
Function
stbi__zhuffman_decode
external/stb/stb_image.h:4243
← previous
next →
301–400 of 2,571, ranked by callers