luke thatcher
5e8aaf2a97
Remove RHIBeginFrame
...
- We now only have RHIEndFrame to mark the boundary between engine frames for the purpose of stat gathering and RHI cleanup tasks. The next frame begins immediately after the EndFrame command.
- RHIEndFrame is called on the RHI thread after all prior command list submissions. Platform RHIs that need to enqueue RHICmdList work can override RHIEndFrame_RenderThread to add this work either side of the actual EndFrame command.
- The work that platform RHIs performed in RHIBeginFrame has been merged into their implementations of RHIEndFrame.
#rb mihnea.balta
#jira UE-177299
[CL 35106431 by luke thatcher in ue5-main branch]
2024-07-26 08:22:50 -04:00
..
2024-06-05 16:39:52 -04:00
2024-06-25 12:38:57 -04:00
2024-04-25 11:04:29 -04:00
2024-07-25 10:12:01 -04:00
2024-06-26 05:40:55 -04:00
2024-06-10 17:07:04 -04:00
2024-05-24 17:32:02 -04:00
2024-06-12 09:14:05 -04:00
2024-06-12 09:14:05 -04:00
2024-04-15 08:49:28 -04:00
2024-04-19 23:27:11 -04:00
2024-05-01 08:05:39 -04:00
2024-06-20 14:52:12 -04:00
2024-04-12 12:37:40 -04:00
2024-07-17 02:56:46 -04:00
2024-07-25 15:00:00 -04:00
2024-07-16 18:07:30 -04:00
2024-05-29 13:25:04 -04:00
2024-05-01 08:05:39 -04:00
2024-03-05 12:02:59 -05:00
2024-04-29 14:04:26 -04:00
2024-06-25 10:14:27 -04:00
2024-06-25 18:34:35 -04:00
2024-06-03 10:23:45 -04:00
2024-06-17 11:55:02 -04:00
2024-07-18 17:03:37 -04:00
2024-07-24 12:12:38 -04:00
2024-07-23 11:52:39 -04:00
2024-06-03 04:49:53 -04:00
2024-04-26 16:32:05 -04:00
2024-07-19 21:23:07 -04:00
2024-05-01 08:05:39 -04:00
2024-07-24 08:47:27 -04:00
2024-05-22 15:29:28 -04:00
2024-07-25 13:36:25 -04:00
2024-06-18 18:43:08 -04:00
2024-05-16 11:57:46 -04:00
2024-07-23 11:19:00 -04:00
2024-07-23 17:00:24 -04:00
2024-04-24 15:24:31 -04:00
2024-07-19 10:10:45 -04:00
2024-06-10 16:14:57 -04:00
2024-07-22 18:16:52 -04:00
2024-05-07 15:51:55 -04:00
2024-06-26 14:10:36 -04:00
2024-06-24 18:16:10 -04:00
2024-05-28 08:46:41 -04:00
2024-05-02 14:31:41 -04:00
2024-05-01 08:05:39 -04:00
2024-05-01 08:05:39 -04:00
2024-03-20 10:29:58 -04:00
2024-05-27 12:42:10 -04:00
2024-07-19 12:57:14 -04:00
2024-05-15 10:02:06 -04:00
2024-07-18 17:03:37 -04:00
2024-07-25 10:12:01 -04:00
2024-04-05 10:33:43 -04:00
2024-06-24 09:25:50 -04:00
2024-07-17 11:27:10 -04:00
2024-07-15 09:40:00 -04:00
2024-07-26 08:22:50 -04:00
2024-04-02 17:08:16 -04:00
2024-07-17 17:36:17 -04:00
2024-03-21 16:05:32 -04:00
2024-06-19 15:22:25 -04:00
2024-07-18 13:35:59 -04:00
2024-06-21 12:52:32 -04:00
2024-06-04 18:12:55 -04:00
2024-06-01 13:50:31 -04:00
2024-05-29 13:39:29 -04:00
2024-06-21 12:52:32 -04:00
2024-06-21 12:52:32 -04:00
2024-06-21 12:52:32 -04:00
2024-06-21 12:52:32 -04:00
2024-06-21 12:52:32 -04:00
2024-06-25 06:13:22 -04:00
2024-07-25 00:39:31 -04:00
2024-06-24 09:25:50 -04:00
2024-07-23 04:28:01 -04:00
2024-06-21 09:10:49 -04:00
2024-06-24 09:25:50 -04:00
2024-07-19 12:57:14 -04:00
2024-07-19 19:18:48 -04:00
2024-07-09 13:57:32 -04:00
2024-04-08 16:34:29 -04:00
2024-05-22 18:37:39 -04:00
2024-05-20 03:21:37 -04:00
2024-07-25 10:12:01 -04:00
2024-06-20 15:39:47 -04:00
2024-07-25 10:12:01 -04:00
2024-06-13 04:03:10 -04:00