summaryrefslogtreecommitdiff
path: root/source/core/slang-basic.h
AgeCommit message (Collapse)Author
2020-07-06ShortList<T> and core.natvis improvements. (#1430)Yong He
* ShortList<T> and core.natvis improvements. * Fix gcc build. * add `getBuffer()` accessor to `GetArrayViewResult`
2019-05-31Use slang- prefix on slang compiler and core source (#973)jsmall-nvidia
* Prefixing source files in source/slang with slang- * Prefix source in source/slang with slang- prefix. * Rename core source files with slang- prefix. * Update project files. * Fix problems from automatic merge.