*Add harfbuzz include dir. Set preferred OpenGL provider to GLVND#16
*Add harfbuzz include dir. Set preferred OpenGL provider to GLVND#16loathingKernel wants to merge 3 commits into
Conversation
|
No updates since February. |
|
@perdolka How is that relevant to this PR? |
|
Its been 30 days and no sign of Icatbutler... perhaps we should fork this project and apply this PR? |
|
You can always clone from my fork or apply the patches from these PRs by applying |
|
I found these changes in a patch for pcsxr-pgxp-git (AUR package). They work! |
Harfbuzz is required due to newer Pango versions not linking automatically to it.
OpenGL preference silences a warning during configure and forces linking to vendor agnostic GLVND. Should be transparent to pcsxr itself.