1
0
mirror of https://github.com/EduApps-CDG/OpenDX synced 2024-12-30 09:45:37 +01:00
Philip Rebohle 4057937d2d
[dxvk] Refactor descriptor set allocation
With this new approach, descriptor pools are decoupled from the
command list they are used with. Instead, the DXVK context takes
ownership of a single descriptor pool until it runs out of memory.

This reduces the amount of memory wasted for under-utilized pools
and should this reduce an application's memory footprint.
2018-11-27 11:42:13 +01:00
..
2018-08-27 14:22:14 +02:00
2018-11-24 10:41:41 +01:00
2018-03-22 11:01:54 +01:00
2018-10-10 13:05:37 +02:00
2018-09-27 11:44:09 +02:00
2018-10-04 12:30:26 +02:00
2018-07-19 08:55:34 +02:00
2018-09-23 14:41:43 +02:00
2017-10-10 23:32:13 +02:00
2018-03-22 19:01:01 +01:00
2018-03-22 19:01:01 +01:00