1
0
forked from Rowland/EG
EG/RenderPipelineFile/rpcore/native/source
2025-08-13 09:30:16 +08:00
..
config_rsnative.cpp Initial commit 2025-08-13 09:30:16 +08:00
config_rsnative.h Initial commit 2025-08-13 09:30:16 +08:00
config_rsnative.N Initial commit 2025-08-13 09:30:16 +08:00
gpu_command_list.cpp Initial commit 2025-08-13 09:30:16 +08:00
gpu_command_list.h Initial commit 2025-08-13 09:30:16 +08:00
gpu_command.cpp Initial commit 2025-08-13 09:30:16 +08:00
gpu_command.h Initial commit 2025-08-13 09:30:16 +08:00
gpu_command.I Initial commit 2025-08-13 09:30:16 +08:00
ies_dataset.cpp Initial commit 2025-08-13 09:30:16 +08:00
ies_dataset.h Initial commit 2025-08-13 09:30:16 +08:00
internal_light_manager.cpp Initial commit 2025-08-13 09:30:16 +08:00
internal_light_manager.h Initial commit 2025-08-13 09:30:16 +08:00
internal_light_manager.I Initial commit 2025-08-13 09:30:16 +08:00
pointer_slot_storage.h Initial commit 2025-08-13 09:30:16 +08:00
pssm_camera_rig.cpp Initial commit 2025-08-13 09:30:16 +08:00
pssm_camera_rig.h Initial commit 2025-08-13 09:30:16 +08:00
pssm_camera_rig.I Initial commit 2025-08-13 09:30:16 +08:00
pssm_helper.cpp Initial commit 2025-08-13 09:30:16 +08:00
pssm_helper.h Initial commit 2025-08-13 09:30:16 +08:00
README.md Initial commit 2025-08-13 09:30:16 +08:00
rp_light.cpp Initial commit 2025-08-13 09:30:16 +08:00
rp_light.h Initial commit 2025-08-13 09:30:16 +08:00
rp_light.I Initial commit 2025-08-13 09:30:16 +08:00
rp_point_light.cpp Initial commit 2025-08-13 09:30:16 +08:00
rp_point_light.h Initial commit 2025-08-13 09:30:16 +08:00
rp_point_light.I Initial commit 2025-08-13 09:30:16 +08:00
rp_spot_light.cpp Initial commit 2025-08-13 09:30:16 +08:00
rp_spot_light.h Initial commit 2025-08-13 09:30:16 +08:00
rp_spot_light.I Initial commit 2025-08-13 09:30:16 +08:00
shadow_atlas.cpp Initial commit 2025-08-13 09:30:16 +08:00
shadow_atlas.h Initial commit 2025-08-13 09:30:16 +08:00
shadow_atlas.I Initial commit 2025-08-13 09:30:16 +08:00
shadow_manager.cpp Initial commit 2025-08-13 09:30:16 +08:00
shadow_manager.h Initial commit 2025-08-13 09:30:16 +08:00
shadow_manager.I Initial commit 2025-08-13 09:30:16 +08:00
shadow_source.cpp Initial commit 2025-08-13 09:30:16 +08:00
shadow_source.h Initial commit 2025-08-13 09:30:16 +08:00
shadow_source.I Initial commit 2025-08-13 09:30:16 +08:00
tag_state_manager.cpp Initial commit 2025-08-13 09:30:16 +08:00
tag_state_manager.h Initial commit 2025-08-13 09:30:16 +08:00
tag_state_manager.I Initial commit 2025-08-13 09:30:16 +08:00

Render Pipeline Native

This contains the source code of the native C++ modules of the RenderPipeline.

The documentation of the modules can be found here.