summaryrefslogtreecommitdiffstats
path: root/tools/gfx/vulkan
Commit message (Expand)AuthorAge
* Fail slang-test when VVL printed errors (#8280)Jay Kwak2025-08-26
* Fix additional VVL violations (#7377)Gangzheng Tong2025-06-18
* Change SLANG_OVERRIDE_xxx_PATH and fix header file path (#7207)Lujin Wang2025-05-30
* Enable Windows full debug testsuite in CI (#7085)Gangzheng Tong2025-05-16
* Update build to allow setting more external paths (#7044)lujinwangnv2025-05-10
* Check the available VK extensions before using CoopVec APIs in GFX (#6849)Jay Kwak2025-04-18
* Fix compiler warning with clang 18.1.8 on windows (#6843)Jay Kwak2025-04-17
* Support SPIR-V deferred linking option (#6500)cheneym22025-03-05
* Fix precompiledTargetModule tests (#6455)cheneym22025-02-26
* Support cooperative vector including Vulkan-Header (#6228)Jay Kwak2025-01-30
* Support cooperative vector (#6223)Jay Kwak2025-01-30
* Support dispatchComputeIndirect and draw(Indexed)Indirect with count buffer f...AdamYuan2024-12-26
* A small mistake. (#5819)HappyLi32024-12-10
* Correct include dir for libslang (#5539)Ellie Hermaszewska2024-11-13
* Move switch statement bodies to their own lines (#5493)Ellie Hermaszewska2024-11-05
* formatEllie Hermaszewska2024-10-29
* preparation for clang format (#5422)Ellie Hermaszewska2024-10-29
* fix getVKAdapters on MoltenVK (#4852)skallweitNV2024-08-15
* Do not include vk xlib headers from vulkan.h when SLANG_ENABLE_XLIB is not se...Ellie Hermaszewska2024-07-10
* Ray tracing validation (#4418)ccummingsNV2024-06-27
* Remove duplicate `VkPhysicalDeviceComputeShaderDerivativesFeaturesNV` extensi...ArielG-NV2024-06-11
* Address glslang ordering requirments for 'derivative_group_*NV' (#4323)ArielG-NV2024-06-10
* [gfx] Metal graphics support (#4324)skallweitNV2024-06-10
* Support different SPIRV versions. (#4254)Yong He2024-06-01
* add support for callable shaders in gfx (#3460)skallweitNV2024-05-27
* Fix all Clang-14 warnings (#4203)ArielG-NV2024-05-22
* [gfx] specify resource view buffer range in bytes (#4149)skallweitNV2024-05-13
* add missing Result to IRayTracingCommandEncoder::bindPipline (#4148)skallweitNV2024-05-11
* [gfx] Cache mutable root shader object in Vulkan (#4119)skallweitNV2024-05-08
* Add variable pointers to render-test-vk and a related failing test-case (#4041)ArielG-NV2024-04-28
* create empty vulkan framebuffer with max dimensions (#3996)skallweitNV2024-04-22
* fix vulkan shared fence (#3911)skallweitNV2024-04-10
* gfx vulkan fixes (#3897)skallweitNV2024-04-05
* Implement GLSL gimageDim & memory qualifiers with optional extension(s); reso...ArielG-NV2024-03-26
* [gfx] compile shaders when creating programs for d3d12/vulkan (#3774)skallweitNV2024-03-16
* Implement glsl atomic's [non image or memory scope] with optional extension(s...ArielG-NV2024-03-13
* gfx: return error when vulkan fails to create buffer/pipeline (#3741)skallweitNV2024-03-12
* set VK_MEMORY_PROPERTY_DEVICE_LOCAL_BIT for device local memory (#3698)skallweitNV2024-03-07
* [SPIRV] Add NonSemanticDebugInfo for step-through debugging. (#3644)Yong He2024-02-28
* add support for shared resources on vulkan/linux (#3636)skallweitNV2024-02-27
* switch to vkCreateMetalSurfaceEXT and create metal layer in swapchain (#3627)Simon Kallweit2024-02-26
* derive approximate DX12 shader model in vulkan (#3596)skallweitNV2024-02-20
* Refactor compiler option representations. (#3598)Yong He2024-02-20
* gfx:Add callback to IPipelineCreationAPIDispatcher (#3556)kaizhangNV2024-02-06
* Atomics+Wave ops intrinsics fixes. (#3542)Yong He2024-02-02
* adding required extensions to gfx to enable basic vulkan printf functionality...Nathan V. Morrical2024-02-02
* macos/vulkan support (#3418)skallweitNV2023-12-18
* Parameter binding and gfx fixes. (#3302)Yong He2023-11-01
* Fix warnings for gcc 12.3 (#3286)Ellie Hermaszewska2023-10-25
* Add a tool to dump/replay compute pipeline creation from gfx. (#3275)Yong He2023-10-19