Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-06-29 | ir_to_mesa: Start adding support for texture instructions. | Eric Anholt | |
Fixes: glsl-fs-bug25902 glsl-fs-sampler-numbering glsl-lod-bias | |||
2010-06-29 | ir_swizzle: Add new constructor, refactor constructors | Ian Romanick | |
Adds a new constructor that takes an array of component values. Refactors the meat of the two constructors to an init_mask method. | |||
2010-06-24 | glsl2: Move the compiler to the subdirectory it will live in in Mesa. | Eric Anholt | |