Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | intel/fs: Add a generic SEND opcode | Jason Ekstrand | 2019-01-29 | 1 | -0/+6 |
* | i965/fs: Add 64-bit int immediate support to dump_instructions() | Matt Turner | 2018-10-16 | 1 | -0/+2 |
* | i965: Add negative_equals methods | Ian Romanick | 2018-03-26 | 1 | -0/+1 |
* | intel/ir: Allow representing additional flag subregisters in the IR. | Francisco Jerez | 2018-03-02 | 1 | -2/+2 |
* | i965: Use nir_lower_atomics_to_ssbos and delete ABO compiler code. | Kenneth Graunke | 2017-11-15 | 1 | -2/+0 |
* | intel/compiler: Move the destructor from vec4_visitor to backend_shader | Jason Ekstrand | 2017-11-07 | 1 | -0/+1 |
* | i965: Move fs_inst::has_side_effects()'s eot check to the parent class. | Kenneth Graunke | 2017-10-19 | 1 | -0/+1 |
* | intel/compiler: consistently use ifndef guards over pragma once | Emil Velikov | 2017-03-22 | 1 | -1/+4 |
* | i965: make brw_setup_image_uniform_values static | Emil Velikov | 2017-03-22 | 1 | -5/+0 |
* | i965: Move the back-end compiler to src/intel/compiler | Jason Ekstrand | 2017-03-13 | 1 | -0/+295 |