summaryrefslogtreecommitdiffstats
path: root/source/slang/slang-emit-cpp.cpp
Commit message (Expand)AuthorAge
* Feature/decor entry point name (#1073)jsmall-nvidia2019-10-09
* Remove EntryPointLayout* use in emit logic. (#1071)jsmall-nvidia2019-10-08
* Feature/ir entry point profile (#1068)jsmall-nvidia2019-10-08
* IR types for subset of Attributes (#1067)jsmall-nvidia2019-10-04
* Fix for preprocessor defines for C++ / C (#1063)jsmall-nvidia2019-09-23
* Clean up some behavior of operator% (#1060)Tim Foley2019-09-18
* Improvements to testing and ABI for CPU (#1057)jsmall-nvidia2019-09-18
* CPU ABI improvements (#1056)jsmall-nvidia2019-09-17
* CPU Performance/Testing improvements (#1055)jsmall-nvidia2019-09-16
* CPU uniform entry point params (#1041)jsmall-nvidia2019-09-03
* WIP: CPU compute coverage (#1030)jsmall-nvidia2019-08-22
* User defined downstream compiler prelude (#1028)jsmall-nvidia2019-08-20
* WIP: Preliminary Slang -> C++ code generation (#1009)jsmall-nvidia2019-08-08
* Use C++ template types in code generation (#1000)jsmall-nvidia2019-07-22
* Change how global-scope constants are handled (#1001)Tim Foley2019-07-17
* Slang -> C++ -> SharedLibrary -> Test (#999)jsmall-nvidia2019-07-17
* WIP: slang to C++ code generation (#997)jsmall-nvidia2019-07-09
* Split out target code generation from CLikeSourceEmitter (#976)jsmall-nvidia2019-06-06