Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

arno-lunarg/Vulkan-ValidationLayers

arno-lunarg created a branch on arno-lunarg/Vulkan-ValidationLayers

gpuav-add-comment - Vulkan Validation Layers

arno-lunarg pushed 1 commit to arno-gpuav-rename-gpu-folder arno-lunarg/Vulkan-ValidationLayers
  • gpuav: Rename gpu folder to gpuav Also rename `cmd_validation` to `validation_cmd`, a name that actually describes o... ef54b4a

View on GitHub

arno-lunarg pushed 1 commit to arno-gpuav-rename-gpu-folder arno-lunarg/Vulkan-ValidationLayers
  • gpuav: Rename gpu folder to gpuav Also rename `cmd_validation` to `validation_cmd`, a name that actually describes o... 80e99ff

View on GitHub

arno-lunarg pushed 1 commit to arno-gpuav-rename-gpu-folder arno-lunarg/Vulkan-ValidationLayers
  • gpuav: Rename gpu folder to gpuav Also rename `cmd_validation` to `validation_cmd`, a name that actually describes o... 621e343

View on GitHub

arno-lunarg deleted a branch arno-lunarg/Vulkan-ValidationLayers

arno-gpuav-cmd-validation-rework

arno-lunarg pushed 6 commits to arno-gpuav-cmd-validation-rework arno-lunarg/Vulkan-ValidationLayers
  • layers: Add legacy dithering flag to fragment output state Add legacy dithering enable flag as part of fragment outp... 7b6043f
  • tests: Add test for GPL and legacy dithering Add test for using legacy dithering enable flag with dynamic rendering ... ac570e7
  • ci: Reduce TSAN to tests that need it afa1573
  • layers: Small legacy dithering fix e38c283
  • sync: Introduce key-value properties section This section is optional and is disabled by default. If enabled it is a... cb414cb
  • gpu: Check index buffer contents in pre-draw validation Fixes #2492 Completely rework gpuav_draw, to make it easier... a3251a3

View on GitHub

arno-lunarg pushed 21 commits to arno-gpuav-cmd-validation-rework arno-lunarg/Vulkan-ValidationLayers
  • chassis: Simplify Dispatch and Validation object tracking Split Device and Instance state into separate maps. Make m... 3d4d519
  • layers: Cleanup post 1.4 VUID names 4a230e6
  • tests: Missing extension enablements in tests d84bbba
  • gpuav: Rename UpdateCommandCount To IncrementCommandCount b3f08e9
  • tests: Breakup and fix host image tests e7bd009
  • layers: Update alias post 1.4 5348c37
  • layers: Fix VUID for 1.4 device features a3c11ab
  • tests: Test creating device with duplicated features 3207eb5
  • layers: Improve UsageHostTransferCheck error message 98b2949
  • layers: Group buffer copy checks 13d5aba
  • layers: CopyImage error messages efee2e5
  • layers: Add ValidateCopyImageRegionCommon 9309e4e
  • layers: Add more CopyImageBuffer VUID maps b7967f7
  • layers: Misc cleanup of Copy Buffer Image code af17245
  • tests: Reorganize GPU-AV tests 6547e36
  • scripts: Misc generator cleanups 101a7b5
  • layers: Make use of c++17 pair accessor 83ac7ba
  • layers: Give non-map names to non-image-layout-maps 03c4c21
  • layers: Collapse the image layout map value 7175c89
  • layers: Use ImageLayoutRegistry name instead 3d71b87
  • and 1 more ...

View on GitHub

arno-lunarg pushed 16 commits to arno-gpuav-cmd-validation-rework arno-lunarg/Vulkan-ValidationLayers
  • gpu: Check index buffer contents in pre-draw validation Fixes #2492 Completely rework gpuav_draw, to make it easier... 2f87571
  • gpuav: Fix storage buffers bindings offsets 0d42c87
  • gpuav: Fix binding size be72488
  • gpuav: Temporarily disable Mesh test 42cf5f4
  • gpuav: Invert indices in test 0ec2ccc
  • gpuav: Remove ValidationPipeline struct c526dd5
  • gpuav: Address ARNO_TODO 6b9cb43
  • gpuav: Fix Mesh test e17405d
  • gpuav: Fix vertex buffer stride handling I guess stride == 0 => vertex attributes are tightly packed f0a737f
  • gpuav: Improve performance By augmenting computer shaders wave size 4c2871e
  • gpuav: Address PR comments ac7362b
  • tests: Add more complex indexed draw test 6105fb6
  • gpuav: Address part of PR comments, better err msg Add more info to out of bounds vertex buffer fetch 6a6b17d
  • gpuav: Have vko::Buffer::Create return success 83abf7f
  • gpuav: Further address PR comments b902c18
  • tests: Add gpu_av_indirect_buffer_positive eeaa849

View on GitHub

github-actions[bot] created a tag on arno-lunarg/Vulkan-ValidationLayers

snapshot-2024wk49 - Vulkan Validation Layers

