diff options
author | Dario <dariosamo@gmail.com> | 2024-10-31 11:37:54 -0300 |
---|---|---|
committer | Dario <dariosamo@gmail.com> | 2024-11-01 09:46:52 -0300 |
commit | 5216ef5f9cb9479989b58aaab797a87a61899630 (patch) | |
tree | 5fcd29a20bebf185586f26d25583dad49f60472d /modules/openxr/openxr_api.cpp | |
parent | c6c464cf9ae56e8b68620af65125dd980d0e8122 (diff) | |
download | redot-engine-5216ef5f9cb9479989b58aaab797a87a61899630.tar.gz |
Add dependency detection improvements to the render graph.
- Buffers changing their usage are no longer treated as write usage unless the API requires it.
- Draw lists are not treated as being dependent on each other if their regions do not intersect despite both being write commands.
- Particles were tweaked to use different unused buffers to reduce dependencies.
Diffstat (limited to 'modules/openxr/openxr_api.cpp')
0 files changed, 0 insertions, 0 deletions