Skip to content

Comments

Shared virtual timeline sempahore implementation + misc Halo Infinite fix#17

Open
Guy1524 wants to merge 24 commits intoexperimental_7.0from
halo-infinite-fixes
Open

Shared virtual timeline sempahore implementation + misc Halo Infinite fix#17
Guy1524 wants to merge 24 commits intoexperimental_7.0from
halo-infinite-fixes

Conversation

@Guy1524
Copy link
Owner

@Guy1524 Guy1524 commented Jul 27, 2022

Putting up this MR up for winevulkan review of the timeline semaphore commits. We virtualise the semaphores and the queues to implement a system similar to VKD3D-Proton's in which we implement wait-before-signal and rewinding ourselves. DXVK and VKD3D-Proton them implement their shared fence objects on top of this.

@Guy1524 Guy1524 changed the title Shared virtual timeline sempahore implementation + Misc Halo Infinite Fixing Commits Shared virtual timeline sempahore implementation + misc Halo Infinite fix Jul 27, 2022
rbernon and others added 4 commits July 28, 2022 11:47
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
(cherry picked from commit 68d2b33)
…ified for the stream.

Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
(cherry picked from commit 3a8bdf8)
@Guy1524 Guy1524 force-pushed the halo-infinite-fixes branch 3 times, most recently from bb21d7d to 2a8a401 Compare July 29, 2022 18:46
zzhiyi and others added 4 commits August 1, 2022 17:25
…wg_format().

mf_media_type_from_wg_format() may return NULL.

Fix Airborne Kingdom crash at start because WG_AUDIO_FORMAT_UNKNOWN is passed to
mf_media_type_from_wg_format().

Signed-off-by: Zhiyi Zhang <zzhang@codeweavers.com>
CW-Bug-Id: #21050

(replaces "fsync: Synchronize access to object cache.")
@Guy1524 Guy1524 force-pushed the halo-infinite-fixes branch from 2a8a401 to 8c95949 Compare August 1, 2022 21:05
Paul Gofman and others added 16 commits August 2, 2022 19:14
Signed-off-by: Georg Lehmann <dadschoorse@gmail.com>
(cherry picked from commit fa8c7a6)
Signed-off-by: Philip Rebohle <philip.rebohle@tu-dortmund.de>
(cherry picked from commit ccf0f91)
Needed for the shared resource manager to track the shared memory object for shared fences.
…of direct pointer to resource.

This fixes the errors due to the pointers in FsContext becoming invalid when the resource pool was expanded.

Signed-off-by: Derek Lesho <dlesho@codeweavers.com>
…ith shared resources.

This is then used to share a shared memory section for shared fences
@Guy1524 Guy1524 force-pushed the halo-infinite-fixes branch from 8c95949 to 26871e7 Compare August 3, 2022 14:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants