Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mesa: Remove EmitCondCodes. | Matt Turner | 2016-03-01 | 1 | -1/+0 |
* | i965/gen7+: Use NIR for lowering of pack/unpack opcodes. | Matt Turner | 2016-02-01 | 1 | -0/+15 |
* | i965/fs: Switch from GLSL IR to NIR for un/packHalf2x16 scalarizing. | Matt Turner | 2016-02-01 | 1 | -0/+2 |
* | i965: Make separate nir_options for scalar/vector stages. | Matt Turner | 2016-02-01 | 1 | -28/+33 |
* | i965: Move brw_compiler_create() to new brw_compiler.c. | Matt Turner | 2016-02-01 | 1 | -0/+157 |