arno-lunarg pushed 36 commits to arno-gpuav-cmd-validation-rework arno-lunarg/Vulkan-ValidationLayers
  • tests: Remove old feature extension enabling 07c2d7c
  • tests: Add basic vkt wrappers for Instance and Surface This fixes several leaks of surface related memory. 35b7fea
  • layers: Reduce pRegions loops 561f841
  • sync: Remove access entries of destroyed resources Syncval cleanups old access entries during host side synchronizat... 5a3bf04
  • tests: Monitor access state cleanup bf0e5ee
  • gpu: Fix static array checking f6747fd
  • gpu: Fix TexelFetch case 685d37d
  • gpu: Add Atomic Image descriptor OOB checks 99d854c
  • gpu: Add Atomic Buffer descriptor OOB checks 6f587aa
  • gpu: Add storage image tests 8d63690
  • tests: Cleanup copy image buffer tests 902f3cf
  • sync: Replace bitmask with index where possible 0a35674
  • layers: Fix TexelBlockExtent error messages 7d086dc
  • tests: Create dedicated image layout test file 171b7a9
  • layers: Don't validate external image layouts eaaa35b
  • sync: Rename SyncStageAccessInfoType -> SyncAccessInfo 479275a
  • sync: Rename SyncStageAccessIndex -> SyncAccessIndex StageAccess name was used to indicate specific access on specif... 6d9b324
  • sync: Rename more StageAccess patterns to Access e18e395
  • layers: Fix error message and new tests for copies cfb3370
  • gpu: Fix GPU-AV Perf Regression 76ed37f
  • and 16 more ...

View on GitHub

arno-lunarg created a branch on arno-lunarg/Vulkan-ValidationLayers

arno-gpuav-debug-label-cmd-validation - Vulkan Validation Layers

arno-lunarg created a branch on arno-lunarg/Vulkan-ValidationLayers

arno-gpuav-rename - Vulkan Validation Layers

arno-lunarg pushed 1 commit to arno-gpuav-cmd-validation-rework arno-lunarg/Vulkan-ValidationLayers
  • gpuav: Address PR comments 03f337c

View on GitHub

arno-lunarg pushed 1 commit to arno-gpuav-cmd-validation-rework arno-lunarg/Vulkan-ValidationLayers
  • gpuav: Address PR comments c7345e8

View on GitHub

arno-lunarg deleted a branch arno-lunarg/Vulkan-ValidationLayers

arno-update-1-4

arno-lunarg pushed 1 commit to arno-gpuav-cmd-validation-rework arno-lunarg/Vulkan-ValidationLayers
  • gpuav: Improve performance By augmenting computer shaders wave size d409dab

View on GitHub

arno-lunarg pushed 1 commit to arno-gpuav-cmd-validation-rework arno-lunarg/Vulkan-ValidationLayers
  • gpuav: Fix vertex buffer stride handling I guess stride == 0 => vertex attributes are tightly packed db4f9d4

View on GitHub

arno-lunarg pushed 1 commit to arno-gpuav-cmd-validation-rework arno-lunarg/Vulkan-ValidationLayers

View on GitHub

arno-lunarg pushed 1 commit to arno-gpuav-cmd-validation-rework arno-lunarg/Vulkan-ValidationLayers

View on GitHub

arno-lunarg pushed 1 commit to arno-gpuav-cmd-validation-rework arno-lunarg/Vulkan-ValidationLayers
  • gpuav: Invert indices in test 7beb67b

View on GitHub

arno-lunarg pushed 11 commits to arno-update-1-4 arno-lunarg/Vulkan-ValidationLayers
  • sync: Replace bitmask with index where possible 0a35674
  • layers: Fix TexelBlockExtent error messages 7d086dc
  • tests: Create dedicated image layout test file 171b7a9
  • layers: Don't validate external image layouts eaaa35b
  • sync: Rename SyncStageAccessInfoType -> SyncAccessInfo 479275a
  • sync: Rename SyncStageAccessIndex -> SyncAccessIndex StageAccess name was used to indicate specific access on specif... 6d9b324
  • sync: Rename more StageAccess patterns to Access e18e395
  • layers: Fix error message and new tests for copies cfb3370
  • gpu: Fix GPU-AV Perf Regression 76ed37f
  • build: Only install PDB if it exists 172027b
  • layers: Update to 1.4 649a19f

View on GitHub

arno-lunarg pushed 1 commit to arno-gpuav-cmd-validation-rework arno-lunarg/Vulkan-ValidationLayers
  • gpuav: Temporarily disable Mesh test 9b04293

View on GitHub

arno-lunarg pushed 1 commit to arno-update-1-4 arno-lunarg/Vulkan-ValidationLayers

View on GitHub

arno-lunarg pushed 1 commit to arno-update-1-4 arno-lunarg/Vulkan-ValidationLayers
  • scripts: Exclude format check for feature reqs 0d4e8d1

View on GitHub

arno-lunarg pushed 1 commit to arno-gpuav-cmd-validation-rework arno-lunarg/Vulkan-ValidationLayers

View on GitHub

arno-lunarg pushed 1 commit to arno-update-1-4 arno-lunarg/Vulkan-ValidationLayers

View on GitHub

arno-lunarg pushed 1 commit to arno-gpuav-cmd-validation-rework arno-lunarg/Vulkan-ValidationLayers

View on GitHub

arno-lunarg created a branch on arno-lunarg/Vulkan-ValidationLayers

arno-update-1-4 - Vulkan Validation Layers

arno-lunarg pushed 1 commit to arno-gpuav-cmd-validation-rework arno-lunarg/Vulkan-ValidationLayers
  • gpuav: Fix storage buffers bindings offsets f03740b

View on GitHub

arno-lunarg pushed 1 commit to arno-gpuav-cmd-validation-rework arno-lunarg/Vulkan-ValidationLayers
  • gpu: Check index buffer contents in pre-draw validation Fixes #2492 Completely rework gpuav_draw, to make it easier... 589738d

View on GitHub

Load more