summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-libs/amdgpu-pro-opencl: remove some old versionsMarek Szuba2017-12-164-239/+0
| | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3
* dev-libs/amdgpu-pro-opencl: 17.50.511655 version bumpCraig Andrews2017-12-162-1/+83
| | | | | | | | Closes: 6534 Gentoo-Bug: https://bugs.gentoo.org/640828 Package-Manager: Portage-2.3.18, Repoman-2.3.6 Signed-off-by: Marek Szuba <marecki@gentoo.org>
* dev-libs/amdgpu-pro-opencl: Partially update Manifest hashes.Ulrich Müller2017-12-111-1/+1
| | | | Only the newest version appears to be available upstream.
* dev-libs/amdgpu-pro-opencl: add proxied co-maintainer.Marek Szuba2017-11-211-0/+4
| | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3
* dev-libs/amdgpu-pro-opencl: remove unnecessary empty lineMarek Szuba2017-11-204-4/+0
| | | | | | Cosmetic, no functional change. Package-Manager: Portage-2.3.13, Repoman-2.3.3
* dev-libs/amdgpu-pro-opencl: bump to 17.40.492261Marek Szuba2017-11-192-0/+82
| | | | | | | Suggested-by: Vladyslav Brovko <brovushkin+gentoo@gmail.com> Gentoo-Bug: 635236 Closes: 6207 Package-Manager: Portage-2.3.13, Repoman-2.3.3
* dev-libs/amdgpu-pro-opencl: version bump to 17.30.465504Marek Szuba2017-10-142-0/+82
| | | | | Gentoo-Bug: 631500 Package-Manager: Portage-2.3.8, Repoman-2.3.3
* dev-libs/amdgpu-pro-opencl: remove incomplete revision of 17.30.458935Marek Szuba2017-08-061-77/+0
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.1
* dev-libs/amdgpu-pro-opencl: add missing file to 17.30.458935Marek Szuba2017-08-061-0/+81
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.1
* dev-libs/amdgpu-pro-opencl: bump to 17.30-458935Marek Szuba2017-08-022-0/+78
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.1
* dev-libs/amdgpu-pro-opencl: display "caveat emptor" warning after first ↵Marek Szuba2017-06-301-0/+10
| | | | | | installation. Package-Manager: Portage-2.3.6, Repoman-2.3.1
* dev-libs/amdgpu-pro-opencl: new packageMarek Szuba2017-06-273-0/+82
Bits of AMDGPU-Pro providing OpenCL support. Work fine with the Open Source amdgpu stack, the only catch is that one also needs the proprietary version of libdrm_amdgpu which could conflict with the one from x11-libs/libdrm. Fortunately, this can be easily worked around by hacking rpath of the OpenCL library. Will hopefull integrate well with the rest of AMDGPU-Pro once it has made it into the tree. Please note that this driver works ONLY when loaded by dev-libs/ocl-icd; there is no possibility for it to operate as an independent implementation. For the time being this is a 64-bit only package. That said, although AMD only supports AMDGPU-Pro on amd64 the driver pack does include 32-bit binaries - so multilib support might be added later. Inspired-By: Arch Linux opencl-amd AUR package Package-Manager: Portage-2.3.6, Repoman-2.3.1