Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | i965/vs: Pack live uniform vectors together in the push constant upload. | Eric Anholt | 2011-08-30 | 1 | -0/+89 |
* | i965/vs: Track uniforms as separate vectors once we've done array access. | Eric Anholt | 2011-08-30 | 1 | -0/+30 |
* | i965/vs: Add simple dead code elimination. | Eric Anholt | 2011-08-19 | 1 | -0/+31 |
* | i965/vs: Copy the live intervals calculation over from the FS. | Eric Anholt | 2011-08-19 | 1 | -0/+130 |