Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | i965/fs: Move remapping of gl_PointSize to the NIR level | Jason Ekstrand | 2017-05-09 | 1 | -23/+3 |
* | i965/fs: Lower gl_VertexID and friends to inputs at the NIR level | Jason Ekstrand | 2017-05-09 | 1 | -29/+1 |
* | i965: Move multiply by 4 for VS ATTR setup into the scalar backend. | Jason Ekstrand | 2017-05-09 | 1 | -1/+1 |
* | nir: Embed the shader_info in the nir_shader again | Jason Ekstrand | 2017-05-09 | 1 | -9/+9 |
* | i965/fs: Always provide a default LOD of 0 for TXS and TXL | Jason Ekstrand | 2017-04-04 | 1 | -9/+9 |
* | nir: Rework conversion opcodes | Jason Ekstrand | 2017-03-14 | 1 | -24/+11 |
* | i965/fs: Re-arrange conversion operations | Jason Ekstrand | 2017-03-14 | 1 | -36/+31 |
* | i965/fs: Use num_components from the SSA def in image intrinsics | Jason Ekstrand | 2017-03-14 | 1 | -2/+1 |
* | i965: Move the back-end compiler to src/intel/compiler | Jason Ekstrand | 2017-03-13 | 1 | -0/+4679 |