Commit History

Author SHA1 Message Date
  Ben Rog-Wilhelm e5ab5acd95 Rename RDD::MemoryBarrier to avoid conflicts with the Windows headers. 1 month ago
  Dario 8c4180adf4 Add GENERAL resource usage to the render graph. Fixes texture initialization in D3D12. 1 month ago
  Stuart Carnie 7d93119353 Renderer: Eliminates `String` allocations for all labels in the renderer 4 months ago
  Thaddeus Crews 0d267e7b1e Core: Add dedicated `BitField` template 1 year ago
  Rémi Verschelde 408d07109b Merge pull request #99551 from DarioSamo/fragment-density-map 6 months ago
  Dario 76d709be74 Implement support for fragment density maps. 11 months ago
  Thaddeus Crews 324512e11c Style: Replace header guards with `#pragma once` 8 months ago
  Stuart Carnie 11dc4f2e5e Metal: Add MetalFX upscaling support 10 months ago
  Thaddeus Crews 0b2596a319 Merge pull request #100399 from Fahien/fahien/resource-usage-to-string 10 months ago
  Antonio Caggiano b6e5b4dde7 Convert resource usage to string 10 months ago
  Matias N. Goldberg c77cbf096b Improvements from TheForge (see description) 11 months ago
  Dario 6d5ac8f7ef Resolve load and store ops automatically for render passes for discardable textures. 11 months ago
  Dario 288717d7eb Improve dependency detection in render graph for draw lists with partial coverage. 11 months ago
  Dario a8269820b9 Improve graph's detection of intersection between draw lists. 11 months ago
  Dario 5216ef5f9c Add dependency detection improvements to the render graph. 11 months ago
  Thaddeus Crews 6d09a20c82 Merge pull request #97247 from thimenesup/draw_indirect_rd 11 months ago
  thimenesup d36a872432 Add draw indirect to Rendering Device 1 year ago
  Matias N. Goldberg 668c9b74e2 Fix race conditions in breadcrumbs 1 year ago
  Dario 4ad424234f Improve synchronization of rendering commands after changes from transfer queues. 1 year ago
  Matias N. Goldberg 364f916f3f Add debug utilities for Vulkan 1 year ago
  Dario adabd14d08 Add support for enhanced barriers in D3D12. 1 year ago
  Dario d5789e09eb Add optional driver workaround to RenderingDevice for Adreno 6XX. 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 cc4d39b0c1 Acyclic Command Graph for RenderingDevice. 1 year ago