-
Notifications
You must be signed in to change notification settings - Fork 8
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
enable device=dri for gpu acceleration #40
base: master
Are you sure you want to change the base?
Conversation
Started test build 96532 |
Build 96532 successful
|
bot, build |
Queued test build for dev.goats.xivlauncher. |
Started test build 99327 |
Build 99327 failed |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Safe to merge.
Seemed to make a small performance difference for me in FPS lows but nothing that would be noticeable (at least to my eyes). Since it's not a restricted permission it's safe to add regardless.
Build failures are due to outdated .nuget-dependencies.json, can be merged as long as we update those in master.
#42) * chore: bump nuget-deps * chore: update runtime and aria2c * chore: downgrade libsecret * chore: update gamemode * fix: set version to 1.0.7 * chore: use screenshot from XLCore repository * AppMeta: 1.0.8 * Manifest: 1.0.8 * move tag commit
Closes #39
This PR enables dri devices to be accessed for gpu acceleration.