Skip to content

Actions: DiligentGraphics/DiligentCore

MSVC Code Analysis

Actions

Loading...
Loading

Show workflow options

Create status badge

Loading
344 workflow run results
344 workflow run results

Filter by Event

Loading

Filter by Status

Loading

Filter by Branch

Loading

Filter by Actor

Loading
WebGPU: Fixed DebugGroups (close #602, close #584)
MSVC Code Analysis #2657: Commit 7a74c4b pushed by TheMostDiligent
August 9, 2024 16:09 29m 6s master
August 9, 2024 16:09 29m 6s
D3D12 Mips Generator: fixed issue with state transitions (close #599)
MSVC Code Analysis #2652: Commit 9e884e6 pushed by TheMostDiligent
August 8, 2024 21:42 29m 26s master
August 8, 2024 21:42 29m 26s
HLSL2GLSLConverter: shrink returned GLSL source string
MSVC Code Analysis #2638: Commit 88c3cb6 pushed by TheMostDiligent
August 6, 2024 23:22 28m 44s master
August 6, 2024 23:22 28m 44s
GitHub Actions: updated Android gradle version
MSVC Code Analysis #2635: Commit 35c404f pushed by TheMostDiligent
August 3, 2024 21:01 30m 13s master
August 3, 2024 21:01 30m 13s
GitHub Actions: updated Android NDK version to 27.0.12077973
MSVC Code Analysis #2633: Commit d4358bd pushed by TheMostDiligent
August 3, 2024 19:04 29m 26s master
August 3, 2024 19:04 29m 26s
DeviceContextD3D11: improved UAV unbinding in BindCacheResources (#591)
MSVC Code Analysis #2631: Commit bc0628f pushed by TheMostDiligent
August 3, 2024 17:15 29m 49s master
August 3, 2024 17:15 29m 49s
DeviceContextD3D11: do not allow resources be bound to multiple UAV s…
MSVC Code Analysis #2628: Commit 83307d8 pushed by TheMostDiligent
August 3, 2024 07:52 29m 5s master
August 3, 2024 07:52 29m 5s
AttachmentCleanerWebGPU: some improvements + refactoring
MSVC Code Analysis #2626: Commit 9ab35cf pushed by TheMostDiligent
August 3, 2024 04:47 28m 57s master
August 3, 2024 04:47 28m 57s
WebGPU: Added query (close #531)
MSVC Code Analysis #2612: Commit 61fd532 pushed by TheMostDiligent
August 2, 2024 20:48 30m 10s master
August 2, 2024 20:48 30m 10s
Updated Vulkan third-party dependencies to 1.3.290
MSVC Code Analysis #2589: Commit a7e8639 pushed by TheMostDiligent
August 1, 2024 06:17 29m 9s master
August 1, 2024 06:17 29m 9s
GenerateMipsHelperWebGPU: support two- and one-component formats
MSVC Code Analysis #2583: Commit 29e25a3 pushed by TheMostDiligent
July 31, 2024 00:24 29m 48s master
July 31, 2024 00:24 29m 48s
HLSL2GLSLConverter: do not use std140 layout qualifier for storage bu…
MSVC Code Analysis #2581: Commit c4dd30b pushed by TheMostDiligent
July 30, 2024 22:57 31m 4s master
July 30, 2024 22:57 31m 4s
WebGPU: reworked dynamic offsets handling (close #539)
MSVC Code Analysis #2579: Commit 9aa69de pushed by TheMostDiligent
July 30, 2024 21:39 28m 53s master
July 30, 2024 21:39 28m 53s
WebGPU: Fixed memory leaks (#589)
MSVC Code Analysis #2577: Commit 6db118b pushed by MikhailGorobets
July 30, 2024 10:59 29m 31s master
July 30, 2024 10:59 29m 31s
WebGPU: Fixed build settings for pthreads (close #583)
MSVC Code Analysis #2572: Commit 1f1d2cb pushed by TheMostDiligent
July 30, 2024 06:33 29m 20s master
July 30, 2024 06:33 29m 20s
ShaderResourceCacheWebGPU: added dynamic buffer counter validation
MSVC Code Analysis #2565: Commit 528fc12 pushed by TheMostDiligent
July 30, 2024 02:30 29m 29s master
July 30, 2024 02:30 29m 29s
PipelineLayoutWebGPU: added validation against device resource limits
MSVC Code Analysis #2562: Commit 2074c03 pushed by TheMostDiligent
July 30, 2024 00:16 30m 38s master
July 30, 2024 00:16 30m 38s
WebGPU: delay creation of WGPU bind group layouts, pipeline layouts a…
MSVC Code Analysis #2559: Commit 34c87db pushed by TheMostDiligent
July 29, 2024 22:05 29m 30s master
July 29, 2024 22:05 29m 30s
WebGPU: Enabled depth clip in the pipeline state (close #585)
MSVC Code Analysis #2547: Commit e77589e pushed by TheMostDiligent
July 29, 2024 07:33 29m 17s master
July 29, 2024 07:33 29m 17s
WebGPU: Fixed size of buffer
MSVC Code Analysis #2543: Commit 0ba829c pushed by TheMostDiligent
July 26, 2024 02:25 30m 41s master
July 26, 2024 02:25 30m 41s
WebGPU: fixed ShaderResourceLayout.VariableAccess test
MSVC Code Analysis #2540: Commit 925e3f3 pushed by TheMostDiligent
July 25, 2024 20:52 29m 4s master
July 25, 2024 20:52 29m 4s
WGSLUtils: reworked handling of atomic buffers
MSVC Code Analysis #2537: Commit 0d08b24 pushed by TheMostDiligent
July 25, 2024 17:47 28m 54s master
July 25, 2024 17:47 28m 54s
WebGPU: implemented async shader and pipeline creation (close #574)
MSVC Code Analysis #2529: Commit 7b38d7a pushed by TheMostDiligent
July 25, 2024 02:51 28m 53s master
July 25, 2024 02:51 28m 53s
WebGPU: Minor fixes for texture uploading
MSVC Code Analysis #2522: Commit 3343fae pushed by TheMostDiligent
July 24, 2024 23:32 28m 57s master
July 24, 2024 23:32 28m 57s
WebGPU: Implemented texture uploader (close #556)
MSVC Code Analysis #2518: Commit fb1cb7a pushed by TheMostDiligent
July 24, 2024 15:15 30m 59s master
July 24, 2024 15:15 30m 59s