Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-06-09 | Remove linux_list in favor of exec_list. | Kenneth Graunke | |
2010-06-01 | ir_constant_variable: New pass to mark constant-assigned variables constant. | Eric Anholt | |
This removes a bunch of gratuitous moving around of constant values from constructors. Makes a shader ir I was looking at for structure handling almost readable. |