summaryrefslogtreecommitdiffstats
path: root/tests/bugs
Commit message (Expand)AuthorAge
* Remove non-IR codegen paths (#398)Tim Foley2018-02-03
* Remove support for the -no-checking flag (#392)Tim Foley2018-02-02
* Fix handling of errors in imported modules (#387)Tim Foley2018-01-26
* Always respect dependency order when lowering decls via AST (#344)Tim Foley2018-01-02
* Work on getting rewriter + IR playing nice together. (#314)Tim Foley2017-12-18
* Fix emitting of loop attributes for HLSL pass-through (#296)Tim Foley2017-11-22
* Support generic interface methods (#251)Yong He2017-11-07
* Parameter blocks (#245)Tim Foley2017-11-06
* Fix output for matrix multiple in GLSL code (#228)Tim Foley2017-10-23
* Do loop fix (#209)Tim Foley2017-10-12
* Bug fixing (#207)Tim Foley2017-10-11
* Fix emit logic for `cbuffer` member with initializer (#205)Tim Foley2017-10-09
* Working on better handling of builtin functions in IR (#196)Tim Foley2017-10-05
* Get another test working with IR codedgenTim Foley2017-09-11
* Fixup for test failureTim Foley2017-08-25
* Fix some resources-in-structs bugsTim Foley2017-08-25
* Fix use of "pseudo-syntax" in current lowering passTim Foley2017-08-09
* Don't add `flat` qualifier to integer fragment outputTim Foley2017-07-21
* Fix up translation of `GetDimensions()`Tim Foley2017-07-19
* Add explicit operator overloads for scalar/matrix casesTim Foley2017-07-17
* Make parser recovering more robust to avoid infinite loopsTim Foley2017-07-11
* Fix types for `InputPatch` and `OutputPatch`Tim Foley2017-06-20