RFC: Fix intel libxess on intel GPUs#215
Open
Etaash-mathamsetty wants to merge 2984 commits intoValveSoftware:bleeding-edgefrom
Open
RFC: Fix intel libxess on intel GPUs#215Etaash-mathamsetty wants to merge 2984 commits intoValveSoftware:bleeding-edgefrom
Etaash-mathamsetty wants to merge 2984 commits intoValveSoftware:bleeding-edgefrom
Conversation
This reverts commit eefc50a. CW-Bug-Id: #22084
…king." This reverts commit 3b621e5. CW-Bug-Id: #22084
(cherry picked from commit df26eae) CW-Bug-Id: #22084
(cherry picked from commit 91c0eda) CW-Bug-Id: #22084
(cherry picked from commit 071eb50) CW-Bug-Id: #22084
…ding. (cherry picked from commit 49b8e55) CW-Bug-Id: #22084
(cherry picked from commit d073d3e) CW-Bug-Id: #22084
(cherry picked from commit 5a162f2) CW-Bug-Id: #22084
(cherry picked from commit 6d1fc90) CW-Bug-Id: #22084
(cherry picked from commit 4805546) CW-Bug-Id: #22084
This is a generic implementation, which is probably fine for buffers backed by system memory. The implementation for buffers backed by GPU memory can probably be optimized. (cherry picked from commit da1885c) CW-Bug-Id: #22084
(cherry picked from commit 885d8df) CW-Bug-Id: #22084
CW-Bug-Id: #22084
CW-Bug-Id: #22084
…}(). CW-Bug-Id: #22084
CW-Bug-Id: #22084
CW-Bug-Id: #22084
This reverts commit 7267a0e. CW-Bug-Id: #22084
This reverts commit e7fdbda. This commit is already included as a cherry-pick. Upon experimental rebase only whitespace removal was left - we can remove that.
Fixes a regression (in Deathloop) where it falls back to SetCursorPos as we now sometimes shrink the clipping rectangle. CW-Bug-Id: #21707
Trying to workaround spurious Wayland mouse motion. CW-Bug-Id: #22650
Fixes mouse sometimes jumping around in Mechwarrior Online on KDE/Wayland. CW-Bug-Id: #22650
…annels. CW-Bug-Id: #22717
…lableType in AAC decoder. CW-Bug-Id: #22717
…r channel count > 2. CW-Bug-Id: #22717
… decoder. CW-Bug-Id: #22717
…puts from AAC decoder. CW-Bug-Id: #22717
This reverts commit 87fbf33. We saw hangs in Phasmophobia with the commit, and then discovered this commit is not strictly necessary for ntlea, so we revert it.
(cherry picked from commit b3e4a52) CW-Bug-Id: #21713
…t hooks emulation.
CW-Bug-Id: #23185
(cherry picked from commit 8164c70) CW-Bug-Id: #23245
…patcher. This requires moving the stack switch to Wow64PrepareForException. Based on a patch by Paul Gofman. (cherry picked from commit 334f54c) CW-Bug-Id: #23245
…nment. (cherry picked from commit 93a3a6c) CW-Bug-Id: #23245
…x86-64. (cherry picked from commit 061c612) CW-Bug-Id: #23245
(cherry picked from commit 8b24139)
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=55660 (cherry picked from commit 7d74938)
Instead of checking it in set_report_from_joystick_event. (cherry picked from commit bbdec47)
CW-Bug-Id: #23231
a058f1a to
11a9ad1
Compare
03bcca0 to
24d3d22
Compare
97aa0e7 to
4a22a2a
Compare
1e38ded to
669a4fd
Compare
4a5ca68 to
0a1d0d2
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
this is not a completely finished PR, a mechanism needs to be found to load igdext64 on the initialization of dxgi. (probably in dxvk). This is more of a question on whether something like this will be accepted into proton.
What I currently know:
What I do not know: