aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i965/brw_ir_fs.h
Commit message (Expand)AuthorAgeFilesLines
* i965/fs: Fix stack allocation of fs_inst and stop stealing src array provided...Francisco Jerez2015-02-101-3/+5
* i965: Move up fs_inst::flag_subreg to backend_instruction.Francisco Jerez2015-02-101-5/+0
* i965: Move up fs_inst::regs_written to backend_instruction.Francisco Jerez2015-02-101-1/+0
* i965/fs: Remove dependency of fs_inst on the visitor class.Francisco Jerez2015-02-101-2/+1
* i965: Move IR object definitions to separate header files.Francisco Jerez2015-02-101-0/+255