summaryrefslogtreecommitdiff
path: root/source/slang/slang-preprocessor.h
AgeCommit message (Expand)Author
2024-02-06Unify GLSL and HLSL buffer block parsing. (#3552)Yong He
2022-12-12Refactor shader cache (#2558)skallweitNV
2022-11-29FileStream-based implementation for updating cache index file (#2485)lucy96chen
2022-10-29Shader cache bugfixes and test additions (#2467)lucy96chen
2022-06-22 More Language Server Improvements. (#2289)Yong He
2021-05-21Overhaul the preprocessor (#1849)T. Foley
2021-05-14FXC as DownstreamCompiler (#1844)jsmall-nvidia
2021-04-01Added compiler-core project (#1775)jsmall-nvidia
2020-09-24Refactor preprocessor API to avoid coupling (#1559)Tim Foley
2020-09-23Simplify workflow when using NVAPI (#1556)Tim Foley
2020-08-19Remove IncludeHandler. (#1505)jsmall-nvidia
2020-08-18Support for float atomics on RWByteAddressBuffer (#1502)jsmall-nvidia
2019-05-31Use slang- prefix on slang compiler and core source (#973)jsmall-nvidia