Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | i965: Fix make check after 66fcfa6894ab6 | Jason Ekstrand | 2016-10-28 | 1 | -2/+2 |
* | nir/i965/anv/radv/gallium: make shader info a pointer | Timothy Arceri | 2016-10-26 | 1 | -1/+2 |
* | i965/vec4: Replace vec4_instruction::regs_written with ::size_written field i... | Francisco Jerez | 2016-09-14 | 1 | -1/+1 |
* | intel: s/brw_device_info/gen_device_info/ | Jason Ekstrand | 2016-09-03 | 1 | -2/+2 |
* | i965/test: Remove the fragment/vertex_program field from test visitors | Jason Ekstrand | 2016-05-26 | 1 | -5/+0 |
* | i965: Silence unused parameter warnings | Ian Romanick | 2016-05-18 | 1 | -2/+1 |
* | i965/vec4: Update vec4 unit tests for commit 01dacc83ff. | Matt Turner | 2016-02-08 | 1 | -4/+10 |
* | i965/vec4: Replace src_reg(imm) constructors with brw_imm_*(). | Matt Turner | 2015-11-19 | 1 | -19/+19 |
* | i965/vec4: use an envvar to decide to print the assembly on cmod_propagation ... | Alejandro Piñeiro | 2015-10-22 | 1 | -1/+1 |
* | i965/vec4: Add unit tests for cmod propagation pass | Alejandro Piñeiro | 2015-10-22 | 1 | -0/+822 |