Sign in
chromium
/
external
/
github.com
/
KhronosGroup
/
Vulkan-ValidationLayers
/
HEAD
51f9df5
layers: Add warning for not setting DescriptorBuffer offset
by spencer-lunarg
· 19 hours ago
main
fb7ea99
layers: Fix format check for VU 9921
by Stefano Bucciarelli
· 19 hours ago
dff8180
layers: Rework some RT validation
by Arno
· 20 hours ago
a619fe3
tests: Fix coop matrix test
by ziga-lunarg
· 23 hours ago
26b756b
tests: Fix testing mesh work group count
by ziga-lunarg
· 23 hours ago
aaf4af7
tests: Fix positive maint10 test
by ziga-lunarg
· 24 hours ago
cfbcaad
tests: Fix test for 11015
by ziga-lunarg
· 24 hours ago
168604f
layers: Add Debug Descriptor Dump
by spencer-lunarg
· 24 hours ago
e6588c0
layers: Allow vkGetQueryPoolResults queryCount being zero
by Julius Range-Lüdemann
· 2 days ago
3e10965
sync: Rename QueueSyncState to QueueState
by Artem Kharytoniuk
· 2 days ago
79ecfe5
tests: Get GPU-AV Descriptor Buffer ready (#11970)
by Spencer Fricke
· 2 days ago
0e3f690
Layes: Add VK_KHR_device_fault
by Ralph Potter
· 2 days ago
54ec3e9
sync: Cleanup submit module
by Artem Kharytoniuk
· 2 days ago
cac4cbc
gpuav: Account for empty TLAS
by Arno
· 2 days ago
9b92510
layers: Rework AS state tracking
by Arno
· 2 days ago
02eeaa5
gpuav: Use DescriptorMode for descriptor passes
by spencer-lunarg
· 2 days ago
0c5b1ef
layers: Turn 08608 into a warning
by spencer-lunarg
· 2 days ago
adfdda5
sync: Remove submit pending state
by Artem Kharytoniuk
· 2 days ago
f85db5c
tests: Add positive heap gpuav tests
by ziga-lunarg
· 3 days ago
4cd8fbc
scripts: Use Python StringTemplates
by spencer-lunarg
· 3 days ago
7be576e
sync: Make Present and SignalSemaphore validate only
by Artem Kharytoniuk
· 3 days ago
62b5c6e
tests: Fix SamplerConversionDifferentHandle
by spencer-lunarg
· 3 days ago
a701959
layers: Remove FD payload tracking validation
by spencer-lunarg
· 3 days ago
4c70464
layers: Fix FSR VU churn for 437
by spencer-lunarg
· 3 days ago
f60f0a0
layers: VUID Churn 437 headers
by spencer-lunarg
· 3 days ago
eb51484
tests: Temporarily disable sample locations test
by ziga-lunarg
· 4 days ago
ef5291c
gpuav: Init VmaVulkanFunctions functions to 0
by Xavier Ruppen
· 4 days ago
648c683
build: Update to header 1.4.347
by Mike Schuchardt
· 4 days ago
v1.4.347
877654c
gpuav: Fix ShaderObject Heap IsSelectiveInstrumentationEnabled
by spencer-lunarg
· 5 days ago
2fc718a
tests: Fix DAC mesh shader tests
by ziga-lunarg
· 5 days ago
f0841b5
tests: Add gpuav tests with DAC commands
by ziga-lunarg
· 5 days ago
325b11b
layers: Add missing vkCmdDispatchIndirect2KHR record
by ziga-lunarg
· 5 days ago
99f6fcf
layers: Fix dstAddressesArray type
by Huili Tao
· 6 days ago
15693db
gpuav: Have single spot to add CommandErrorLogger
by spencer-lunarg
· 6 days ago
7598d8b
gpuav: Use BUFFER_USAGE_SHADER_DEVICE_ADDRESS always
by spencer-lunarg
· 6 days ago
6989fe1
ci: Skip failing if line is a bit off
by spencer-lunarg
· 6 days ago
de27bb6
gpuav: Check coopmat pointer/stride alignment
by Jeff Bolz
· 6 days ago
f31f974
layers: Remove unused variable (#11938)
by Artem Kharytoniuk
· 6 days ago
d7f9d91
gpuav: Add assert for UntypedVariable
by ziga-lunarg
· 6 days ago
fce1248
tests: Check for supported coopmat type in Float8 test
by Jeff Bolz
· 6 days ago
e51c2f4
sync: Fix SignalSemaphore race condition
by Artem Kharytoniuk
· 7 days ago
8e69fc8
gpuav: Combine OnInstrumentDescriptorUpdate
by spencer-lunarg
· 7 days ago
3518403
gpuav: ShaderInstrumentation work with DescriptorBuffer
by spencer-lunarg
· 7 days ago
607fe18
gpuav: Remove DescriptorBuffer Override
by spencer-lunarg
· 7 days ago
d943d90
layers: Add the first Micromap validation
by spencer-lunarg
· 7 days ago
5a15532
git: Update git-blame-ignore-revs
by spencer-lunarg
· 7 days ago
a4d871c
layers: Clang-Format 22 reset
by spencer-lunarg
· 7 days ago
3fe41d2
layers: Move more to error_string.cpp
by spencer-lunarg
· 7 days ago
196b5e2
sync: Fix QueuePresent race condition
by Artem Kharytoniuk
· 7 days ago
9437888
gpuav: Add AABB inactive/active status validation
by Arno
· 7 days ago
8bf1813
layers: Fix hang when waiting for fence after device lost
by Artem Kharytoniuk
· 7 days ago
6e6b564
tests: Fix ImportMemoryHandleType
by ziga-lunarg
· 7 days ago
a76e3ed
tests: Fix ImportMemoryFromWin32Handle test
by ziga-lunarg
· 7 days ago
d14b7d2
layers: Fix 01445 message
by ziga-lunarg
· 7 days ago
aa93137
tests: Test 10068 with DAC
by ziga-lunarg
· 7 days ago
897460b
tests: Fix task shader payload test
by ziga-lunarg
· 7 days ago
a70534a
tests: Fix stencil only tests
by ziga-lunarg
· 7 days ago
019e2e0
layers: Add special UntypedPointer Capability check
by spencer-lunarg
· 8 days ago
a10bfc8
layers: Check for vkFreeCommandBuffers double free
by spencer-lunarg
· 8 days ago
fc63049
scripts: Fix not printing the correct struct location
by spencer-lunarg
· 8 days ago
437486e
layers: More query message fixes
by spencer-lunarg
· 8 days ago
ae43a73
layers: Remove vvl::CommandBuffer state check
by spencer-lunarg
· 8 days ago
43a0911
layers: Add note for VkDisplayKHR
by spencer-lunarg
· 8 days ago
39a5d6d
tests: Update CreateAccelerationStructure2KHR API
by Arno
· 8 days ago
a9564c6
tests: Test 08612 and 08613 with DAC
by ziga-lunarg
· 8 days ago
3181bb7
layers: Add missing draw commands to gpuav record
by ziga-lunarg
· 8 days ago
ea10d39
tests: Add CreateAccelerationStructure2KHR support
by Arno
· 8 days ago
160ae8f
tests: Make dedicated Micromap test files
by spencer-lunarg
· 8 days ago
d257596
tests: Enable copy device memory test
by ziga-lunarg
· 8 days ago
7b07774
layers: Validate copy buffer address range
by ziga-lunarg
· 8 days ago
f95e04b
tests: Test bind buffers 3 stride
by ziga-lunarg
· 8 days ago
ff66587
layers: Validate bind buffers 3 stride
by ziga-lunarg
· 8 days ago
33c16fb
layers: Check before querying descriptor buffer size
by spencer-lunarg
· 9 days ago
4ec4958
gpuav: Fix build error from PR rebase
by spencer-lunarg
· 9 days ago
5e86b46
tests: Test descriptor heap with gpuav
by ziga-lunarg
· 9 days ago
320a998
layers: Add descriptor heap gpuav
by ziga-lunarg
· 9 days ago
ea525ef
layers: Improve query error messages
by spencer-lunarg
· 9 days ago
7e2611f
tests: Add <cmath> in RT test files
by Stefano Bucciarelli
· 9 days ago
ac080c8
sync: Fix present after acquire
by Artem Kharytoniuk
· 9 days ago
6152f3d
gpuav: Replace VUID maps
by spencer-lunarg
· 10 days ago
fb01712
layers: More VUID Churn
by spencer-lunarg
· 10 days ago
82087cf
scripts: Update SPIRV Tools
by spencer-lunarg
· 10 days ago
9706311
tests: DAC tests
by ziga-lunarg
· 10 days ago
22f69c9
layers: Add missing DAC validation
by ziga-lunarg
· 10 days ago
98402bf
layers: Fix VUID churn 346
by spencer-lunarg
· 10 days ago
af58f6d
scripts: Update Vendor VUID
by Spencer Fricke
· 10 days ago
09bcefe
tests: Mesh shader with pipeline statistics query
by ziga-lunarg
· 10 days ago
9b47acb
layers: Validate mesh shader with pipeline statistics queries
by ziga-lunarg
· 10 days ago
1a62b0d
layers: Check if swapchain create is successful
by ziga-lunarg
· 10 days ago
ae66f64
layers: Add VK_KHR_device_address_commands
by ziga-lunarg
· 10 days ago
24f1b00
legacy: Auto generate the supersededBy info (#11878)
by Spencer Fricke
· 10 days ago
4f23348
gpuav: Fix debugprintf in callback functions
by Jeff Bolz
· 10 days ago
730c631
build: Update to header 1.4.346
by Mike Schuchardt
· 13 days ago
v1.4.346
2ce76a8
layers: Refactor vkQueuePresentKHR
by spencer-lunarg
· 13 days ago
375fb86
layers: Cleanup ValidatePhysicalDeviceSurfaceSupport
by spencer-lunarg
· 13 days ago
8ac1386
layers: Move <algorithm> into logging.cpp
by spencer-lunarg
· 13 days ago
4757243
layers: Add rest of VK_KHR_display
by spencer-lunarg
· 13 days ago
a784a1d
tests: Test 2d view array from 3d image
by ziga-lunarg
· 13 days ago
f462b51
layers: Fix checking image and view compatibility
by ziga-lunarg
· 13 days ago
f9d9a47
layers: Finish touches to vk_validation_stats.py
by spencer-lunarg
· 14 days ago
Next »