aboutsummaryrefslogtreecommitdiff
path: root/lib/compilers/hlsl.ts
Commit message (Expand)AuthorAge
* eslint root setting and fixes (#6307)gh-11409Patrick Quist2024-04-16
* Since ES6 there's no reason to use `underscore`s map and filter (#5989)gh-10149Ofek2024-01-13
* Add Racket optimisation pipeline (#5836)gh-9905J. Ryan Stinnett2023-12-11
* Rename opt pipeline without LLVM prefix (#5828)gh-9794J. Ryan Stinnett2023-12-03
* Fix #4654 (#5749)gh-9567Ofek2023-11-13
* Support the opt pipeline view in dxc for HLSL (#5704)gh-9393Justin Bogner2023-11-04
* Add AST viewer support for HLSL/DXC (#5627)gh-9164Cassandra Beckley2023-10-22
* Use the SPIR-V parser for DXC SPIR-V output (#5418)gh-8674Cassandra Beckley2023-09-04
* Transition to ECMAScript Modules (#4780)gh-6536Mats Jun Larsen2023-02-27
* Fix trailing comma issue (#4775)gh-6504Jeremy Rifkin2023-02-26
* Turn some auto-fixable eslint rules back on (#4766)gh-6434Jeremy Rifkin2023-02-23
* refactor: renames the CompilerFilters type (#4346)gh-5117Marc Poulhiès2022-11-28
* Add RGA compiler support to HLSL (#3961)gh-3951Jeremy Ong2022-08-17