Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | i965: Do NIR shader cloning in the caller. | Kenneth Graunke | 2018-11-20 | 1 | -2/+1 |
* | intel/vec4: Use the new nir_src_is_const and friends | Jason Ekstrand | 2018-11-08 | 1 | -4/+2 |
* | intel/fs: Remove program key argument from generator. | Francisco Jerez | 2018-06-28 | 1 | -1/+1 |
* | intel: Drop program size pointer from vec4/fs assembly getters. | Kenneth Graunke | 2018-03-02 | 1 | -3/+2 |
* | intel/compiler: Remove final_program_size from brw_compile_* | Jordan Justen | 2017-10-31 | 1 | -4/+2 |
* | intel/compiler: add new field for storing program size | Carl Worth | 2017-10-31 | 1 | -4/+8 |
* | i965/cnl: Make URB {VS, GS, HS, DS} sizes non multiple of 3 | Anuj Phogat | 2017-06-09 | 1 | -0/+7 |
* | i965/vec4: Delete the system value infastructure | Jason Ekstrand | 2017-05-09 | 1 | -12/+0 |
* | i965/vec4: Use NIR to do GS input remapping | Jason Ekstrand | 2017-05-09 | 1 | -1/+1 |
* | nir: Embed the shader_info in the nir_shader again | Jason Ekstrand | 2017-05-09 | 1 | -14/+14 |
* | i965: Move the back-end compiler to src/intel/compiler | Jason Ekstrand | 2017-03-13 | 1 | -0/+516 |