Sign in
chromium
/
external
/
github.com
/
KhronosGroup
/
Vulkan-ValidationLayers
/
HEAD
d9c0a0b
layers: Fix PreCallValidateCmdBeginRendering
by spencer-lunarg
· 4 hours ago
main
4b207ee
tests: Give RenderPassSingleSubpass implicit handle
by spencer-lunarg
· 17 hours ago
7cee394
layers: Improve WSI minImageCount error message
by Artem Kharytoniuk
· 21 hours ago
bee9802
tests: Disable DifferentPerPresentModeImageCount
by spencer-lunarg
· 22 hours ago
d004bbb
layers: Combine RasterizationSamples VUs
by spencer-lunarg
· 27 hours ago
5dcd1d8
layers: Combine SO and Pipeline ColorBlend VUs
by spencer-lunarg
· 27 hours ago
0bab7fb
layers: Remove replaced VUID 03838
by ziga-lunarg
· 2 days ago
0ce52f0
tests: Fix tests on RADV
by spencer-lunarg
· 2 days ago
87bb154
tests: More VK_FORMAT_E5B9G9R9_UFLOAT_PACK32 testS
by spencer-lunarg
· 2 days ago
61ff5e5
layers: Add missing VK_FORMAT_E5B9G9R9_UFLOAT_PACK32 check
by spencer-lunarg
· 2 days ago
194f95f
sync: Cleanup sync_common more
by Artem Kharytoniuk
· 2 days ago
c1c501e
ci: Add Proper WSI support on github actions
by spencer-lunarg
· 2 days ago
9d43cb2
gpuav: Fix maxUpdateAfterBindDescriptorsInAllPools
by spencer-lunarg
· 2 days ago
7fb9237
sync: Cleanup sync_common
by Artem Kharytoniuk
· 2 days ago
ef51f52
layers: Update vertex data efficient size computation
by Artem Kharytoniuk
· 2 days ago
6f00560
tests: Test asymmetric events
by ziga-lunarg
· 3 days ago
7603a8c
layers: Add missing asymmetric events validation
by ziga-lunarg
· 3 days ago
8e069b1
tests: Add proper Wayland support for CI
by spencer-lunarg
· 3 days ago
d5d7640
tests: Test error message prints original image layout
by Artem Kharytoniuk
· 3 days ago
c67bf12
layers: Print original image layout in the error messages
by Artem Kharytoniuk
· 3 days ago
943a4d7
layers: Add helper to get last bound
by spencer-lunarg
· 3 days ago
bad114e
layers: Rename old LvlBindPoint enum
by spencer-lunarg
· 3 days ago
9f8dae1
tests: Add missing barriers from tests
by spencer-lunarg
· 3 days ago
1ab4bc7
build: Add explanatory comment for phmap via CMake
by Andrew Marshall
· 3 days ago
95ef391
build: Use external parallel hashmap if available
by Andrew Marshall
· 3 days ago
3470838
layers: Misc cleanup for Copy Update
by spencer-lunarg
· 4 days ago
d68aafd
tests: Test image layout comparison for secondary cmdbuf
by Artem Kharytoniuk
· 4 days ago
599dd70
layers: Fix image layout comparison for secondary cmdbuf
by Artem Kharytoniuk
· 4 days ago
396f434
tests: Fix present id/wait 2 tests
by ziga-lunarg
· 4 days ago
3b26b03
layers: Fix VUID 10817 check
by ziga-lunarg
· 4 days ago
d511def
layers: Scope CountBuffer state usage
by spencer-lunarg
· 4 days ago
6ac1412
layers: Use LastBound state at the top
by spencer-lunarg
· 4 days ago
bf45c77
layers: Use DrawDispatchVUID once at the top
by spencer-lunarg
· 4 days ago
892b62d
layers: LastBound state hold bind_point
by spencer-lunarg
· 4 days ago
05203c9
layers: Combine Indirect buffer and ValidateIndirectCmd
by spencer-lunarg
· 4 days ago
d55b791
layers: Combine index buffer action commands
by spencer-lunarg
· 4 days ago
9eb5c59
layers: Move PushConstant state tracking out of Core
by spencer-lunarg
· 4 days ago
1c9f820
tracy: Update to 0.12.1
by Arno
· 4 days ago
409f09a
tests: Add example how to sync frames using present fence
by Artem Kharytoniuk
· 4 days ago
3fa19fc
tests: Add new extensions to max profile
by ziga-lunarg
· 5 days ago
ce9b7e4
deps: Update mimalloc to 3.0.3
by Spencer Fricke
· 6 days ago
snapshot-2025wk24
2912f9c
layers: Add VK_VALVE_fragment_density_map_layered
by spencer-lunarg
· 6 days ago
4b8f3ca
build: Update to header 1.4.318
by Mike Schuchardt
· 7 days ago
v1.4.318
33fdc6e
tests: Test warning for 3d image with 2d array compat
by Artem Kharytoniuk
· 7 days ago
435a4bf
layers: Add warning for 3d image with 2d array compat
by Artem Kharytoniuk
· 7 days ago
07e580b
scripts: Remove unused generted stateless code
by spencer-lunarg
· 7 days ago
3e8f7b1
layers: Add missing state to DestroyObjectMaps
by spencer-lunarg
· 7 days ago
1d68074
tests: Test VK_KHR_presentid2 and VK_KHR_present_wait2
by ziga-lunarg
· 7 days ago
2c71299
layers: Add VK_KHR_presentid2 and VK_KHR_present_wait2
by ziga-lunarg
· 7 days ago
215b77b
tests: Test per-slice layout tracking in 3d images
by Artem Kharytoniuk
· 7 days ago
6d878eb
layers: Add per-slice layout tracking for 3d images
by Artem Kharytoniuk
· 7 days ago
8a0e0c7
layers: Add DescriptorTemplate object tracking support
by spencer-lunarg
· 7 days ago
2f8ff86
gpuav: Plot actual staging buffer creations
by Arno
· 7 days ago
481dad0
gpuav: Log settings in Tracy
by Arno
· 7 days ago
e288607
gpuav: Add staging buffers
by Arno
· 7 days ago
07f0c3e
tests: Test VkAttachmentFeedbackLoopInfoEXT
by ziga-lunarg
· 7 days ago
5ed71f8
layers: Validate VkAttachmentFeedbackLoopInfoEXT
by ziga-lunarg
· 7 days ago
6d6e6ec
tests: Use BufferFormatAndFeaturesSupported
by spencer-lunarg
· 8 days ago
3fdef66
layers: Correctly use Buffer View usage
by spencer-lunarg
· 8 days ago
0ca968f
layers: Use BufferUsageFlags2 everywhere
by spencer-lunarg
· 8 days ago
24d7e90
gpuav: Cleanup substate on destroy
by spencer-lunarg
· 8 days ago
a331506
gpuav: Plumb and remove Location
by spencer-lunarg
· 8 days ago
9746a4a
layers: Use std::lock_guard same everywhere
by spencer-lunarg
· 8 days ago
32f7545
tests: Test attachment feedback loop with invalid usage
by ziga-lunarg
· 8 days ago
85a9a8a
layers: Validate feedback loop attachment usage flags
by ziga-lunarg
· 8 days ago
95dbf1f
layers: Move shared sync utils out of syncval
by Artem Kharytoniuk
· 8 days ago
0833e67
scripts: Update SPIR-V deps
by spencer-lunarg
· 9 days ago
f74ba75
tests: Destroy swapchain and reuse semaphore
by Artem Kharytoniuk
· 9 days ago
05132c0
layers: Improve semaphore swapchain info cleanup
by Artem Kharytoniuk
· 9 days ago
0cec006
gpuav: Add missing NotifyUpdate
by spencer-lunarg
· 9 days ago
19a77b0
layers: Add VK_KHR_maintenance9 spirv-val passthrough
by spencer-lunarg
· 9 days ago
c37c318
tests: Update video tests for unified image layouts
by ziga-lunarg
· 9 days ago
54cbd82
layers: Update video VUIDs for unified image layouts
by ziga-lunarg
· 9 days ago
06fb8cf
gpuav: Small cleanup
by spencer-lunarg
· 9 days ago
59483c4
tests: Test present semaphore reuse in shared present mode
by Artem Kharytoniuk
· 10 days ago
69b41e6
layers: Do not report in-use error for shared present mode
by Artem Kharytoniuk
· 10 days ago
17a2e63
layers: Use naming convention with enable/disable
by spencer-lunarg
· 10 days ago
3fd3381
layers: Add support for VK_KHR_video_decode_vp9
by Daniel Rakos
· 10 days ago
f06294f
tests: Add tests for VK_KHR_maintenance9
by ziga-lunarg
· 10 days ago
f1437eb
layers: Add validation for VK_KHR_maintenancne9
by ziga-lunarg
· 10 days ago
a8f8e64
layers: Add 10775
by Arno
· 10 days ago
dbad698
scripts: Fix Extension Dependency false positive
by spencer-lunarg
· 11 days ago
6f3fc7e
tests: Make semaphore type parameter mandatory
by Artem Kharytoniuk
· 11 days ago
106ba7b
scripts: Supress more VUID churn 317 headers
by spencer-lunarg
· 11 days ago
905b415
gpuav: Deprecate gpuav_max_buffer_device_addresses
by Arno
· 11 days ago
1e89a3e
tests: Test binary wait depends on external timeline signal
by Artem Kharytoniuk
· 11 days ago
8f3509a
layers: Fix external timeline semaphore scenario
by Artem Kharytoniuk
· 11 days ago
ef1923e
layers: VUID Churn 317 headers
by spencer-lunarg
· 11 days ago
6104c98
build: Roll Vulkan-Headers to fix GN
by Mike Schuchardt
· 12 days ago
ed1a8d9
build: Update to header 1.4.317
by Mike Schuchardt
· 12 days ago
v1.4.317
ce214ed
bp: Remove meta stage checks
by Artem Kharytoniuk
· 13 days ago
snapshot-2025wk23
e252857
tests: Test input attachment reads
by Artem Kharytoniuk
· 14 days ago
a66c254
sync: Fix input attachment read validation
by Artem Kharytoniuk
· 14 days ago
287caf1
gpuav: Refacto validation commands leftovers
by Arno
· 2 weeks ago
1ab3856
gpuav: Profile GPU memory usage with Tracy
by Arno
· 2 weeks ago
596534d
gpuav: Refacto debug printf
by Arno
· 2 weeks ago
30c9d0f
gpuav: Refacto validation cmd
by Arno
· 2 weeks ago
724557f
gpuav: Move settings to advance
by spencer-lunarg
· 2 weeks ago
3a011b8
scripts: Supress more object tracker warnings
by spencer-lunarg
· 2 weeks ago
338676d
layers: Fix crash for geometry dynamic state
by spencer-lunarg
· 2 weeks ago
Next »