Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dfranx/SHADERed
/ functions
Functions
3,948 in github.com/dfranx/SHADERed
⨍
Functions
3,948
◇
Types & classes
961
↓ 1 callers
Method
clear
libs/SPIRVCross/spirv_cross_containers.hpp:594
↓ 1 callers
Function
codebook_decode
libs/misc/stb_vorbis.c:1787
↓ 1 callers
Function
codebook_decode_scalar_raw
libs/misc/stb_vorbis.c:1647
↓ 1 callers
Function
codebook_decode_step
libs/misc/stb_vorbis.c:1827
↓ 1 callers
Function
compute_accelerated_huffman
accelerated huffman table allows fast O(1) match of all symbols of length <= STB_VORBIS_FAST_HUFFMAN_LENGTH
libs/misc/stb_vorbis.c:1120
↓ 1 callers
Function
compute_bitreverse
libs/misc/stb_vorbis.c:1267
↓ 1 callers
Function
compute_codewords
libs/misc/stb_vorbis.c:1072
↓ 1 callers
Function
compute_samples
libs/misc/stb_vorbis.c:5208
↓ 1 callers
Function
compute_sorted_huffman
if the fast table above doesn't work, we want to binary search them... need to reverse the bits
libs/misc/stb_vorbis.c:1165
↓ 1 callers
Function
compute_stereo_samples
libs/misc/stb_vorbis.c:5233
↓ 1 callers
Function
compute_twiddle_factors
called twice per file
libs/misc/stb_vorbis.c:1243
↓ 1 callers
Function
compute_window
libs/misc/stb_vorbis.c:1260
↓ 1 callers
Method
connect_with_proxy
Assumes that socket_mutex_ is locked and that there are no requests in flight
libs/misc/httplib.h:6759
↓ 1 callers
Method
constant_is_null
libs/SPIRVCross/spirv_common.hpp:1255
↓ 1 callers
Function
copy_samples
libs/misc/stb_vorbis.c:5195
↓ 1 callers
Function
crbegin
! @brief returns a const reverse iterator to the last element Returns a const iterator to the reverse-beginning; that is, the last elemen
libs/json/single_include/nlohmann/json.hpp:18829
↓ 1 callers
Function
crbegin
! @brief returns a const reverse iterator to the last element Returns a const iterator to the reverse-beginning; that is, the last elemen
libs/json/include/nlohmann/json.hpp:4823
↓ 1 callers
Function
crc32_init
libs/misc/stb_vorbis.c:977
↓ 1 callers
Function
crend
! @brief returns a const reverse iterator to one before the first Returns a const reverse iterator to the reverse-end; that is, one before
libs/json/single_include/nlohmann/json.hpp:18858
↓ 1 callers
Function
crend
! @brief returns a const reverse iterator to one before the first Returns a const reverse iterator to the reverse-end; that is, one before
libs/json/include/nlohmann/json.hpp:4852
↓ 1 callers
Function
dct_iv_slow
transform to use a slow dct-iv; this is STILL basically trivial, but only requires half as many ops
libs/misc/stb_vorbis.c:2335
↓ 1 callers
Function
dds_load_from_memory
libs/misc/dds.c:332
↓ 1 callers
Function
dds_parse_dxt1
libs/misc/dds.c:89
↓ 1 callers
Function
dds_parse_uncompressed
libs/misc/dds.c:20
↓ 1 callers
Function
decode
! @brief check whether a string is UTF-8 encoded The function checks each byte of a string whether it is UTF-8 encoded. The result of the
libs/json/include/nlohmann/detail/output/serializer.hpp:867
↓ 1 callers
Function
decode_residue
n is 1/2 of the blocksize -- specification: "Correct per-vector decode length is [n]/2"
libs/misc/stb_vorbis.c:2103
↓ 1 callers
Method
decompress
libs/misc/httplib.h:2545
↓ 1 callers
Method
deserialize
libs/cppdap/include/dap/serialization.h:89
↓ 1 callers
Method
deserialize
libs/cppdap/include/dap/typeof.h:42
↓ 1 callers
Method
destruct
libs/cppdap/include/dap/typeof.h:39
↓ 1 callers
Function
draw_line
libs/misc/stb_vorbis.c:2029
↓ 1 callers
Function
emplace_back
libs/json/include/nlohmann/json.hpp:5546
↓ 1 callers
Function
encode_query_param
libs/misc/httplib.h:1560
↓ 1 callers
Function
encode_url
libs/misc/httplib.h:1581
↓ 1 callers
Method
end_function_scope
libs/SPIRVCross/spirv_cross.cpp:2403
↓ 1 callers
Method
end_with_crlf
libs/misc/httplib.h:1726
↓ 1 callers
Function
ensure_valid_identifier
libs/SPIRVCross/spirv_cross_parsed_ir.cpp:276
↓ 1 callers
Function
erase
libs/json/single_include/nlohmann/json.hpp:18180
↓ 1 callers
Function
erase
libs/json/include/nlohmann/json.hpp:4158
↓ 1 callers
Method
event
libs/cppdap/src/session.cpp:204
↓ 1 callers
Function
exists_unaccessed_path_to_return
libs/SPIRVCross/spirv_cross.cpp:2873
↓ 1 callers
Function
expect_content
libs/misc/httplib.h:3600
↓ 1 callers
Function
file_extension
libs/misc/httplib.h:1658
↓ 1 callers
Method
find_common_dominator
libs/SPIRVCross/spirv_cfg.cpp:41
↓ 1 callers
Function
find_content_type
libs/misc/httplib.h:2278
↓ 1 callers
Function
find_largest_pow10
! For n != 0, returns k, such that pow10 := 10^(k-1) <= n < 10^k. For n == 0, returns 1 and sets pow10 := 1. */
libs/json/single_include/nlohmann/json.hpp:13121
↓ 1 callers
Function
find_largest_pow10
! For n != 0, returns k, such that pow10 := 10^(k-1) <= n < 10^k. For n == 0, returns 1 and sets pow10 := 1. */
libs/json/include/nlohmann/detail/conversions/to_chars.hpp:484
↓ 1 callers
Method
find_loop_dominator
libs/SPIRVCross/spirv_cfg.cpp:228
↓ 1 callers
Method
fire
fire() sets signals the event, and unblocks any calls to wait().
libs/cppdap/fuzz/fuzz.cpp:41
↓ 1 callers
Method
follow_function_call
libs/SPIRVCross/spirv_cross.cpp:2963
↓ 1 callers
Function
format_buffer
libs/json/single_include/nlohmann/json.hpp:13611
↓ 1 callers
Function
format_buffer
libs/json/include/nlohmann/detail/conversions/to_chars.hpp:972
↓ 1 callers
Function
from_json_tuple_impl
libs/json/single_include/nlohmann/json.hpp:3177
↓ 1 callers
Function
generateFace
src/SHADERed/Engine/GeometryFactory.cpp:24
↓ 1 callers
Method
get
@brief get next character from the input This function provides the interface to the used input adapter. It does not throw in case the input
libs/json/single_include/nlohmann/json.hpp:8364
↓ 1 callers
Function
getHeatmapColor
src/SHADERed/Objects/FrameAnalysis.cpp:23
↓ 1 callers
Function
getScreenCoordInverted
src/SHADERed/UI/Tools/DebuggerOutline.cpp:9
↓ 1 callers
Function
getShortcutsFilePath
src/SHADERed/Objects/KeyboardShortcuts.cpp:14
↓ 1 callers
Function
getSystemVariableName
src/SHADERed/Objects/Export/ExportCPP.cpp:175
↓ 1 callers
Function
getUndefinedBehavior
src/SHADERed/UI/PreviewUI.cpp:65
↓ 1 callers
Method
get_buffer_block_type_flags
libs/SPIRVCross/spirv_cross_parsed_ir.cpp:541
↓ 1 callers
Function
get_cached_power_for_binary_exponent
! For a normalized diyfp w = f * 2^e, this function returns a (normalized) cached power-of-ten c = f_c * 2^e_c, such that the exponent of the product
libs/json/single_include/nlohmann/json.hpp:12957
↓ 1 callers
Function
get_cached_power_for_binary_exponent
! For a normalized diyfp w = f * 2^e, this function returns a (normalized) cached power-of-ten c = f_c * 2^e_c, such that the exponent of the product
libs/json/include/nlohmann/detail/conversions/to_chars.hpp:320
↓ 1 callers
Method
get_future
libs/cppdap/include/dap/future.h:157
↓ 1 callers
Method
get_immediate_dominator
libs/SPIRVCross/spirv_cfg.hpp:53
↓ 1 callers
Function
get_impl_ptr
libs/json/include/nlohmann/json.hpp:2797
↓ 1 callers
Method
get_lower
libs/SPIRVCross/spirv_common.hpp:99
↓ 1 callers
Method
get_member_decoration
libs/SPIRVCross/spirv_cross.cpp:1219
↓ 1 callers
Function
get_multipart_ranges_data_length
libs/misc/httplib.h:3554
↓ 1 callers
Function
get_ptr
libs/json/include/nlohmann/json.hpp:2963
↓ 1 callers
Method
get_remote_ip_and_port
libs/misc/httplib.h:4110
↓ 1 callers
Method
get_shader_resources
libs/SPIRVCross/spirv_cross.cpp:597
↓ 1 callers
Method
get_value
libs/json/single_include/nlohmann/json.hpp:9171
↓ 1 callers
Method
get_value
libs/json/include/nlohmann/detail/iterators/primitive_iterator.hpp:33
↓ 1 callers
Function
get_window
libs/misc/stb_vorbis.c:3063
↓ 1 callers
Function
go_to_page_before
rarely used function to seek back to the preceding page while finding the start of a packet
libs/misc/stb_vorbis.c:4702
↓ 1 callers
Function
grisu2_digit_gen
! Generates V = buffer * 10^decimal_exponent, such that M- <= V <= M+. M- and M+ must be normalized and share the same exponent -60 <= e <= -32. */
libs/json/single_include/nlohmann/json.hpp:13218
↓ 1 callers
Function
grisu2_digit_gen
! Generates V = buffer * 10^decimal_exponent, such that M- <= V <= M+. M- and M+ must be normalized and share the same exponent -60 <= e <= -32. */
libs/json/include/nlohmann/detail/conversions/to_chars.hpp:579
↓ 1 callers
Method
handle
libs/SPIRVCross/spirv_cross.cpp:607
↓ 1 callers
Method
has_member_decoration
libs/SPIRVCross/spirv_cross.cpp:1229
↓ 1 callers
Function
hash
libs/json/include/nlohmann/detail/hash.hpp:33
↓ 1 callers
Function
if2ip
libs/misc/httplib.h:2164
↓ 1 callers
Function
image_format_to_normalized_state
libs/SPIRVCross/spirv_hlsl.cpp:41
↓ 1 callers
Function
image_opcode_is_sample_no_dref
libs/SPIRVCross/spirv_glsl.cpp:6481
↓ 1 callers
Function
imdct_step3_inner_s_loop
libs/misc/stb_vorbis.c:2505
↓ 1 callers
Function
imdct_step3_inner_s_loop_ld654
libs/misc/stb_vorbis.c:2588
↓ 1 callers
Function
inherit_combined_sampler_bindings
libs/SPIRVCross/spirv_cross_util.cpp:59
↓ 1 callers
Function
ini_parse
See documentation in header file. */
libs/misc/INIReader.h:287
↓ 1 callers
Function
ini_parse_stream
See documentation in header file. */
libs/misc/INIReader.h:169
↓ 1 callers
Method
initialize_ssl
libs/misc/httplib.h:6843
↓ 1 callers
Method
instruction_to_result_type
libs/SPIRVCross/spirv_cross.cpp:4510
↓ 1 callers
Function
int_to_string
libs/json/single_include/nlohmann/json.hpp:3280
↓ 1 callers
Function
int_to_string
libs/json/include/nlohmann/detail/iterators/iteration_proxy.hpp:17
↓ 1 callers
Function
inverse_mdct
libs/misc/stb_vorbis.c:2390
↓ 1 callers
Method
isOpen
libs/cppdap/src/socket.cpp:253
↓ 1 callers
Function
isPointInTriangle
helper functions */
src/SHADERed/Objects/DebugInformation.cpp:317
↓ 1 callers
Function
isPointOnLine
src/SHADERed/Objects/DebugInformation.cpp:330
↓ 1 callers
Function
is_alpha
Roll our own versions of these functions to avoid potential locale shenanigans.
libs/SPIRVCross/spirv_cross_parsed_ir.cpp:143
↓ 1 callers
Function
is_base64
src/SHADERed/Objects/WebAPI.cpp:300
↓ 1 callers
Function
is_chunked_transfer_encoding
libs/misc/httplib.h:2858
← previous
next →
1,301–1,400 of 3,948, ranked by callers