Philip Rebohle
|
c5bbf2d989
|
[d3d11] Fixed FinishCommandList
- ppCommandList is optional.
- We need to call RestoreState in order to set up the current context
state for the new command list.
|
2018-03-03 22:28:30 +01:00 |
|
Philip Rebohle
|
b469cfac0b
|
[d3d11] Implemented FinishCommandList/ExecuteCommandList
|
2018-03-03 20:59:17 +01:00 |
|
Philip Rebohle
|
3148155c35
|
[d3d11] Implemented CS chunk submission for deferred contexts
Changes were necessary due to the fact that chunks in deferred
contexts are not directly submitted to the CS thread.
|
2018-01-23 12:03:26 +01:00 |
|
Philip Rebohle
|
5b1311b71e
|
[d3d11] Added stubs for deferred contexts and command lists
|
2018-01-23 09:23:31 +01:00 |
|