summaryrefslogtreecommitdiffstats
path: root/source/slang/bytecode.cpp
Commit message (Expand)AuthorAge
* Basic IR support for `static const` globals (#404)Tim Foley2018-02-08
* Parameter blocks (#245)Tim Foley2017-11-06
* fixes x64 warningsYong He2017-11-04
* fix linux buildYong He2017-11-04
* fixed all warningsYong He2017-11-04
* fix all unreachable code warningsYong He2017-11-04
* Initial work on support code generation for generics with constraints (#233)Tim Foley2017-10-27
* Implement notion of a "container format" (#213)Tim Foley2017-10-16
* Perform some transformations on IR to legalize for GLSL (#200)Tim Foley2017-10-06
* IR: overhaul IR design/implementation (#195)Tim Foley2017-10-04
* First attempt at a Linux build (#193)Tim Foley2017-09-27
* Initial work on a "VM" for Slang code (#189)Tim Foley2017-09-21