Update to spice2x-23-09-29
> omitted mostly useless path length warning
This commit is contained in:
@@ -965,7 +965,7 @@ static void graphics_d3d9_ldj_on_present(IDirect3DDevice9 *wrapped_device) {
|
||||
if (SUB_SWAP_CHAIN != nullptr) {
|
||||
wintouchemu::update();
|
||||
|
||||
if (GRAPHICS_WINDOWED) {
|
||||
if (GRAPHICS_WINDOWED || SUBSCREEN_FORCE_REDRAW) {
|
||||
SUB_SWAP_CHAIN->Present(nullptr, nullptr, nullptr, nullptr, 0);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user