Commit Graph

100 Commits

Author SHA1 Message Date
jaxl 00f53439e2 Update README.md: Remove Pre-Polaris and Pre-Raven GPUs support 2021-06-24 16:21:58 +08:00
jaxl f53fef2fc9 Update README.md: Generate package through cmake 2021-05-26 10:40:44 +08:00
libenike 68db7c9d5c cp json files failed
When I try to execute cp commands with x64 and x32 json files I get the following message:
cp: cannot stat 'drivers/xgl/builds/Release64/icd/amd-icd64.json': No such file or directory.
cp: cannot stat 'drivers/xgl/builds/Release32/icd/amd-icd32.json': No such file or directory.
In .../icd directory after ninja step I find the following json files for x64 and x32 architectures:
 amd_icd64.json, amd_icd32.json.
Maybe the json file names should be amd_icd64.json, amd_icd32.json.
2021-05-01 18:34:45 +08:00
jaxl c98637376b Update README.md 2021-04-07 15:59:07 +08:00
jaxl 0573fb0b91 Add Rx 6700 to supported product list 2021-03-19 20:18:20 +08:00
Witold Baryluk 3f0d5d4310 Correct use of cmake and ninja in Build section
There is no such thing as `-H.`. I am pretty sure the intention was to use `-S.` (which is a default actually).

`-H` is display help. I am not even sure how it works with `-H.`

For ninja, just use `-C`. No need to change directories, which could be confusing later.

Also the lines before for getting source code use literal directory `vulkandriver`,
so use that in the build too. There is zero reason to complicate it, and if somebody
uses different directory, they are smart enough to change things accordingly.
2021-03-19 13:12:06 +08:00
jaxl 75a34ebb15 Update api version to 1.2.170 2021-03-12 12:01:35 +08:00
jaxl a870c0696f Update API version to 1.2.169 2021-02-25 12:09:56 +08:00
jaxl 1f0541c30f Update Vulkan API vesion to 1.2.168 2021-02-08 13:32:16 +08:00
jaxl 8cf79378e8 Update readme: add WX x200 Series 2021-02-01 14:31:18 +08:00
jaxl d9d2a3e1f8 Update Vulkan API version to 1.2.167 2021-01-29 16:15:03 +08:00
jaxl 7b61b95d46 Update ReadMe: add AllowVkPipelineCachingToDisk 2021-01-19 15:13:42 +08:00
jaxl 1f5ca750a2 Update ReadMe: Edit supported product list 2021-01-11 18:06:10 +08:00
jaxl ef9a355a8d Update README.md: Usage of AMD switchable graphics layer 2021-01-06 18:10:00 +08:00
jaxl e9bf5de241 Update json files 2021-01-06 17:07:14 +08:00
jaxl 3739dc292e Update Vulkan API version to 1.2.162 2020-12-14 18:19:14 +08:00
jaxl 3d28a0f81b Update README.md: Add RX6800 Series 2020-11-19 14:45:28 +08:00
jaxl 2802ac3df8 Update Vulkan API version to 1.2.159 2020-11-17 14:16:18 +08:00
jaxl 9077a083b1 Update Vulkan API version to 1.2.158 2020-11-05 14:59:51 +08:00
jaxl 5f5364aee9 Update Vulkan API version to 1.2.157 2020-10-28 14:18:06 +08:00
jaxl 276315f9ac Update api version to 1.2.156 2020-10-19 17:16:36 +08:00
jaxl 576ccb0ccd Update api version to 1.2.152 2020-09-11 15:48:00 +08:00
jaxl 88d3e8e911 Update api version to 1.2.150 2020-08-21 16:37:19 +08:00
jaxl d21abb5e6f Update README.md: Use ninja 2020-08-07 12:29:20 +08:00
jaxl b76425c05f Update api version to 1.2.146, add missed redhat json files 2020-07-22 18:13:47 +08:00
jaxl 5bf6870f89 Update api version to 1.2.146 2020-07-22 15:29:32 +08:00
jaxl b1a81b3588 Update AMDVLK README.md: Use cmake instead of cmake3 on RHEL8 2020-07-22 14:52:53 +08:00
jaxl c91c776f60 Update README.md
Update cmake requirements, cmake 3.13.4 or newer is requried
2020-07-21 16:53:17 +08:00
jaxl 9a8d1a30b5 Update README.md
Add i386 arch to apt source list
2020-07-21 15:14:42 +08:00
jaxl 9636d17b9b Update README.md
* pkg-config and git packages were missing
* Install repo through repositories on Ubuntu 18.04 (not in repos for
  20.04)
* Ubuntu 20.04 does not have a `python` executable, so repo needs to be
  patched
* Add rpm pre-built package for RHEL
2020-07-21 15:11:00 +08:00
jaxl f39d498288 Update api version to 1.2.145 2020-07-10 15:53:59 +08:00
jaxl 97a0ade0ed Update api version to 1.2.143 2020-06-30 15:10:11 +08:00
Jacob He 8a578f5e89 Update README.md:
Update AMDVLK README.md for RHEL wayland

Change-Id: I40ad45a79ed3cd226489a60716c946a75c92aaa2
2020-05-27 10:58:02 +08:00
jaxl cd01b17621 Update AMDVLK README.md
Update operating system support: remove support for ubuntu 16.04
2020-05-14 18:11:26 +08:00
jaxl 8352663c17 Update api version to 1.2.139 2020-05-14 16:28:30 +08:00
jaxl 1af7b73541 Update AMDVLK README.md
Update operating system support and the llvm-project branch name
2020-05-14 14:19:57 +08:00
jaxl 0c7fca86f0 Update api version to 1.2.135 2020-04-16 11:05:42 +08:00
jaxl 743eee5e32 Fix Issue #148, update README.md
On Ubuntu, x11proto-dri2-dev package support both i386 and amd64,
so we don't need to install x11proto-dri2-dev:i386.
2020-03-23 16:18:42 +08:00
jaxl 06ca91f6bf Delete wrongly added files. 2020-03-12 19:29:26 +08:00
jaxl 6a9f77c767 Update api version to 1.2.133 2020-03-12 15:06:22 +08:00
jaxl 50a9d01e1d Update api version to 1.2.131 2020-02-21 14:20:32 +08:00
jaxl f04c4f3a03 Update api version to 1.1.131 2020-02-21 14:10:21 +08:00
jaxl f17ac752d1 Update AMDVLK README.md for product support, VK1.2, timeline semaphore, third party software 2020-02-21 14:04:18 +08:00
jaxl a57afd9338 Update api version to 1.1.130 2020-01-21 23:39:48 +08:00
jaxl fce057b498 update api version to 1.1.129 2019-12-19 18:23:11 +08:00
jaxl c21d76dcea Update Api version to 1.1.127 2019-11-26 11:48:35 +08:00
jaxl 06e4d24336 Update api version to 1.1.125. 2019-11-07 16:13:28 +08:00
jaxl cf1b2d02b0 Update AMDVLK README.md for switch llvm to monorepo. 2019-10-22 13:07:20 +08:00
jaxl 0822c3a8c9 Change manifest:switch llvm to llvm-project. 2019-10-16 16:19:51 +08:00
jaxl 4f0b31ecea Update manifest: use external cwpack 2019-09-23 12:58:53 +08:00