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

Amdgpu fix #3

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Amdgpu fix #3

wants to merge 2 commits into from

Conversation

Tirus42
Copy link

@Tirus42 Tirus42 commented Feb 22, 2023

This branch contains the compiling fix with GCC 10 and a fix for video encoding on AMDGPU (tested with Mesa 20.3.5).
Also still works on Intel GPUs (tested on a Intel HD 4000)

Tirus added 2 commits February 22, 2023 23:11
- declarated the PFNGLEGLIMAGETARGETTEXTURE2DOESPROC as extern
- with RGBA on AMDGPU (with Mesa 20.3.5) for some reason
  the driver just encodes the red channel as greyscale video
- with BGRA it just works fine
  - also still works on intel GPU's (tested on a Intel HD 4000 also with Mesa 20.3.5)
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.

1 participant