| Age | Commit message (Expand) | Author |
|---|---|---|
| 2017-07-17 | Handle `Buffer` types more like textures | Tim Foley |
| 2017-07-14 | Adjust type layout when parameter block constains member using the same resource | Tim Foley |
| 2017-07-14 | Don't assign a `binding` to a `push_constant` buffer | Tim Foley |
| 2017-07-13 | An array of resources in Vulkan only consumes one binding | Tim Foley |
| 2017-07-10 | Try to be more robust against un-checked types during lowering, etc. | Tim Foley |
| 2017-07-09 | Pick layout rules based on target languge, not source. | Tim Foley |
| 2017-07-07 | Fix support for `std430` layout | Tim Foley |
| 2017-07-07 | Fix alignment computation for `std140` uniforms | Tim Foley |
| 2017-07-06 | Fix many warnings-as-errors issues. | Tim Foley |
| 2017-06-28 | Store integer literals at high precision in AST | Tim Foley |
| 2017-06-26 | Include imported code when generating reflection data | Tim Foley |
| 2017-06-15 | Replace `DeclRef` approach | Tim Foley |
| 2017-06-15 | Rename `Slang::Compiler` -> `Slang` | Tim Foley |
| 2017-06-09 | Initial import of code. | Tim Foley |
