Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | glsl: Combine many instruction lowering passes into one. | Kenneth Graunke | 2010-11-19 | 1 | -0/+262 |
This should save on the overhead of tree-walking and provide a convenient place to add more instruction lowering in the future. Signed-off-by: Ian Romanick <[email protected]> |