This repository was archived by the owner on Sep 15, 2025. It is now read-only.
Commit 62710fd
committed
Update xgl from commit aa50683d
Support Vulkan 1.4 with 1.4.303 header
Add setting to report Larger Local Heap on APUs
Expose additional compute queues for Portal: Prelude RTX
Implement GetBufferOpaqueCaptureDescriptorData and GetImageOpaqueCaptureDescriptorData
Disable VK_EXT_image_2d_view_of_3d for sparse images
Simplify result handling in BindMemory functions that can't fail
Proton Raytracing Games: Fix bugs related to the use of pipeline libraries, particularly when a pipeline library references other pipeline libraries
Fix an incorrect check for GraphicsLibrary flags
Update PAL Version in XGL 910
Apply log2 and pow workaround for Superposition
Bump GPURT version to 52
Add tuning option forceMemoryBarrierScope
Universal queue must not have high or realtime priority
Fix VK.synchronization.implicit.binary_semaphore.* test timeout
Fix crash when querying CmdBuf.IsProtected()
Update LlpcRaytracingMode
[VKD3D] Fix Ghost Runner demo soft hang with RT enabled
Set memory priorities
Set alignment for buffer in VK_STRUCTURE_TYPE_MEMORY_DEDICATED_ALLOCATE_INFO
Remove AllowEmptySubmissions setting
Fix FAIL_ON_PIPELINE_COMPILE_REQUIRED not working
Refactor global memory CPS
Add tuning for some games: Baldur's Gate 3, Indiana Jones GC ...
Remove 'Ashes of The Singularity' app profile
Remove 'Rainbow Six Siege' app profile
Add render pass logger setting
Fix RT pipelineLibStageMask for library shader stages when groupCount is 01 parent a367518 commit 62710fd
95 files changed
Lines changed: 4188 additions & 2100 deletions
File tree
- cmake
- icd
- Loader/LunarG/Lnx
- api
- appopt/shader_profiles/llpc
- generic/Superposition
- gfxIp10_3
- generic
- RainbowSixSiege
- Victoria3
- gfxIp11_0
- generic/TheCrewMotorfest
- include
- khronos
- sdk-1.4
- vk_video
- vulkan
- vk_video
- raytrace
- strings
- res
- settings
- tools/generate
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
148 | 148 | | |
149 | 149 | | |
150 | 150 | | |
151 | | - | |
152 | | - | |
153 | | - | |
154 | | - | |
155 | 151 | | |
156 | 152 | | |
157 | 153 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
170 | 170 | | |
171 | 171 | | |
172 | 172 | | |
| 173 | + | |
| 174 | + | |
173 | 175 | | |
174 | 176 | | |
175 | 177 | | |
| |||
206 | 208 | | |
207 | 209 | | |
208 | 210 | | |
209 | | - | |
| 211 | + | |
210 | 212 | | |
211 | 213 | | |
212 | 214 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
0 commit comments