summaryrefslogtreecommitdiffstats
path: root/tests/bindings
Commit message (Expand)AuthorAge
...
* Generate SSA form for IR functions (#400)Tim Foley2018-02-07
* Support __target_intrinsic modifiers in IR codegen (#401)Tim Foley2018-02-07
* Remove non-IR codegen paths (#398)Tim Foley2018-02-03
* Remove support for the -no-checking flag (#392)Tim Foley2018-02-02
* Fix bug around arrays of structs of resources (#352)Tim Foley2018-01-03
* Work on getting rewriter + IR playing nice together. (#314)Tim Foley2017-12-18
* More fixups for parameter block binding generation (#311)Tim Foley2017-12-15
* More fixups for Vulkan parameter block bindings (#309)Tim Foley2017-12-14
* Revise type legalization so it can handle constant buffers (#282)Tim Foley2017-11-16
* Parameter block work (#276)Tim Foley2017-11-13
* Parameter blocks (#245)Tim Foley2017-11-06
* Working on better handling of builtin functions in IR (#196)Tim Foley2017-10-05
* Support IR-based codegen for a few more examples.Tim Foley2017-09-11
* Replace old notion of "intrinsic" operationsTim Foley2017-09-07
* Continue work on IR-based codegenTim Foley2017-09-06
* An array of resources in Vulkan only consumes one bindingTim Foley2017-07-13
* AppVeyor: Run tests as part of AppVeyor buildsTim Foley2017-06-14
* Initial import of code.Tim Foley2017-06-09