intel: Use specified alignment for writes into the upload buffer
[mesa.git] / src / mesa / drivers / dri / i965 / brw_fs_reg_allocate.cpp
2011-01-31 Kenneth GraunkeConvert everything from the talloc API to the ralloc...
2011-01-21 Kenneth Graunkeglsl, i965: Remove unnecessary talloc includes.
2011-01-15 Brian PaulMerge branch 'draw-instanced'
2011-01-12 Eric Anholti965: Clarify when we need to (re-)calculate live inter...
2010-11-22 Keith WhitwellMerge branch 'lp-offset-twoside'
2010-10-26 Eric Anholti965: Disable register spilling on gen6 until it's...
2010-10-22 Eric Anholti965: Add support for pull constants to the new FS...
2010-10-22 Brian PaulMerge branch 'primitive-restart-cleanup'
2010-10-21 Eric Anholti965: Add support for register spilling.
2010-10-21 Eric Anholti965: Split register allocation out of the ever-growing...