Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nir: Get rid of nir_shader::stage | Jason Ekstrand | 2017-10-20 | 1 | -1/+1 |
* | i965: Move fs_inst::has_side_effects()'s eot check to the parent class. | Kenneth Graunke | 2017-10-19 | 1 | -1/+1 |
* | i965/cnl: Make URB {VS, GS, HS, DS} sizes non multiple of 3 | Anuj Phogat | 2017-06-09 | 1 | -0/+8 |
* | nir: Embed the shader_info in the nir_shader again | Jason Ekstrand | 2017-05-09 | 1 | -14/+14 |
* | i965/vec4: split VEC4_OPCODE_FROM_DOUBLE into one opcode per destination's type | Samuel Iglesias Gonsálvez | 2017-04-14 | 1 | -2/+6 |
* | i965: expose BRW_OPCODE_[F32TO16/F16TO32] name on gen8+ | Alejandro Piñeiro | 2017-03-29 | 1 | -0/+9 |
* | i965: Move the back-end compiler to src/intel/compiler | Jason Ekstrand | 2017-03-13 | 1 | -0/+1273 |