Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | intel/compiler: Move the destructor from vec4_visitor to backend_shader | Jason Ekstrand | 2017-11-07 | 1 | -4/+0 |
* | i965/vec4: remove setting default LOD in the backend | Samuel Iglesias Gonsálvez | 2017-10-20 | 1 | -12/+0 |
* | i965: Move fs_inst::has_side_effects()'s eot check to the parent class. | Kenneth Graunke | 2017-10-19 | 1 | -0/+1 |
* | intel/compiler: Allocate pull_param in assign_constant_locations | Jason Ekstrand | 2017-10-12 | 1 | -0/+5 |
* | intel/compiler: Add a flag for pull constant support | Jason Ekstrand | 2017-10-12 | 1 | -1/+1 |
* | i965: Handle unwritten PSIZ/VIEWPORT/LAYER outputs in vec4 shaders. | Kenneth Graunke | 2017-09-21 | 1 | -3/+3 |
* | i965/vec4: Use NIR remapping for VS attributes | Jason Ekstrand | 2017-05-09 | 1 | -2/+5 |
* | i965: Move the back-end compiler to src/intel/compiler | Jason Ekstrand | 2017-03-13 | 1 | -0/+1917 |