Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/crosire/reshade
/ functions
Functions
4,589 in github.com/crosire/reshade
⨍
Functions
4,589
◇
Types & classes
704
↓ 3 callers
Method
QueryInterface
source/d3d11/d3d11on12_device.cpp:61
↓ 3 callers
Method
QueryInterface
source/d3d12/d3d12_command_queue.cpp:73
↓ 3 callers
Method
RSSetState
source/d3d10/d3d10_device.cpp:412
↓ 3 callers
Method
RSSetState
source/d3d11/d3d11_device_context.cpp:569
↓ 3 callers
Function
RadioButton
include/reshade_overlay.hpp:578
↓ 3 callers
Method
ResizeBuffers
source/dxgi/dxgi_swapchain.cpp:387
↓ 3 callers
Method
SetComputeRootDescriptorTable
source/d3d12/d3d12_command_list.cpp:551
↓ 3 callers
Method
SetPixelShader
source/d3d9/d3d9_device.cpp:2197
↓ 3 callers
Method
SetSoftwareVertexProcessing
source/d3d9/d3d9_device.cpp:1647
↓ 3 callers
Method
SetStreamSource
source/d3d9/d3d9_device.cpp:2098
↓ 3 callers
Method
SetTransform
source/d3d9/d3d9_device.cpp:1389
↓ 3 callers
Method
SetVertexDeclaration
source/d3d9/d3d9_device.cpp:1935
↓ 3 callers
Method
SetVertexShader
source/d3d9/d3d9_device.cpp:2013
↓ 3 callers
Method
SetViewport
source/d3d9/d3d9_device.cpp:1401
↓ 3 callers
Method
StretchRect
source/d3d9/d3d9_device.cpp:1069
↓ 3 callers
Method
Unmap
source/d3d11/d3d11_device_context.cpp:266
↓ 3 callers
Method
VSSetConstantBuffers
source/d3d10/d3d10_device.cpp:157
↓ 3 callers
Method
VSSetConstantBuffers
source/d3d11/d3d11_device_context.cpp:174
↓ 3 callers
Method
VSSetShader
source/d3d10/d3d10_device.cpp:185
↓ 3 callers
Method
VSSetShader
source/d3d11/d3d11_device_context.cpp:202
↓ 3 callers
Method
add_constant_index_access
source/effect_expression.cpp:344
↓ 3 callers
Method
allocate_descriptor_tables
source/d3d9/d3d9_impl_device.cpp:1784
↓ 3 callers
Method
barrier
source/vulkan/vulkan_impl_command_list.cpp:32
↓ 3 callers
Method
bind_render_targets_and_depth_stencil
source/d3d9/d3d9_impl_command_list.cpp:92
↓ 3 callers
Function
capture_active
examples/11-obs_capture/obs_hook_info.cpp:416
↓ 3 callers
Function
check_and_init_openvr_hooks
source/openvr/openvr.cpp:511
↓ 3 callers
Method
check_and_upgrade_interface
source/d3d11/d3d11_device.cpp:70
↓ 3 callers
Function
check_aspect_ratio
Checks whether the aspect ratio of the two sets of dimensions is similar or not
examples/09-depth/generic_depth_addon.cpp:355
↓ 3 callers
Function
convert_semantic
source/effect_codegen_hlsl.cpp:750
↓ 3 callers
Function
convert_subresource_box
source/d3d12/d3d12_impl_type_convert.hpp:47
↓ 3 callers
Method
copy_texture_region
source/opengl/opengl_impl_command_list.cpp:1580
↓ 3 callers
Function
create_block
source/effect_codegen_hlsl.cpp:2106
↓ 3 callers
Function
create_default_view
source/vulkan/vulkan_hooks_device.cpp:27
↓ 3 callers
Method
create_fence
source/d3d9/d3d9_impl_device.cpp:1949
↓ 3 callers
Function
create_file_mapping
examples/11-obs_capture/obs_hook_info.cpp:80
↓ 3 callers
Function
create_mutex
examples/11-obs_capture/obs_hook_info.cpp:64
↓ 3 callers
Method
create_pipeline
source/vulkan/vulkan_impl_device.cpp:1219
↓ 3 callers
Method
create_sampler
source/d3d9/d3d9_impl_device.cpp:244
↓ 3 callers
Method
define_entry_point
source/effect_codegen_glsl.cpp:1031
↓ 3 callers
Function
define_function
source/effect_codegen_hlsl.cpp:1140
↓ 3 callers
Method
destroy_codec_ctx
examples/12-video_capture/video_capture.cpp:125
↓ 3 callers
Function
destroy_default_view
source/vulkan/vulkan_hooks_device.cpp:52
↓ 3 callers
Method
destroy_fence
source/d3d9/d3d9_impl_device.cpp:1972
↓ 3 callers
Method
destroy_format_ctx
examples/12-video_capture/video_capture.cpp:169
↓ 3 callers
Function
destroy_resource_or_view
source/opengl/opengl.cpp:304
↓ 3 callers
Function
emit_store
source/effect_codegen_hlsl.cpp:1413
↓ 3 callers
Function
encode_frame
examples/12-video_capture/video_capture.cpp:181
↓ 3 callers
Function
escape_string
source/effect_preprocessor.cpp:103
↓ 3 callers
Method
flush_immediate_command_list
source/opengl/opengl_impl_command_queue.cpp:48
↓ 3 callers
Method
flush_immediate_command_list
source/d3d9/d3d9_impl_command_queue.cpp:19
↓ 3 callers
Function
format_bit_depth
<summary> Gets the average component bit depth of the specified format <paramref name="value"/>. </summary>
include/reshade_api_format.hpp:471
↓ 3 callers
Method
generate_mipmaps
source/d3d9/d3d9_impl_command_list.cpp:854
↓ 3 callers
Method
get_annotation_int_from_technique
source/runtime_api.cpp:880
↓ 3 callers
Method
get_api
source/opengl/opengl_impl_device.hpp:25
↓ 3 callers
Method
get_compatibility_context
source/opengl/opengl_impl_device.hpp:27
↓ 3 callers
Function
get_current_back_buffer_index
source/runtime.hpp:52
↓ 3 callers
Method
get_device
source/openvr/openvr_impl_swapchain.cpp:73
↓ 3 callers
Function
get_parenthesis_type
source/imgui_code_editor.cpp:17
↓ 3 callers
Method
get_pipeline_shader_group_handles
source/d3d9/d3d9_impl_device.cpp:2041
↓ 3 callers
Method
get_resource_format
source/opengl/opengl_impl_device.cpp:1229
↓ 3 callers
Method
get_resource_from_view
source/d3d12/d3d12_impl_device.cpp:574
↓ 3 callers
Method
get_resource_view_gpu_address
source/d3d12/d3d12_impl_device.cpp:608
↓ 3 callers
Method
get_technique_name
source/runtime_api.cpp:791
↓ 3 callers
Method
get_uniform_variable_type
source/runtime_api.cpp:113
↓ 3 callers
Method
invoke_create_and_init_pipeline_event
source/d3d12/d3d12_device.cpp:2014
↓ 3 callers
Function
invoke_map_texture_region_event
source/d3d10/d3d10_resource.cpp:61
↓ 3 callers
Function
invoke_unmap_texture_region_event
source/d3d10/d3d10_resource.cpp:78
↓ 3 callers
Function
is_activate_key_pressed
source/imgui_widgets.cpp:16
↓ 3 callers
Method
is_blocking_mouse_input
source/input.hpp:82
↓ 3 callers
Method
is_button_down
source/input_gamepad.cpp:21
↓ 3 callers
Function
is_hexadecimal_digit
source/effect_lexer.cpp:521
↓ 3 callers
Method
is_in_block
<summary> Returns <see langword="true"/> if code is currently added to a basic block. </summary>
source/effect_codegen.hpp:253
↓ 3 callers
Method
lex
source/effect_lexer.cpp:569
↓ 3 callers
Function
merge
examples/09-depth/generic_depth_addon.cpp:126
↓ 3 callers
Method
merge
source/effect_expression.cpp:12
↓ 3 callers
Method
mouse_position_x
source/input.hpp:69
↓ 3 callers
Method
mouse_position_y
source/input.hpp:70
↓ 3 callers
Method
mouse_wheel_delta
source/input.hpp:66
↓ 3 callers
Function
on_clear_depth_impl
examples/09-depth/generic_depth_addon.cpp:374
↓ 3 callers
Function
on_present
examples/11-obs_capture/obs_capture.cpp:217
↓ 3 callers
Method
operator()
source/com_ptr.hpp:134
↓ 3 callers
Method
save
source/ini_file.cpp:123
↓ 3 callers
Method
set_readonly
<summary> Changes the read-only state of this text editor. Set to <see langword="true"/> to prevent user from being able to modify the text, or <see l
source/imgui_code_editor.hpp:188
↓ 3 callers
Method
set_resource_name
source/opengl/opengl_impl_device.cpp:2583
↓ 3 callers
Method
set_technique_state
source/runtime_api.cpp:965
↓ 3 callers
Method
set_text
source/imgui_code_editor.cpp:791
↓ 3 callers
Method
set_uniform_value_int
source/runtime_api.cpp:403
↓ 3 callers
Method
set_uniform_value_uint
source/runtime_api.cpp:411
↓ 3 callers
Method
signal
source/d3d9/d3d9_impl_device.cpp:2021
↓ 3 callers
Function
slider_with_buttons
source/imgui_widgets.cpp:862
↓ 3 callers
Function
stbi__dds_test
deps/stb_image/stb_image_dds.h:106
↓ 3 callers
Method
update_descriptor_tables
source/d3d9/d3d9_impl_device.cpp:1872
↓ 2 callers
Method
AddImage
include/reshade_overlay.hpp:870
↓ 2 callers
Method
AddRect
include/reshade_overlay.hpp:850
↓ 2 callers
Method
AddRef
source/dxgi/dxgi_adapter.cpp:95
↓ 2 callers
Method
AddRef
source/d3d9/d3d9_swapchain.cpp:101
↓ 2 callers
Method
AddRef
source/d3d11/d3d11_command_list.cpp:62
↓ 2 callers
Method
AddRef
source/d3d11/d3d11_device_context.cpp:119
↓ 2 callers
Method
AddRef
source/d3d12/d3d12_command_queue.cpp:111
↓ 2 callers
Function
BeginCombo
include/reshade_overlay.hpp:587
← previous
next →
501–600 of 4,589, ranked by callers