You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
o3de/Gems/Atom/RPI/Code
qingtao 12f528d744 ATOM-6088 Unified approach to send draws to a single viewport
- Created a template class TagRegistery which implements the previous DrawListTagRegistry. The template is used for both DrawListTagRegistry and DrawFilterTagRegistry
- Added DrawFilterTag to DrawItemKeyPair
- Added DrawFilterMask support in DrawPacket and DrawPacketBuilder
- Added CreateDynamicContext for render pipeline which allows draw to selected render pipeline.
- Updated RasterPass's BuildCommandListInternal function to filter draw items for its owner RenderPipeline.
- Updated RHI unit tests.
5 years ago
..
Include/Atom ATOM-6088 Unified approach to send draws to a single viewport 5 years ago
Source ATOM-6088 Unified approach to send draws to a single viewport 5 years ago
Tests Integrating github/staging through commit 5f214be 5 years ago
Tests.Builders Integrating github/staging through commit ab87ed9 5 years ago
Tests.Editor Initial commit 5 years ago
CMakeLists.txt Integrating latest from github/staging 5 years ago
atom_rpi_builders_files.cmake Integrating latest 47acbe8 5 years ago
atom_rpi_builders_shared_files.cmake Initial commit 5 years ago
atom_rpi_builders_stub_files.cmake Initial commit 5 years ago
atom_rpi_builders_tests_files.cmake Initial commit 5 years ago
atom_rpi_edit_files.cmake Initial commit 5 years ago
atom_rpi_editor_files.cmake Initial commit 5 years ago
atom_rpi_editor_tests_files.cmake Initial commit 5 years ago
atom_rpi_private_files.cmake Initial commit 5 years ago
atom_rpi_private_shared_files.cmake Initial commit 5 years ago
atom_rpi_public_files.cmake Integrating up through commit 90f050496 5 years ago
atom_rpi_reflect_files.cmake Integrating up through commit 90f050496 5 years ago
atom_rpi_tests_files.cmake Initial commit 5 years ago
rpi_shared_files.cmake Initial commit 5 years ago