Skip to content

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)
@brmarkus brmarkus mentioned this pull request Apr 2, 2025
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