Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | intel/compiler: Prevent warnings in the following patch | Matt Turner | 2019-01-09 | 1 | -1/+1 |
* | intel/fs,vec4: Clean up a repeated pattern with SSBOs | Jason Ekstrand | 2018-11-08 | 1 | -0/+2 |
* | i965/vec4: Fix null destination register in 3-source instructions | Ian Romanick | 2018-03-26 | 1 | -0/+1 |
* | intel: Drop program size pointer from vec4/fs assembly getters. | Kenneth Graunke | 2018-03-02 | 1 | -2/+1 |
* | intel/compiler: Move the destructor from vec4_visitor to backend_shader | Jason Ekstrand | 2017-11-07 | 1 | -1/+0 |
* | i965/vec4: Delete the system value infastructure | Jason Ekstrand | 2017-05-09 | 1 | -5/+0 |
* | i965/vec4: Use NIR to do GS input remapping | Jason Ekstrand | 2017-05-09 | 1 | -2/+0 |
* | i965/vec4: use vec4_builder to emit instructions in setup_imm_df() | Samuel Iglesias Gonsálvez | 2017-04-14 | 1 | -2/+1 |
* | i965/vec4: Get rid of the type parameter from to/from_double | Jason Ekstrand | 2017-03-14 | 1 | -4/+2 |
* | i965: Move the back-end compiler to src/intel/compiler | Jason Ekstrand | 2017-03-13 | 1 | -0/+399 |