1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00

emulators/ppsspp: drop Vulkan note after r487275

As the graphics team standardized on drm-kmod Vulkan no longer works
by default anywhere: AMD is blocked DRM_AUTH while Intel by USERPTR.
Workarounds exist but there's no point scattering them in every
Vulkan consumer.
This commit is contained in:
Jan Beich 2018-12-26 17:50:12 +00:00
parent e6894bd812
commit e287e4f967
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=488410

View File

@ -4,7 +4,3 @@ Known issues:
file using controllermap (or antimicro) then check with testgamecontroller
it's detected (pay attention to guid). If you have trouble making it
work try OLDJOY option for v1.3 behavior.
- Vulkan support may not work on Intel iGPUs due to
https://github.com/FreeBSDDesktop/DEPRECATED-freebsd-base-graphics/issues/132
which can be worked around by running PPSSPP as root (via sudo, doas, etc.)
after applying https://bz-attachments.freebsd.org/attachment.cgi?id=187401