Clément Foucault
6138ee64a9
GPU: TexturePool: Add texture pool functionality to the GPU module
...
This patch adds the texture pool functionality that was previously
only available in the DRW module to the GPU module.
This allows to not rely on global `DST` variable for the managment
of these temporary textures.
Moreover, this can be extended using dedicated GPU backend
specific behavior to reduce the amount of memory needed
to render.
The implementation is mostly copy pasted from the draw implementation
but with more documentation. Also it is simplified since the
`DRW_texture_pool_query` functionality is not needed.
Pull Request: https://projects.blender.org/blender/blender/pulls/134403
2025-02-11 18:58:46 +01:00
..
2025-01-31 17:03:18 +01:00
2025-01-31 17:03:18 +01:00
2025-01-31 17:03:18 +01:00
2025-01-31 17:03:18 +01:00
2025-02-10 17:30:42 +01:00
2025-02-10 17:30:42 +01:00
2025-01-31 17:03:18 +01:00
2024-07-25 19:18:07 +02:00
2024-03-23 01:24:18 +01:00
2025-02-11 18:58:46 +01:00
2025-02-11 18:58:46 +01:00
2024-02-13 15:34:32 -05:00
2024-03-23 01:24:18 +01:00
2025-01-31 17:03:18 +01:00
2025-01-31 17:03:18 +01:00
2024-11-27 17:37:04 +01:00
2025-01-31 17:03:18 +01:00
2025-01-31 17:03:18 +01:00
2025-01-31 17:03:18 +01:00
2025-01-31 17:03:18 +01:00
2024-03-23 01:24:18 +01:00
2025-01-31 17:03:18 +01:00
2024-03-26 15:58:39 -04:00
2025-01-31 17:03:18 +01:00
2024-07-29 13:01:12 +10:00
2025-01-31 17:03:18 +01:00
2024-10-31 15:18:29 +01:00
2024-11-07 13:59:07 +01:00
2024-03-23 01:24:18 +01:00
2023-08-16 00:20:26 +10:00
2024-10-31 15:18:29 +01:00
2024-12-04 19:18:14 +01:00
2025-01-31 17:03:18 +01:00
2024-10-31 15:18:29 +01:00
2025-01-31 17:03:18 +01:00
2025-02-05 11:21:50 +11:00
2025-01-31 17:03:18 +01:00
2025-01-23 18:06:22 +01:00
2024-12-12 23:05:00 +01:00
2025-02-10 17:30:42 +01:00
2025-02-10 17:30:42 +01:00
2024-11-01 20:00:31 +01:00
2025-01-31 17:03:18 +01:00
2023-08-16 00:20:26 +10:00
2023-12-28 05:34:38 +01:00
2025-01-31 17:03:18 +01:00
2025-01-31 17:03:18 +01:00
2025-02-10 17:30:42 +01:00
2025-02-10 17:30:42 +01:00
2024-10-31 15:18:29 +01:00
2024-03-23 01:24:18 +01:00
2025-01-31 17:03:18 +01:00
2025-01-31 17:03:18 +01:00
2025-02-11 18:58:46 +01:00
2025-01-31 17:03:18 +01:00
2025-01-31 17:03:18 +01:00
2024-10-31 15:18:29 +01:00
2025-01-31 17:03:18 +01:00
2024-10-31 15:18:29 +01:00
2024-10-31 15:18:29 +01:00
2024-10-31 15:18:29 +01:00
2025-01-31 17:03:18 +01:00