1
0
mirror of https://github.com/doitsujin/dxvk.git synced 2025-02-01 08:52:11 +01:00
Philip Rebohle 00a452ed89
[d3d11] Implement DXBC shader module cache
If an application compiles the same shader multiple times, we should reuse
an already existing DxvkShaderModule instead of creating a new one. This
helps keep the number of DxvkGraphicsPipeline objects low in games such
as Rise of the Tomb Raider.
2018-04-06 17:54:02 +02:00
..
2018-04-02 19:05:20 +02:00
2018-04-03 11:56:02 +02:00
2018-03-21 02:45:11 +01:00
2018-03-21 02:45:11 +01:00
2017-10-10 23:32:13 +02:00