summaryrefslogtreecommitdiffstats
path: root/tests/hlsl/simple
Commit message (Expand)AuthorAge
* Support Vulkan memory model (#7057)Jay Kwak2025-05-16
* Make `-no-mangle` option work, add `-no-hlsl-binding`. (#3817)Yong He2024-03-23
* Warning on lossy implicit casts. (#2367)Yong He2022-08-17
* Initial work around groupshared (#2224)jsmall-nvidia2022-05-06
* Feature/serialization debug info (#767)jsmall-nvidia2019-01-07
* Change how buffers are emitted (#741)Tim Foley2018-12-07
* Add support for globallycoherent modifier (#732)Tim Foley2018-11-29
* Fix declaration of RWTexture*.Load() operations (#722)Tim Foley2018-11-19
* Rework command-line options handling for entry points and targets (#697)Tim Foley2018-10-29
* Pass through original names for most declarations (#547)Tim Foley2018-05-03
* Introduce an IR-level type system (#481)Tim Foley2018-04-11
* Remove non-IR codegen paths (#398)Tim Foley2018-02-03
* Do loop fix (#209)Tim Foley2017-10-12
* Add a basic test case for HLSL implicit conversionsTim Foley2017-09-05
* Actually respect suffixes on numeric literals.Tim Foley2017-06-28
* Initial import of code.Tim Foley2017-06-09