summaryrefslogtreecommitdiffstats
path: root/tests/reflection
Commit message (Expand)AuthorAge
* Add reflection API to get type name (#263)Tim Foley2017-11-07
* Reflection: allow querying of semantics on varying input/output (#224)Tim Foley2017-10-19
* Move reflection JSON generation into separate text fixture (#211)Tim Foley2017-10-13
* Get tests running/passing under Linux (#194)Tim Foley2017-09-29
* Make the "hack" sampler explicit for nowTim Foley2017-07-22
* Support scalarization of varying input/output for GLSLTim Foley2017-07-18
* Add reflection support for GLSL thread-group-size modifierTim Foley2017-07-14
* Add basic reflection query for checking if entry point is "sample-rate"Tim Foley2017-07-12
* Add per-entry-point information to reflection JSON dumpsTim Foley2017-07-12
* Improve reporting of GLSL `image*` typesTim Foley2017-07-11
* Pick layout rules based on target languge, not source.Tim Foley2017-07-09
* Fix support for `std430` layoutTim Foley2017-07-07
* Fix alignment computation for `std140` uniformsTim Foley2017-07-07
* Add expected output file for test.Tim Foley2017-06-26
* Include imported code when generating reflection dataTim Foley2017-06-26
* AppVeyor: Run tests as part of AppVeyor buildsTim Foley2017-06-14
* Initial import of code.Tim Foley2017-06-09