Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nir: Combine the int and double [un]pack opcodes | Jason Ekstrand | 2017-02-16 | 1 | -2/+2 |
* | nir/spirv/glsl450: Implement IEEE-compliant handling of atan2(±∞, ±∞). | Francisco Jerez | 2017-01-31 | 1 | -1/+21 |
* | nir/spirv/glsl450: Rewrite atan2 implementation to fix accuracy and handling ... | Francisco Jerez | 2017-01-31 | 1 | -22/+55 |
* | spirv/nir: add (un)packDouble2x32() translation | Samuel Iglesias Gonsálvez | 2017-01-09 | 1 | -0/+2 |
* | nir: Make nir_copy_deref follow the "clone" pattern | Jason Ekstrand | 2016-12-30 | 1 | -2/+1 |
* | spirv: Use a simpler and more correct implementaiton of tanh() | Jason Ekstrand | 2016-12-09 | 1 | -9/+14 |
* | nir/spirv/glsl450: Add support for the InterpolateAt opcodes | Jason Ekstrand | 2016-09-21 | 1 | -1/+53 |
* | spirv: Move to compiler/ | Jason Ekstrand | 2016-04-14 | 1 | -0/+666 |