Commit History

Author SHA1 Message Date
  Dario 21bd59cdaa Fix incorrect memory read when capacity changes in RD Graph. 1 year ago
  jsjtxietian 5a5453bcf2 Fixes `RenderingDevice::get_driver_resource` will crash or give incorrect result with certain resources 1 year ago
  Dario 5e59c941c9 Remove tracking logic for input attachments as it's not necessary. 1 year ago
  Dario 0aac14a538 Add validation to render graph for draw and compute lists. 1 year ago
  Dario 73eff10c76 Finish splitting functionality of the Vulkan and D3D12 backends into RenderingDeviceDriver. 1 year ago
  Dario 39f279710c Improve stage and slice tracking behavior of RenderingDeviceGraph to fix various synchronization issues. 1 year ago
  Dario 5624b8f5c6 Fix memory leak from not clearing the buffer barrier vector properly on the render graph. 1 year ago
  Dario cc4d39b0c1 Acyclic Command Graph for RenderingDevice. 1 year ago