Commit Graph

99 Commits

Author SHA1 Message Date
jaxl
7dec5900a1 Update README.md: add libssl in the build environment 2019-09-23 12:05:22 +08:00
jaxl
826c159db7 Update API version to 1.1.119 2019-08-28 10:25:38 +08:00
jaxl
54bc92736e Add metrohash amd-master branch into default.xml 2019-08-23 11:55:21 +08:00
jaxl
dbbb1add34 update API version to 1.1.116 2019-08-14 14:57:26 +08:00
Jacob He
7a687995bf Update README.md:
Update AMDVLK README.md for RX 5700 Series support
2019-07-15 17:02:19 +08:00
Carl Ritson
bc925d17f0 Update README.md with current names for GpuProfiler and DebugOverlay options.
The separator for options has changed from underscore to dot.
2019-07-05 11:56:59 +08:00
Jacob He
68a37daccb Update README.md:
Update AMDVLK README.md to remove WSA
2019-06-17 17:50:06 +08:00
Jacob He
c25a943d93 Update api to 1.1.109 2019-06-06 21:05:44 +08:00
Jacob He
94778e766a Update api_version to 1.1.108 2019-05-24 11:48:23 +08:00
Jacob He
6554092184 Update api_version to 1.1.106 2019-05-14 09:18:42 +08:00
Jacob He
f50c56fcb3 Update json files for api_version
Update api_version to 1.1.105
2019-04-11 16:30:05 +08:00
Jacob He
bbafbb831e Update README.md:
Update AMDVLK README.md to add a known issue that the driver can only work with firmware of ME feature version >= 25
2019-04-03 15:23:25 +08:00
Jacob He
c11ce07726 Update api version to 1.1.97 2019-02-01 19:31:54 +08:00
Jacob He
07099ae2a2 Update README.md:
Update AMDVLK README.md to add instructions to enable extensions that are under development
2019-02-01 19:29:27 +08:00
Jacob He
249a53773c Update api version to 1.1.96 2019-01-07 20:29:52 +08:00
Jacob He
981d734ae6 Update README.md:
update Vulkan SDK and pre-built  driver installation instruction in AMDVLK README.md
2018-12-05 14:25:43 +08:00
Jacob He
aeb2dfa427 Update README.md:
update AMDVLK README.md to add pre-built driver installation
2018-11-20 13:09:33 +08:00
Jacob He
d2ad4a1c72 Update manifests: add spvgen 2018-10-23 12:52:57 +08:00
Jacob He
6d38909475 Update README.md:
update AMDVLK README.md to add xrandr as dependency package
2018-09-21 11:43:22 +08:00
Jacob He
055afa59b1 Update README.md:
update AMDVLK README.md for supported OS and notes on SI/CI support
2018-09-21 11:26:31 +08:00
Jacob He
653b4bf910 Update README.md:
update AMDVLK README.md for GPUProfiler setting name change
2018-09-12 13:35:17 +08:00
Jacob He
10859f1bb7 Update api_version to 1.1.82 2018-09-03 12:14:12 +08:00
Jacob He
de4727d6d1 Update README.md:
update AMDVLK README.md for some GPUProfiler setting names are changed
2018-08-22 15:01:14 +08:00
Jacob He
318d94237e Update README.md:
update AMDVLK README.md to fix typo and revise some words
2018-08-16 12:19:26 +08:00
Jacob He
7e2dc81dd3 Update README.md:
- update the path of  setting and cache file
- update the setting of GpuProfiler
2018-08-10 12:41:54 +08:00
Jacob He
fc76b53961 Update README for gprofile 2018-07-11 23:11:31 +08:00
Jacob He
9cf4e681d1 Update the manifests: LLPC is an independent module now 2018-07-02 16:47:56 +08:00
Jacob He
3c1d3040b0 Update README.md for PAL GPUProfiler Layer and pipeline/shader dump 2018-07-02 16:28:44 +08:00
Jacob He
6bb07d9579 Update json files: api version to 1.1.77 2018-07-02 13:20:18 +08:00
Jacob He
92feeffa70 Update README.md for "required setting". 2018-06-08 11:03:02 +08:00
foreman
3dc02dd3cc Fixing snapshot manifest
Change-Id: I0be5a6709616bd18981dfa76706706ea0c8f9190
2018-05-14 12:55:33 +08:00
Jacob He
25ca256545 Revert "Update Json file: update api_version to 1.1.73" since there are
still several bugs.

This reverts commit 00314add75.
2018-05-14 12:25:54 +08:00
Jacob He
00314add75 Update Json file: update api_version to 1.1.73 2018-05-10 11:16:03 +08:00
Stanislav Jakúbek
c972d23157 Fix typo in README.md 2018-04-04 10:17:52 +08:00
Jacob He
da5abcd381 Update Readme for the fixing of Dawn War III known issue. 2018-04-03 09:08:40 +08:00
Jacob He
8a5d7adbcf Update README.md for EnableVmAlwaysValid and Wayland 2018-03-29 17:16:33 +08:00
Jacob
bec99659c3 1. Update JSON file for Vulkan 1.1 release
2. Update Readme for Vulkan 1.1 release and EnableVmAlwaysValid
2018-03-07 09:41:10 +08:00
Jacob He
68e766c74c Update README:
1. Geometry and tessellation shaders are supported for Vega
2. The known issue of F12017 was already fixed.
2018-02-27 16:15:29 +08:00
Jacob He
0a6edba48f Update README because of cmake usage 2018-02-09 13:49:06 +08:00
Jacob He
9624df0347 Switch llvm to amd-vulkan-dev branch 2018-02-07 13:28:44 +08:00
Jacob He
5a93ea2d61 Set patch version in api_version (1.0.65) 2018-01-15 14:59:45 +08:00
Jacob He
ab17322174 Remove abi_version, which is useless, from json files.
Specify api_version in json files to eliminate Warning.
2018-01-15 14:02:30 +08:00
Jacob He
e9d0b404bf Update Readme: Minor change of install instruction and features. 2018-01-09 17:05:19 +08:00
Jacob He
55285b717e Update README. The names for Ubuntu and Redhat should be capitalized. 2018-01-05 11:02:55 +08:00
Jacob He
4ff8a85cd6 Update Readme: Fix a typo 2017-12-28 14:25:22 +08:00
Jacob He
fd05942bfc Update README 2017-12-28 14:01:49 +08:00
Jacob He
731a36efd5 Update README.md 2017-12-22 16:56:12 +08:00
Jacob He
91f78e23ef 1. Merge master branch as of commit:425d2ce
2. Change the default.xml to dev branch
2017-12-22 11:53:09 +08:00
Rys Sommefeldt
0e38ae49b4
Initial commit 2017-12-11 10:52:49 +00:00