Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
arno-lunarg pushed 169 commits to arno-gpuav-rename-gpu-folder arno-lunarg/Vulkan-ValidationLayers
- layers: Add UNUSED_WHILE_PENDING to threading exception 5c7c9dc
- layers: Cleanup ValidateHostCopyCurrentLayout 6ec0f3d
- layers: Cleanup Buffer::ComputeSize It always has been `ComputeValidSize` under the hood, so remove needless abstrac... 7bd8c8b
- tests: Prove image layout works with descriptor indexing 826b9ea
- tests: Add FindSupportedCompressedFormat 0382d40
- layers: Improve error message for copies 33efe00
- layers: Fixes for image buffer copies 94c43f2
- tests: Remove FindSupportedCompressedFormat 9d24718
- gpuav: Add debug label regions to validation cmds 541a2d4
- scripts: Generate FindAlias for VUID maps aa9bdfc
- layers: Fix empty timeline assumption in Semaphore::EnqueueWait It can be empty not only for imported semaphore. Reg... 8a41fe2
- tests: Add regression test for empty timeline after queue wait c7e57b3
- tests: Use profiles layer support for video Now that the Vulkan Profiles layer supports video profiles, switch to us... ff847ce
- tests: Remove RGB9E5 support from max_profile.json The Test ICD has hard-coded logic for not supporting RGB9E5. If t... ca82303
- build: Fix GN build c8ae21c
- tests: More Sampled Images tests for GPU-AV 44f63c6
- tests: Remove invalid positive array layer tests 828d51a
- settings: Revert enable_message_limit 91cce79
- tests: Fix tests for duplicate limit bf06fbe
- layers: Do not create wait timepoint after signal retired This is follow-up to 8a41fe2 - Fix empty timeline assumpti... dde6a7a
- and 149 more ...
arno-lunarg pushed 1 commit to arno-new-clang-format arno-lunarg/Vulkan-ValidationLayers
- vvl: Test a new .clang-format 997f2ba
arno-lunarg created a branch on arno-lunarg/Vulkan-ValidationLayers
arno-new-clang-format - Vulkan Validation Layers
arno-lunarg deleted a branch arno-lunarg/Vulkan-ValidationLayers
arno-gpuav-disable-vertex-buffer-fetching-validation
arno-lunarg deleted a branch arno-lunarg/Vulkan-ValidationLayers
arno-gpuav-fix-draw-count-management
arno-lunarg pushed 1 commit to arno-gpuav-disable-vertex-buffer-fetching-validation arno-lunarg/Vulkan-ValidationLayers
- gpuav: Disable vertex buffer fetching validation It can be too slow, I am moving validation to instrumentation db60cf9
arno-lunarg pushed 1 commit to arno-gpuav-disable-vertex-buffer-fetching-validation arno-lunarg/Vulkan-ValidationLayers
- gpuav: Disable vertex buffer fetching validation It can be too slow, I am moving validation to instrumentation 1159d91
arno-lunarg created a branch on arno-lunarg/Vulkan-ValidationLayers
arno-gpuav-disable-vertex-buffer-fetching-validation - Vulkan Validation Layers
github-actions[bot] created a tag on arno-lunarg/Vulkan-ValidationLayers
snapshot-2025wk01 - Vulkan Validation Layers
arno-lunarg pushed 3 commits to arno-gpu-av-rt-cts-assert arno-lunarg/Vulkan-ValidationLayers
arno-lunarg pushed 1 commit to arno-gpu-av-rt-cts-assert arno-lunarg/Vulkan-ValidationLayers
- gpuav: Fix shared RT validation resources handling b6d278d
arno-lunarg pushed 1 commit to arno-gpu-av-rt-cts-assert arno-lunarg/Vulkan-ValidationLayers
- gpuav: Fix shared RT validation resources handling c6b568f
arno-lunarg created a branch on arno-lunarg/Vulkan-ValidationLayers
arno-gpu-av-rt-cts-assert - Vulkan Validation Layers
arno-lunarg pushed 1 commit to arno-fix arno-lunarg/Vulkan-ValidationLayers
- tests: Test enable VK_KHR_VERTEX_ATTRIBUTE_DIVISOR 731a9b6
arno-lunarg created a branch on arno-lunarg/Vulkan-ValidationLayers
arno-fix - Vulkan Validation Layers
arno-lunarg deleted a branch arno-lunarg/Vulkan-ValidationLayers
arno-fix-driver-info-printing-logic
arno-lunarg pushed 13 commits to arno-fix-driver-info-printing-logic arno-lunarg/Vulkan-ValidationLayers
- chassis: Split up DeviceObject Create separate vvl::dispatch::Instance and vvl::dispatch::Device objects with most i... 7bcb863
- layers: Improve Descriptors error messages d614128
- tests: Remove deprecated helpers 0a59e6d
- tests: Test updating descriptors with acceleration structures dd4d681
- tests: Test VkAccelerationStructureGeometryKHR d55135f
- tests: Add tests for VkCommandBufferInheritanceInfo 7a12bfa
- tests: Remove using std:: 77952a8
- layers: Remove unneeded pCreateInfo checks 98eac09
- scripts: Check Copyrights from any directory bb8fee9
- layers: Small cleanup to string_VkPushConstantRange 1566cb8
- layers: Remove unimplementable union of struct sType a7c6b28
- tests: Add GetPhysicalDeviceSurfaceCapabilities2EXT to testICd 3863631
- tests: Reworked a bit driver info printing logic A funny issue showed up while investigating issue #9109 When ran on... 839e88c