-
-
Notifications
You must be signed in to change notification settings - Fork 121
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix pipewire grabber for non-contiguous DMA memory & EGL (#711)
* fix pipewire portal by removing blocks parameter * DMA special query filter * Fix valgrind findings --------- Co-authored-by: Awawa <[email protected]>
- Loading branch information
Showing
2 changed files
with
41 additions
and
19 deletions.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,6 +2,7 @@ name: HyperHDR CI Build | |
|
||
on: | ||
push: | ||
pull_request: | ||
|
||
env: | ||
USE_CACHE: "1" | ||
|
This file contains 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