Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SpecialKO/SpecialK
/ functions
Functions
16,728 in github.com/SpecialKO/SpecialK
⨍
Functions
16,728
◇
Types & classes
14,243
↓ 4 callers
Function
get_config_value
<summary> Gets a value from one of ReShade's config files. This can use either the global config file (ReShade.ini next to the application executable)
depends/include/ReShade/reshade.hpp:197
↓ 4 callers
Method
get_ptr
depends/include/boost/container/vector.hpp:103
↓ 4 callers
Method
get_string
include/json/json.hpp:10562
↓ 4 callers
Method
get_value_traits
depends/include/boost/intrusive/detail/list_iterator.hpp:87
↓ 4 callers
Method
get_value_traits
depends/include/boost/intrusive/detail/slist_iterator.hpp:89
↓ 4 callers
Method
head
depends/include/boost/container/detail/variadic_templates_tools.hpp:69
↓ 4 callers
Method
increment_size
depends/include/boost/container/detail/destroyers.hpp:193
↓ 4 callers
Function
init
src/plugins/nier_√1.5.cpp:105
↓ 4 callers
Method
initialize_until
depends/include/boost/move/algo/detail/merge.hpp:114
↓ 4 callers
Function
insert_iterator
include/json/json.hpp:20173
↓ 4 callers
Function
insertion_sort_op
depends/include/boost/move/algo/detail/insertion_sort.hpp:41
↓ 4 callers
Method
isMovable
include/SpecialK/widgets/widget.h:155
↓ 4 callers
Method
isTextureDumped
src/render/d3d9/d3d9_texmgr.cpp:2297
↓ 4 callers
Function
is_boolean
@brief return whether value is a boolean @sa https://json.nlohmann.me/api/basic_json/is_boolean/
include/json/json.hpp:18485
↓ 4 callers
Function
is_separator
src/imgui/imgui_widgets.cpp:3733
↓ 4 callers
Function
is_sorted_and_unique
depends/include/boost/move/algo/detail/is_sorted.hpp:39
↓ 4 callers
Function
link_left
break link to left child node and attach it to left tree pointed to by l | complexity : constant | exception : nothrow
depends/include/boost/intrusive/splaytree_algorithms.hpp:663
↓ 4 callers
Method
loadSound
src/storefront/achievements.cpp:61
↓ 4 callers
Function
lower_bound
depends/include/boost/detail/binary_search.hpp:37
↓ 4 callers
Function
memmove_n_source
F models ForwardIterator
depends/include/boost/container/detail/copy_move_algo.hpp:208
↓ 4 callers
Function
merge
depends/include/boost/sort/common/range.hpp:253
↓ 4 callers
Function
merge_sort_copy
depends/include/boost/move/algo/detail/merge_sort.hpp:62
↓ 4 callers
Function
merge_with_right_placed
depends/include/boost/move/algo/detail/merge.hpp:753
↓ 4 callers
Function
mod289
depends/include/glm/detail/_noise.hpp:9
↓ 4 callers
Method
move_assign
depends/include/boost/move/algo/detail/merge.hpp:227
↓ 4 callers
Method
needFPSCap
src/plugins/nier.cpp:105
↓ 4 callers
Method
needsCoordTransform
src/window.cpp:8681
↓ 4 callers
Method
offset_from_ptr
include/imgui/imgui_internal.h:720
↓ 4 callers
Function
op_merge_left
depends/include/boost/move/algo/detail/merge.hpp:413
↓ 4 callers
Function
op_merge_right
depends/include/boost/move/algo/detail/merge.hpp:464
↓ 4 callers
Function
op_partial_merge_impl
depends/include/boost/move/algo/detail/adaptive_sort_merge.hpp:710
↓ 4 callers
Method
owns_lock
src/plugins/arknights_endfield.cpp:130
↓ 4 callers
Method
parse
src/config.cpp:8058
↓ 4 callers
Function
pdqsort
depends/include/boost/sort/pdqsort/pdqsort.hpp:520
↓ 4 callers
Method
pop_move_front
------------------------------------------------------------------------ function :pop_move_front @brief erase the first element of the tree and retur
depends/include/boost/sort/common/deque_cnc.hpp:351
↓ 4 callers
Method
postJob
src/render/d3d9/d3d9_texmgr.cpp:4312
↓ 4 callers
Function
priv_insert_aux_impl
depends/include/boost/container/deque.hpp:1971
↓ 4 callers
Method
priv_short_size
depends/include/boost/container/string.hpp:449
↓ 4 callers
Method
push_front
<b>Requires</b>: value must be an lvalue. <b>Effects</b>: Inserts the value in the front of the list. No copy constructors are called. <b>Throws</b>
depends/include/boost/intrusive/list.hpp:286
↓ 4 callers
Function
rebalance_after_insertion_check
depends/include/boost/intrusive/treap_algorithms.hpp:646
↓ 4 callers
Method
releaseResources
src/render/d3d12/d3d11on12_shader_restitution.cpp:305
↓ 4 callers
Method
removeTexture
src/render/d3d9/d3d9_texmgr.cpp:2488
↓ 4 callers
Method
remove_and_dispose_if
depends/include/boost/intrusive/list.hpp:1171
↓ 4 callers
Function
replace_substring
! @brief replace all occurrences of a substring by another string @param[in,out] s the string to manipulate; changed so that all occu
include/json/json.hpp:2725
↓ 4 callers
Function
reserve
Resize a vector to a smaller size, guaranteed not to cause a reallocation
include/imgui/imgui.h:1842
↓ 4 callers
Method
reset
include/SpecialK/widgets/widget.h:512
↓ 4 callers
Function
rotate_up_n
depends/include/boost/intrusive/treap_algorithms.hpp:150
↓ 4 callers
Function
safe_crc32c_ex
src/render/d3d11/utility/d3d11_tex_util.cpp:35
↓ 4 callers
Function
scan
include/json/json.hpp:7911
↓ 4 callers
Method
scan
src/plugins/tales_of_vesperia.cpp:58
↓ 4 callers
Method
setBufferCount
src/input/hid.cpp:336
↓ 4 callers
Method
setHDRCapable
< Call in response to WM_DISPLAYCHANGE
include/SpecialK/render/backend.h:497
↓ 4 callers
Method
setPersistedDefaultAudioEndpoint
include/SpecialK/sound.h:386
↓ 4 callers
Method
setPollingFrequency
src/input/hid.cpp:323
↓ 4 callers
Method
setTriggerEffectL
src/input/hid_reports/playstation.cpp:5323
↓ 4 callers
Method
setTriggerEffectR
src/input/hid_reports/playstation.cpp:5329
↓ 4 callers
Method
set_end
set iterator to a defined past the end
include/json/json.hpp:11257
↓ 4 callers
Method
setup
src/widgets/hdr.cpp:264
↓ 4 callers
Method
size
<b>Effects</b>: Returns the number of elements stored in the unordered_set. <b>Complexity</b>: Linear to elements contained in *this if constant_time
depends/include/boost/intrusive/hashtable.hpp:1996
↓ 4 callers
Method
size
<b>Effects</b>: Returns the number of the elements contained in the list. <b>Throws</b>: Nothing. <b>Complexity</b>: Linear to the number of element
depends/include/boost/intrusive/slist.hpp:692
↓ 4 callers
Method
sort
<b>Effects</b>: This function sorts the list *this according to std::less<value_type>. The sort is stable, that is, the relative order of equivalent e
depends/include/boost/intrusive/list.hpp:1002
↓ 4 callers
Function
stb_text_createundo
include/stb/textedit.h:1177
↓ 4 callers
Function
stb_textedit_delete
delete characters while updating undo
include/imgui/imstb_textedit.h:586
↓ 4 callers
Function
stb_textedit_delete
delete characters while updating undo
include/stb/textedit.h:590
↓ 4 callers
Function
stbtt_GetFontOffsetForIndex
include/imgui/imstb_truetype.h:4950
↓ 4 callers
Function
stbtt_MakeGlyphBitmapSubpixel
include/imgui/imstb_truetype.h:3766
↓ 4 callers
Function
stbtt_MakeGlyphBitmapSubpixel
include/stb/truetype.h:3656
↓ 4 callers
Function
stbtt_ScaleForMappingEmToPixels
include/stb/truetype.h:2639
↓ 4 callers
Function
stbtt__add_point
include/imgui/imstb_truetype.h:3555
↓ 4 callers
Function
stbtt__add_point
include/stb/truetype.h:3443
↓ 4 callers
Function
stbtt__cff_index_get
include/imgui/imstb_truetype.h:1265
↓ 4 callers
Function
stbtt__cff_index_get
include/stb/truetype.h:1244
↓ 4 callers
Function
stbtt__csctx_v
include/imgui/imstb_truetype.h:1925
↓ 4 callers
Function
stbtt__csctx_v
include/stb/truetype.h:1910
↓ 4 callers
Function
stbtt__oversample_shift
include/imgui/imstb_truetype.h:4144
↓ 4 callers
Function
stbtt__oversample_shift
include/stb/truetype.h:4034
↓ 4 callers
Function
strtok_ex
Not re-entrant, but that should not matter. Original function courtesy of paxdiablo
src/osd/text.cpp:1901
↓ 4 callers
Method
swap
<b>Effects</b>: Swaps the elements of x and *this. <b>Throws</b>: Nothing. <b>Complexity</b>: Linear to the number of elements of both lists. Consta
depends/include/boost/intrusive/slist.hpp:718
↓ 4 callers
Function
swap_and_update_key
depends/include/boost/move/algo/detail/adaptive_sort_merge.hpp:160
↓ 4 callers
Method
swap_data
depends/include/boost/container/string.hpp:473
↓ 4 callers
Method
swap_members
depends/include/boost/container/deque.hpp:371
↓ 4 callers
Function
swap_nodes
@copydoc ::boost::intrusive::bstree_algorithms::swap_nodes(node_ptr,node_ptr)
depends/include/boost/intrusive/rbtree_algorithms.hpp:208
↓ 4 callers
Function
synchronized_pool_resource
@copydoc ::boost::container::pmr::unsynchronized_pool_resource::unsynchronized_pool_resource(memory_resource*)
depends/include/boost/container/pmr/synchronized_pool_resource.hpp:76
↓ 4 callers
Function
system_info
depends/src/safetyhook/safetyhook.cpp:1191
↓ 4 callers
Function
test_output_impl
depends/include/boost/core/lightweight_test.hpp:128
↓ 4 callers
Method
toggle
src/plugins/tales_of_vesperia.cpp:122
↓ 4 callers
Function
transfer_equal
depends/include/boost/intrusive/treap_algorithms.hpp:591
↓ 4 callers
Function
transfer_unique
depends/include/boost/intrusive/treap_algorithms.hpp:577
↓ 4 callers
Function
tree_t
<b>Effects</b>: Copy constructs the container. <b>Complexity</b>: Linear in x.size().
depends/include/boost/container/flat_set.hpp:359
↓ 4 callers
Method
unique_and_dispose
depends/include/boost/intrusive/list.hpp:1223
↓ 4 callers
Method
unlink_leftmost_without_rebalance
<b>Requires</b>: header is the header of a tree. <b>Effects</b>: Unlinks the leftmost node from the tree, and updates the header link to the new left
depends/include/boost/intrusive/bstree_algorithms.hpp:632
↓ 4 callers
Function
unsynchronized_pool_resource
<b>Effects</b>: Same as `unsynchronized_pool_resource(pool_options(), upstream)`.
depends/include/boost/container/pmr/unsynchronized_pool_resource.hpp:88
↓ 4 callers
Function
upper_bound
depends/include/boost/move/algo/detail/merge.hpp:387
↓ 4 callers
Method
wake
include/SpecialK/framerate.h:690
↓ 4 callers
Function
x86_Convert
depends/src/lzma/Bra86.c:10
↓ 4 callers
Function
x86_Convert_Init
depends/include/lzma/Bra.h:9
↓ 3 callers
Function
AddCommas
src/render/present_mon/PM_Debug.cpp:59
↓ 3 callers
Method
AddCustomRectRegular
src/imgui/imgui_draw.cpp:2285
↓ 3 callers
Method
AddPolyline
TODO: Thickness anti-aliased lines cap are missing their AA fringe. We avoid using the ImVec2 math operators here to reduce cost to a minimum for debu
src/imgui/imgui_draw.cpp:700
↓ 3 callers
Function
AddTextVertical
depends/src/implot/implot.cpp:337
← previous
next →
2,101–2,200 of 16,728, ranked by callers