diff options
author | Patrick Rudolph <[email protected]> | 2016-02-27 09:58:19 +0100 |
---|---|---|
committer | Axel Davy <[email protected]> | 2016-05-18 23:37:14 +0200 |
commit | dae9a9172703afc979a2fb7d243dd574227e826e (patch) | |
tree | c8ed8dd31f3e6117c3c6d37572dec410c3ee15fd /src | |
parent | 2e149a2bf0a525edfc3f705eace3ecb7c132dcce (diff) |
st/nine: Implement IPresent version 1.2
Implement presentation interface version 1.2:
* ID3DPresent_ResolutionMismatch
Poll for resolution mismatch.
A third party app might have changed resolution,
which requires a device reset.
* ID3DPresent_CreateThread
Create a thread in WINE to allow nine to use Windows API
functions. Required for multi-threaded presentation.
In single-threaded presentation mode the calling thread is
already known to WINE.
* ID3DPresent_WaitForThread
Wait for a wine thread to terminate.
Signed-off-by: Patrick Rudolph <[email protected]>
Reviewed-by: Axel Davy <[email protected]>
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions