1
0
mirror of https://github.com/EduApps-CDG/OpenDX synced 2024-12-30 09:45:37 +01:00
Philip Rebohle da2cc5a6a0 [dxvk] Fixed resource binding with invalidated buffers
When invalidating a constant buffer, the descriptor was not
updated, which usually led to the wrong resource being used
and could also cause crashes.

This fix also includes resource tracking for shader resources
on the graphics pipeline. The code needs to be made compatible
with the compute pipeline as well.
2017-12-19 01:08:48 +01:00
..
2017-12-16 18:10:55 +01:00
2017-12-16 18:10:55 +01:00
2017-10-10 23:32:13 +02:00
2017-10-11 00:27:33 +02:00
2017-10-10 23:32:13 +02:00
2017-12-16 18:10:55 +01:00
2017-12-16 18:10:55 +01:00
2017-12-16 18:10:55 +01:00
2017-12-16 18:10:55 +01:00
2017-10-10 23:32:13 +02:00
2017-10-10 23:32:13 +02:00
2017-12-16 18:10:55 +01:00