Skip to content

Small fixes in OpenGL.cpp and OpenGL.hpp - #13842

Merged
vaxerski merged 4 commits into
mainfrom
unknown repository
Mar 26, 2026
Merged

Small fixes in OpenGL.cpp and OpenGL.hpp#13842
vaxerski merged 4 commits into
mainfrom
unknown repository

Conversation

@ghost

@ghost ghost commented Mar 25, 2026

Copy link
Copy Markdown

Describe your PR, what does it fix/add?

This pr makes some small improvements

  • fix pointer history bitmask truncation
  • fix unreachable offMainFB release path in end()
  • add checks for second-stage EGL dma-buf queries
  • fix a log formatting issue in openRenderNode
  • initialize m_currentProgram explicitly

Is there anything you want to mention?

It is untested changes, made with Codex xhigh targeting minimal improvements

Is it ready for merging, or does it need work?

It does need proper testing and compilation tests

@vaxerski vaxerski left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

thanks!

@vaxerski
vaxerski merged commit 855b1cb into hyprwm:main Mar 26, 2026
8 of 10 checks passed
crthpl pushed a commit to crthpl/Hyprland that referenced this pull request Jun 3, 2026
* render: add EGL error details to dmabuf query failures

* linux-dmabuf: tighten plane modifier checks and feedback safety
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants