summaryrefslogtreecommitdiff
path: root/tools/slang-unit-test/unit-test-translation-unit-import.cpp
AgeCommit message (Expand)Author
2024-11-13Correct include dir for libslang (#5539)Ellie Hermaszewska
2024-10-29formatEllie Hermaszewska
2024-07-17Move the file public header files to `include` dir (#4636)kaizhangNV
2023-12-06Support visibility control and default to `internal`. (#3380)Yong He
2023-09-01Fix GLSL code gen around RayQuery and HitObject types. (#3173)Yong He
2022-04-21Made translation units visible to transitive `import`s. (#2197)Yong He
2022-04-19Make translation units in the same CompileReq visible to `import`. (#2184)Yong He