Jeroen Bakker
f6a8993570
Fix #137382 : Vulkan: Memory leak when rendering
...
Each time when rendering an image a new context is created. When the
context is destroyed it can still contain a render graph, which ownership
isn't transferred back to the device. Resulting in an increase of several
MB per render. The render graph is cleanly destroyed during quiting as
there is a master list of created render graphs.
Fixed by moving the ownership of the render graph back to the device
when a context is unregistered.
Pull Request: https://projects.blender.org/blender/blender/pulls/138095
2025-04-29 09:39:45 +02:00
..
2025-04-17 13:45:47 +02:00
2025-04-11 22:39:01 +02:00
2025-04-23 20:57:00 +02:00
2025-04-07 15:26:25 +02:00
2025-04-07 17:26:13 +02:00
2024-06-20 11:34:19 +02:00
2025-04-28 11:38:56 +02:00
2025-04-28 11:38:56 +02:00
2025-04-24 15:53:21 +02:00
2025-04-08 14:10:01 +02:00
2025-04-15 12:18:34 +02:00
2025-04-29 09:39:45 +02:00
2025-01-17 10:58:28 +01:00
2024-09-22 17:39:54 +02:00
2025-01-27 08:55:23 +01:00
2024-11-01 20:00:31 +01:00
2025-04-17 15:34:52 +02:00
2025-04-17 12:06:12 +10:00
2024-11-25 13:20:14 +11:00
2025-03-25 12:47:28 +01:00
2025-03-17 09:06:47 +01:00
2025-04-15 12:18:34 +02:00
2025-04-01 16:01:22 +02:00
2025-04-29 09:39:45 +02:00
2025-04-08 15:21:55 +02:00
2025-01-27 08:55:23 +01:00
2025-01-27 08:55:23 +01:00
2025-04-01 15:06:13 +02:00
2025-03-17 09:06:47 +01:00
2024-12-02 14:50:32 +01:00
2025-01-27 08:55:23 +01:00
2024-06-25 15:15:18 +02:00
2025-04-07 17:26:13 +02:00
2024-11-28 16:31:58 +01:00
2025-01-24 11:54:59 +01:00
2024-12-16 10:09:33 +01:00
2025-04-11 22:39:01 +02:00
2025-04-11 22:39:01 +02:00
2025-04-04 16:01:06 +02:00
2025-04-26 11:17:13 +00:00
2025-04-07 17:26:13 +02:00
2025-04-28 11:38:56 +02:00
2025-04-28 11:38:56 +02:00
2024-12-16 10:09:33 +01:00
2025-03-13 16:21:28 +01:00
2025-04-15 12:18:34 +02:00
2024-08-20 11:27:33 +02:00
2025-04-17 15:34:52 +02:00
2025-04-15 12:18:34 +02:00
2025-01-27 08:55:23 +01:00
2024-11-16 23:10:44 +01:00
2024-10-15 13:46:00 +02:00
2023-11-14 11:12:19 +01:00
2024-09-26 10:59:45 +02:00
2025-04-08 09:35:41 +02:00
2025-02-04 09:49:28 +01:00
2025-01-31 17:03:18 +01:00
2025-04-24 14:38:13 +02:00
2024-11-27 19:01:00 +11:00
2024-10-29 18:08:25 +01:00
2024-01-01 00:43:09 +13:00
2025-01-27 08:55:23 +01:00
2024-10-08 10:55:10 +02:00
2025-04-24 14:38:13 +02:00
2025-04-04 14:23:09 +02:00
2025-03-11 10:14:00 +01:00
2025-03-11 10:14:00 +01:00
2024-11-27 17:37:04 +01:00
2024-11-27 17:37:04 +01:00
2025-02-17 08:58:06 +01:00
2025-02-17 08:58:06 +01:00
2025-04-15 12:18:34 +02:00
2025-04-04 16:01:06 +02:00
2025-01-13 08:10:31 +01:00
2024-05-10 15:39:56 +02:00
2025-01-04 20:06:15 +11:00
2025-01-24 11:54:59 +01:00
2024-12-16 10:09:33 +01:00
2025-04-11 22:39:01 +02:00
2024-09-23 15:10:57 +02:00
2025-04-28 13:22:41 +02:00
2024-12-16 10:09:33 +01:00