Thaddeus Crews
|
cf038deb10
Merge pull request #100222 from DarioSamo/partial-coverage-fix
|
il y a 3 jours |
Dario
|
56645f466c
Fix incorrect return value on partial coverage detection.
|
il y a 4 jours |
Matias N. Goldberg
|
c77cbf096b
Improvements from TheForge (see description)
|
il y a 4 semaines |
Dario
|
6d5ac8f7ef
Resolve load and store ops automatically for render passes for discardable textures.
|
il y a 1 mois |
Dario
|
8bfb631afc
Do not check for command intersections when not using the write list.
|
il y a 3 semaines |
Dario
|
288717d7eb
Improve dependency detection in render graph for draw lists with partial coverage.
|
il y a 3 semaines |
Dario
|
a8269820b9
Improve graph's detection of intersection between draw lists.
|
il y a 1 mois |
Dario
|
5216ef5f9c
Add dependency detection improvements to the render graph.
|
il y a 1 mois |
Thaddeus Crews
|
6d09a20c82
Merge pull request #97247 from thimenesup/draw_indirect_rd
|
il y a 1 mois |
thimenesup
|
d36a872432
Add draw indirect to Rendering Device
|
il y a 2 mois |
Matias N. Goldberg
|
668c9b74e2
Fix race conditions in breadcrumbs
|
il y a 1 mois |
Dario
|
4ad424234f
Improve synchronization of rendering commands after changes from transfer queues.
|
il y a 1 mois |
Matias N. Goldberg
|
364f916f3f
Add debug utilities for Vulkan
|
il y a 5 mois |
Dario
|
adabd14d08
Add support for enhanced barriers in D3D12.
|
il y a 7 mois |
Dario
|
d5789e09eb
Add optional driver workaround to RenderingDevice for Adreno 6XX.
|
il y a 7 mois |
Dario
|
21bd59cdaa
Fix incorrect memory read when capacity changes in RD Graph.
|
il y a 7 mois |
jsjtxietian
|
5a5453bcf2
Fixes `RenderingDevice::get_driver_resource` will crash or give incorrect result with certain resources
|
il y a 8 mois |
Dario
|
5e59c941c9
Remove tracking logic for input attachments as it's not necessary.
|
il y a 9 mois |
Dario
|
0aac14a538
Add validation to render graph for draw and compute lists.
|
il y a 10 mois |
Dario
|
73eff10c76
Finish splitting functionality of the Vulkan and D3D12 backends into RenderingDeviceDriver.
|
il y a 1 an |
Dario
|
39f279710c
Improve stage and slice tracking behavior of RenderingDeviceGraph to fix various synchronization issues.
|
il y a 10 mois |
Dario
|
5624b8f5c6
Fix memory leak from not clearing the buffer barrier vector properly on the render graph.
|
il y a 11 mois |
Dario
|
cc4d39b0c1
Acyclic Command Graph for RenderingDevice.
|
il y a 1 an |