Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | i965/vec4: Delete the system value infastructure | Jason Ekstrand | 2017-05-09 | 1 | -38/+0 |
* | i965/vec4: Use NIR remapping for VS attributes | Jason Ekstrand | 2017-05-09 | 1 | -47/+2 |
* | nir: Embed the shader_info in the nir_shader again | Jason Ekstrand | 2017-05-09 | 1 | -4/+4 |
* | i965/vec4: use vec4_builder to emit instructions in setup_imm_df() | Samuel Iglesias Gonsálvez | 2017-04-14 | 1 | -48/+49 |
* | i965/vec4: split VEC4_OPCODE_FROM_DOUBLE into one opcode per destination's type | Samuel Iglesias Gonsálvez | 2017-04-14 | 1 | -6/+18 |
* | i965/vec4: split d2x conversion and data gathering from one opcode to two exp... | Samuel Iglesias Gonsálvez | 2017-04-14 | 1 | -0/+1 |
* | intel/vec4: Add some fall through comments | Jason Ekstrand | 2017-04-03 | 1 | -0/+4 |
* | nir: Rework conversion opcodes | Jason Ekstrand | 2017-03-14 | 1 | -38/+29 |
* | i965/vec4: Get rid of the type parameter from to/from_double | Jason Ekstrand | 2017-03-14 | 1 | -20/+13 |
* | i965: Move the back-end compiler to src/intel/compiler | Jason Ekstrand | 2017-03-13 | 1 | -0/+2407 |