Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
arno-lunarg created a review on a pull request on KhronosGroup/Vulkan-ValidationLayers
arno-lunarg created a review on a pull request on KhronosGroup/Vulkan-ValidationLayers
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
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
arno-lunarg pushed 1 commit to arno-gpuav-cmd-validation-rework arno-lunarg/Vulkan-ValidationLayers
- gpuav: Fix Mesh test 8b03656
arno-lunarg pushed 1 commit to arno-gpuav-cmd-validation-rework arno-lunarg/Vulkan-ValidationLayers
- gpuav: Address ARNO_TODO 199b772
arno-lunarg opened an issue on KhronosGroup/Vulkan-ValidationLayers
Post 1.4 cleanup
- https://github.com/KhronosGroup/Vulkan-ValidationLayers/pull/8966#discussion_r1871133302 - https://github.com/KhronosGroup/Vulkan-ValidationLayers/pull/8966#discussion_r1871146500arno-lunarg created a review comment on a pull request on KhronosGroup/Vulkan-ValidationLayers
Add OOB error info to error message detection ```suggestion m_errorMonitor->SetDesiredError("UNASSIGNED-Device address out of bounds"); ```
arno-lunarg created a review on a pull request on KhronosGroup/Vulkan-ValidationLayers
arno-lunarg created a review comment on a pull request on KhronosGroup/Vulkan-ValidationLayers
Ah ok!
arno-lunarg created a review on a pull request on KhronosGroup/Vulkan-ValidationLayers
arno-lunarg pushed 1 commit to arno-gpuav-cmd-validation-rework arno-lunarg/Vulkan-ValidationLayers
- gpuav: Invert indices in test 7beb67b
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
arno-lunarg pushed 1 commit to arno-gpuav-cmd-validation-rework arno-lunarg/Vulkan-ValidationLayers
- gpuav: Temporarily disable Mesh test 9b04293
arno-lunarg pushed 1 commit to arno-update-1-4 arno-lunarg/Vulkan-ValidationLayers
- layers: Update to 1.4 41475a3
arno-lunarg created a review comment on a pull request on KhronosGroup/Vulkan-ValidationLayers
CI clang format issues, I have 17 and CI has 14. I will fix this later
arno-lunarg created a review on a pull request on KhronosGroup/Vulkan-ValidationLayers
arno-lunarg created a review comment on a pull request on KhronosGroup/Vulkan-ValidationLayers
not in this PR
arno-lunarg created a review on a pull request on KhronosGroup/Vulkan-ValidationLayers
arno-lunarg created a review comment on a pull request on KhronosGroup/Vulkan-ValidationLayers
These are the features that are required and enabled by 1.4
arno-lunarg created a review on a pull request on KhronosGroup/Vulkan-ValidationLayers
arno-lunarg created a review comment on a pull request on KhronosGroup/Vulkan-ValidationLayers
The same error is emitted in two different code paths, with different messages. Will look later for the reason!
arno-lunarg created a review on a pull request on KhronosGroup/Vulkan-ValidationLayers
arno-lunarg pushed 1 commit to arno-update-1-4 arno-lunarg/Vulkan-ValidationLayers
- scripts: Exclude format check for feature reqs 0d4e8d1
arno-lunarg pushed 1 commit to arno-gpuav-cmd-validation-rework arno-lunarg/Vulkan-ValidationLayers
- gpuav: Fix binding size 030e88b
arno-lunarg pushed 1 commit to arno-update-1-4 arno-lunarg/Vulkan-ValidationLayers
- layers: Update to 1.4 4ad6278
arno-lunarg pushed 1 commit to arno-gpuav-cmd-validation-rework arno-lunarg/Vulkan-ValidationLayers
- gpuav: Fix binding size 7abee7a
arno-lunarg opened a pull request on KhronosGroup/Vulkan-ValidationLayers
layers: Update to 1.4
Fixes for https://github.com/KhronosGroup/Vulkan-ValidationLayers/pull/8955arno-lunarg created a branch on arno-lunarg/Vulkan-ValidationLayers
arno-update-1-4 - Vulkan Validation Layers