Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fail0verflow/ps4-radeon-patches
Small patches to add PS4 support to Linux userspace libraries
https://github.com/fail0verflow/ps4-radeon-patches
Last synced: about 2 months ago
JSON representation
Small patches to add PS4 support to Linux userspace libraries
- Host: GitHub
- URL: https://github.com/fail0verflow/ps4-radeon-patches
- Owner: fail0verflow
- Created: 2016-01-04T22:24:48.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-01-05T02:50:22.000Z (about 8 years ago)
- Last Synced: 2024-08-03T23:05:49.516Z (5 months ago)
- Size: 69.3 KB
- Stars: 117
- Watchers: 29
- Forks: 24
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
- Awesome-PS4-Jailbreak - PS4 Radeon Patches
README
PS4 Linux userspace patches
===========================These are some trivial patches to libdrm, mesa, and xf86-video-ati that are
required to use 3D acceleration with the PlayStation 4 APU (Liverpool).
They mostly just add the PCI ID required and a new chip type with the
correct settings.LLVM could be patched too, but we don't really know what the optimal code
generation settings are, so for now it's easier to just pretend it's
Bonaire and leave LLVM alone.Since the patches are trivial, it doesn't make much sense to fork all the
original source repos, hence the standalone diffs. Our intent is to get
these upstreamed once performance and functionality are better verified.