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