Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | i965: Fix hangs with FP KIL instructions pre-gen6. | Eric Anholt | 2012-11-25 | 1 | -0/+2 |
* | i965/fs: Add helper functions for IF and CMP and use them. | Eric Anholt | 2012-11-20 | 1 | -14/+9 |
* | i965/fs: Add helper functions for generating ALU ops, like in the VS. | Eric Anholt | 2012-11-20 | 1 | -53/+42 |
* | i965: Share the predicate field between FS and VS. | Eric Anholt | 2012-10-17 | 1 | -5/+5 |
* | mesa: Remove support for named parameters. | Kenneth Graunke | 2012-10-16 | 1 | -3/+1 |
* | i965: Replace brw_wm_* with dumping code into the fs_visitor. | Eric Anholt | 2012-10-08 | 1 | -0/+784 |