Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | i965/vec4: Replace vec4_instruction::regs_written with ::size_written field i... | Francisco Jerez | 2016-09-14 | 1 | -1/+1 |
* | i965/vec4: pass the correct src_sz to emit_send at emit_untyped_atomic | Alejandro PiƱeiro | 2016-03-08 | 1 | -1/+1 |
* | i965/vec4: Replace src_reg(imm) constructors with brw_imm_*(). | Matt Turner | 2015-11-19 | 1 | -4/+4 |
* | i965/vec4: Import surface message builder functions. | Francisco Jerez | 2015-09-25 | 1 | -0/+234 |
* | i965/vec4: Import helpers to convert vectors into arrays and back. | Francisco Jerez | 2015-09-25 | 1 | -0/+98 |