Commit Graph

273 Commits

Author SHA1 Message Date
chuang13
34441f7479 Update manifest for v-2023.Q3.2 2023-09-18 14:45:46 +08:00
wenqinli
ba36ea1319 RHEL build upgrade to 8.6 2023-08-07 18:21:12 +08:00
wenqinli
a4b22f375b Update manifest for v-2023.Q3.1 2023-08-07 14:45:52 +08:00
wenqinli
c07a4b37be Fix name of spirv-headers 2023-06-16 17:58:58 +08:00
wenqinli
e5bafb6afd Update manifest for v-2023.Q2.3 2023-06-16 17:02:05 +08:00
wenqinli
8de9ec84f6 Add Radeon 7600 support 2023-06-16 16:47:59 +08:00
blzzua
ff6b9bacc0 change comments in "commands"
because /* expanding in shell and may invoke unwanted behavior. Removing necessary packages as example.
2023-05-24 18:57:55 +08:00
wenqinli
014f6bc4be Update manifest for v-2023.Q2.2 2023-05-24 18:50:17 +08:00
wenqinli
e6b1ee5595 Update manifest for v-2023.Q2.1 2023-05-24 18:47:40 +08:00
wenqinli
4d2a2893fd Update manifest for v-2023.Q1.3 2023-03-14 10:42:57 +08:00
wenqinli
5cb22d845b Update xgl in manifest for v-2023.Q1.2 2023-02-18 00:18:39 +08:00
wenqinli
b3ff05d3ff Update manifest for v-2023.Q1.2 2023-02-17 21:37:18 +08:00
Nicolai Hähnle
f76b5cbb3c Fetch git submodules (#297)
The "sync-s" option tells repo to also fetch any submodules that any of
the projects may have. This will allow us to fetch llvm-dialects as a
submodule of LLPC.
2023-01-31 13:30:01 +08:00
wenqinli
ce9be65ee9 Update manifest for v-2023.Q1.1 2023-01-31 12:01:26 +08:00
wenqinli
dae6b3e2b0 Markdown notes (#312) 2023-01-31 11:58:40 +08:00
wenqinli
3aecd9dc40 Update manifest for v-2022.Q4.4 2022-12-15 17:53:53 +08:00
Bao, Qiaojin
b1a5c00e88 Update readme.txt, add 7900 support. (#24) 2022-12-15 17:49:55 +08:00
Thomas Symalla
bd3fe0966b Fix typo (#309) 2022-12-12 11:11:16 +08:00
wenqinli
83be2a0724 Update manifest for v-2022.Q4.3 2022-12-09 15:43:28 +08:00
wenqinli
c6db455601 Update manifest for v-2022.Q4.2 2022-11-09 16:04:17 +08:00
wenqinli
9c69d2f313 Update third-party revisions 2022-11-09 16:01:13 +08:00
wenqinli
e514522362 Update xgl revision to f5c942e 2022-10-24 13:11:06 +08:00
wenqinli
33a8a4e368 Update manifest for v-2022.Q4.1 2022-10-21 17:20:34 +08:00
wenqinli
9211c06e2f Fix tag issue and use depth=1 to shallow clone 2022-09-30 12:43:10 +08:00
wenqinli
f56825ecb6 Update manifest for xgl changes 2022-09-30 12:10:45 +08:00
Wenqing Li
506f071433
Update build script to overwrite AMDVLK and get tag message from local repository (#288)
1. Remove the amdvlk repo info from the manifest.
2. Sync a fresh amdvlk repo every time to avoid tag conflict by end-users.
2022-09-30 11:46:08 +08:00
wenqinli
645210bc49 Update manifest for v-2022.Q3.5 2022-09-30 09:14:46 +08:00
Thomas Symalla
38aa969beb Fix amdllpc link (#295) 2022-09-20 15:21:30 +08:00
tsymalla-AMD
98a1ab19cd XGK_BUILD_TOOLS => XGL_BUILD_TOOLS (#296) 2022-09-20 11:56:55 +08:00
Sebastian Neubauer
61608e3bbf Improve readme (#291)
- Add cmake, ninja to apt-get installs
- The build instructions on Ubuntu and RedHat are the same, so remove one
- Fix typo
2022-09-15 10:13:29 +08:00
wenqinli
a15e3d35eb Update manifest for v-2022.Q3.4 2022-09-13 11:52:57 +08:00
wenqinli
9f80e1f9d4 Add gpurt in manifest 2022-09-13 11:51:31 +08:00
wenqinli
83fbc7e140 Move spvgen to build_with_tools since it is no longer needed by driver default build 2022-09-13 11:49:16 +08:00
wenqinli
ad8bdc4968 Update readme for raytracing support and OS support 2022-09-13 11:30:13 +08:00
wenqinli
a6732d132a Fix repo trailing char 2022-08-18 12:27:23 +08:00
wenqinli
04117a6d59 Update manifest for v-2022.Q3.3 2022-08-18 11:17:23 +08:00
wenqinli
17041c4fe6 Update manifest for v-2022.Q3.2 2022-08-04 13:14:16 +08:00
Wenqing Li
51cd891dbe
Build tags of specified target repo (#287) 2022-07-26 11:31:58 +08:00
Wenqing Li
1965d380e4
Refine the script to generate release package from release tag (#286)
* Update to support old tags build

* Remove Jenkins file and unused python script
2022-07-25 16:09:08 +08:00
Wenqing Li
299af9480e Add build_with_tools manifest (#285)
* add manifest to build driver with spvgen dependency libs

* Update build_with_tools manifest to include default.xml

* Update manifest: simplify the remote fetch address
2022-07-20 16:59:07 +08:00
Wenqing Li
48b5af58f7
Enable XGL option XGL_BUILD_TOOLS to build spvgen target (#284) 2022-07-18 17:37:14 +08:00
wenqinli
ae0c532b84 2022-7-18 update
New feature and improvement
* Update Khronos Vulkan Headers to 1.3.217
* Add GPU_DECOMPRESS support for ASTC/ETC2 which could be enabled by panel setting EnableShaderDecode and EnableBC3Encoder
* Support extension VK_EXT_non_seamless

Issue fix
* CTS failures in dEQP-VK.conditional_rendering.*
* Switchable graphics layer doesn’t work with new version loader
* RGP Profiling Doesn't Work on RX 6800
* Huge corruption visible when playing with SkyGold
* GpuProfiler lifetime bug
2022-07-18 15:45:25 +08:00
Wenqing Li
f5f3eced60
Update README: update system requirements (#277) 2022-06-22 17:13:39 +08:00
wenqinli
b89aec11b5 2022-6-21 update
New feature and improvement
* Update Khronos Vulkan Headers to 1.3.216
* Performance optimization for Doom Eternal, Ashes of the Singularity, etc.

Issue fix
* CTS failure with latest Vulkan loader
* Pipeline cache failure on Ubuntu 22.04
* Corruption in Shadow of the Tomb Raider
2022-06-22 11:17:27 +08:00
wenqinli
cab8f8631d 2022-5-20 update
New feature and improvement
* Update Khronos Vulkan Headers to 1.3.212
* Performance  optimization for BasemarkGPU 1.2

Issue fix
* CTS failures with ANGLE
* CTS failures in dEQP-VK.api.copy_and_blit.*.depth_stencil_msaa_copy.*
2022-05-20 18:29:31 +08:00
wenqinli
d699b1dc79 Update README: upgrade minimum required cmake to 3.15 2022-05-20 11:46:40 +08:00
wenqinli
e7e058da85 2022-4-3 update
New feature and improvement
* Update Khronos Vulkan Headers to 1.3.208
* Enable extension VK_KHR_workgroup_memory_explicit_layout

Issue fix
* CTS segmentation fault in dEQP-VK.synchronization2.timeline_semaphore.device_host.write_copy_buffer_read_copy_buffer.buffer_16384
* CTS failure in dEQP-VK.api.external.semaphore.sync_fd.info_timeline
* Dota2 crash on Ubuntu22.04
* MSAA 2x Corruption in X4 Foundations
* Corruption in Valheim
* Corruption in God of War
* Problem in llpc with multiple GPUs
2022-04-06 15:35:03 +08:00
jaxl
d20db30145 README.md: adjust supported distros 2022-04-02 13:46:28 +08:00
wenqinli
a5c5765efb 2022-2-22 update
New feature and improvement
* Update API version to 1.3.205

Issue fix
* CTS failures: dEQP-VK.spirv_assembly.instruction.compute.opudotaccsatkhr.*_out32
* gles cts failure in GLES3.functional.polygon_offset.fixed16_render_with_units with vulkan as angle backend
* [DXVK] CSGO: corruption observed on character helmet and fonts on navi21
2022-02-23 12:12:12 +08:00
jaxl
2bc71f8af1 Fix build directory in README 2022-02-21 15:11:38 +08:00