Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix cursor swapchain buffer creation #9

Merged
merged 1 commit into from
Jul 8, 2024

Conversation

UjinT34
Copy link
Contributor

@UjinT34 UjinT34 commented Jul 8, 2024

Use attrs instead of params since guessFormatFrom makes changes to attrs and other code also uses this var.
Fixes cursor buffer creation on nvidia.
Fixes [ERR] [EGL] Command eglQueryDmaBufModifiersEXT errored out with EGL_BAD_PARAMETER (0x12300): EGL_BAD_PARAMETER error: In eglQueryDmaBufModifiersEXT: Invalid format on hl side but rendering to this buffer still fails.

Copy link
Member

@vaxerski vaxerski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks, true oops

@vaxerski vaxerski merged commit 0ce4b19 into hyprwm:main Jul 8, 2024
1 check passed
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.

2 participants