marc0246
6226762709
Fix deadlock after failed task graph execution ( #2603 )
2024-11-19 12:20:08 +01:00
Rua
a1307b6ef8
Minimise unsafe block size, in library ( #2592 )
...
* Minimise unsafe block size, in library
* Missed one
2024-10-29 19:39:08 +01:00
marc0246
ba8aa2a527
Revert #2421 , rename Raw[Recording]CommandBufer
again and move them ( #2582 )
2024-10-19 14:13:15 +02:00
Lachlan Deakin
6981040486
Add partial support for khr_fragment_shading_rate
( #2574 )
...
* support `khr_fragment_shading_rate`
* Add taskgraph `set_fragment_shading_rate`
* Add `set_fragment_shading_rate` validation
* Cleanup `FragmentShadingRateState` validation
* Consolidate fragment_shading_rate validation
* Add docs for `fragment_shading_rate`
* Update vulkano-taskgraph/src/command_buffer/commands/dynamic_state.rs
Co-authored-by: marc0246 <40955683+marc0246@users.noreply.github.com>
* Format fragment_shading_rate validation messages
* Apply suggestions from code review
Co-authored-by: marc0246 <40955683+marc0246@users.noreply.github.com>
---------
Co-authored-by: marc0246 <40955683+marc0246@users.noreply.github.com>
2024-10-19 07:34:19 +02:00
marc0246
5749fef53c
Revert #2425 ( #2576 )
2024-10-18 20:00:21 +02:00
marc0246
f6bc05df94
Update dependencies ( #2571 )
...
* Update dependencies
* fmt
2024-10-10 12:16:14 +02:00
Rua
9033311653
Use Ash builders for Vulkan struct construction + refactor ( #2525 )
...
* Use Ash builders for Vulkan struct construction + refactor
* Use pointer for `from_qnx_screen`
* Workaround for Ash bug
* Fix vulkano-taskgraph
---------
Co-authored-by: marc0246 <40955683+marc0246@users.noreply.github.com>
2024-10-02 15:15:08 +02:00
marc0246
bad11eef71
Task graph [5/10]: the new command buffer ( #2567 )
2024-09-20 13:30:36 +02:00
marc0246
79c30fd1a8
Task graph [4/10]: compilation ( #2560 )
2024-09-11 15:59:18 +02:00
marc0246
5782c1a2a6
Task graph [3/10]: execution ( #2548 )
2024-07-28 11:35:58 +02:00
marc0246
e6e4bc6a26
Task graph [2/10]: the task graph data structure ( #2545 )
2024-07-21 13:14:55 +02:00
marc0246
796cb35acd
Task graph [1/10]: resource synchronization state tracking ( #2540 )
2024-07-09 12:40:15 +02:00