summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2025-02-07Add test for visibility in translation unit with multiple source files (#6306)Anders Leino
2025-02-05Enable D3D12 experimental feature to use coopvec (#6290)Jay Kwak
2025-02-05Feature/initialize list side branch (#6058)kaizhangNV
2025-02-04Correct NVAPI include (#6263)Ellie Hermaszewska
2025-01-31Update Slang-RHI and enable any debug layers up-front (#6226)Anders Leino
2025-01-30Support cooperative vector including Vulkan-Header (#6228)Jay Kwak
2025-01-30Support cooperative vector (#6223)Jay Kwak
2025-01-28Fix geometry shader related modifier lowering. (#6197)Yong He
2025-01-28Add a unit test to cover type-conformance compilation API. (#6178)Yong He
2025-01-24Fix static build and install (#6158)Dario Mylonopoulos
2025-01-22Cache and reuse glsl module. (#6152)Yong He
2025-01-17test-server should use d3d12core.dll from bin directory (#6095)Jay Kwak
2025-01-17Add groupshared atomic array test. (#6107)Yong He
2025-01-17Avoid using the backend validation when using test server (#6094)Jay Kwak
2025-01-15Fix argument buffer tier2 layout computation. (#6101)Yong He
2025-01-08slang-test: Ensure runtime is consistent (#6021)Anders Leino
2025-01-07Add backtraces to examples (#5973)Anders Leino
2025-01-07Lower varying parameters as pointers instead of SSA values. (#5919)Yong He
2025-01-07Fix some robustness issues in the examples (#5984)Anders Leino
2025-01-06Properly set D3D12SDKPath (#5993)Jay Kwak
2025-01-03Create DirectDeclRef when creating Decl to prevent invalid dedup. (#5945)Yong He
2025-01-03Fix parameter location reflection for pure data paramblocks. (#5956)Yong He
2025-01-01Allow explicit test root (#5980)bspeice
2024-12-26Support dispatchComputeIndirect and draw(Indexed)Indirect with count buffer f...AdamYuan
2024-12-18Fix metadata of register space and varying params. (#5906)Yong He
2024-12-17Support specializing generic entrypoints in `findAndCheckEntryPoint`. (#5890)Yong He
2024-12-17Fix entrypoint auto discovery logic. (#5885)Yong He
2024-12-18Fix `getArgumentValueFloat` when arg is int. (#5888)Yong He
2024-12-11Fix attribute reflection. (#5823)Yong He
2024-12-10A small mistake. (#5819)HappyLi3
2024-12-10Fix a crash when search for files. (#5818)Yong He
2024-12-09Allow pointers to existential values. (#5793)Yong He
2024-12-09Fix reflection for pointer element types. (#5797)Yong He
2024-12-05Remove duplicate call to install() for libslang (#5767)Ellie Hermaszewska
2024-12-02Move c++ parsing code from slang-cpp-extractor to static library (#5675)Lauro Oyen
2024-11-25Fix issue with slang-embed & include ordering (#5680)Sai Praveen Bangaru
2024-11-21Enable some rendering tests (#5623)Anders Leino
2024-11-20Change how DeclRef::toText works (#5592)Sai Praveen Bangaru
2024-11-15Embed core module in wasm build. (#5569)Yong He
2024-11-14[slang-rhi] pass encoders (#5559)Simon Kallweit
2024-11-13Correct include dir for libslang (#5539)Ellie Hermaszewska
2024-11-13Various fixes to enable some WGSL graphics tests (#5548)Anders Leino
2024-11-11Reflection compiler option (#5507)tareksander
2024-11-11[slang-rhi] refactor command encoding (#5487)Simon Kallweit
2024-11-08Fix EHa flag compiler filtering (#5524)cheneym2
2024-11-05Catch all exceptions in render-test (#5495)cheneym2
2024-11-05Update slang-rhi and fix error handling (#5485)cheneym2
2024-11-05Move switch statement bodies to their own lines (#5493)Ellie Hermaszewska
2024-10-29formatEllie Hermaszewska
2024-10-29preparation for clang format (#5422)Ellie Hermaszewska