Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-08-23 | glsl: Add a new ir_txs (textureSize) opcode to ir_texture. | Kenneth Graunke | 1 | -0/+1 |
2011-01-31 | glsl: Change texel offsets to a single vector rvalue. | Kenneth Graunke | 1 | -0/+1 |
2010-09-03 | glsl2: Set a flag when visiting the assignee of an assignment | Ian Romanick | 1 | -0/+7 |
2010-08-13 | glsl2: Add a generic visitor class to call back with pointers to each rvalue. | Eric Anholt | 1 | -0/+134 |