aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i965/brw_fs_fp.cpp
Commit message (Expand)AuthorAgeFilesLines
* i965: Fix hangs with FP KIL instructions pre-gen6.Eric Anholt2012-11-251-0/+2
* i965/fs: Add helper functions for IF and CMP and use them.Eric Anholt2012-11-201-14/+9
* i965/fs: Add helper functions for generating ALU ops, like in the VS.Eric Anholt2012-11-201-53/+42
* i965: Share the predicate field between FS and VS.Eric Anholt2012-10-171-5/+5
* mesa: Remove support for named parameters.Kenneth Graunke2012-10-161-3/+1
* i965: Replace brw_wm_* with dumping code into the fs_visitor.Eric Anholt2012-10-081-0/+784