summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/i965/brw_fs_reg_allocate.cpp
AgeCommit message (Expand)Author
2011-01-31Convert everything from the talloc API to the ralloc API.Kenneth Graunke
2011-01-21glsl, i965: Remove unnecessary talloc includes.Kenneth Graunke
2011-01-12i965: Clarify when we need to (re-)calculate live intervals.Eric Anholt
2010-10-26i965: Disable register spilling on gen6 until it's fixed.Eric Anholt
2010-10-22i965: Add support for pull constants to the new FS backend.Eric Anholt
2010-10-21i965: Add support for register spilling.Eric Anholt
2010-10-21i965: Split register allocation out of the ever-growing brw_fs.cpp.Eric Anholt