Mikhail Paulyshka
|
b17568deba
|
[dxgi,d3d11] log unknown interfaces GUID (#154)
* [d3d11] log unknown interfaces GUID in QueryInterface()
* [dxgi] log unknown interfaces GUID in QueryInterface()
|
2018-03-12 12:05:43 +01:00 |
|
Philip Rebohle
|
b469cfac0b
|
[d3d11] Implemented FinishCommandList/ExecuteCommandList
|
2018-03-03 20:59:17 +01:00 |
|
Philip Rebohle
|
2c20bf4dcb
|
[d3d11] Use Map() for host-visible buffers in UpdateSubresource
|
2018-01-23 12:16:28 +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 |
|