Age | Commit message (Expand) | Author |
---|---|---|
2010-06-29 | glsl2: Use talloc_strdup when generating constructor temporary names | Ian Romanick |
2010-06-29 | glsl2: Don't flatten constructor parameters to scalars | Ian Romanick |
2010-06-29 | glsl2: Always emit matrix constructors inline | Ian Romanick |
2010-06-29 | glsl2: Always emit vector constructors inline | Ian Romanick |
2010-06-28 | glsl2: Use i2b and f2b IR opcodes for casting int or float to bool | Ian Romanick |
2010-06-24 | glsl2: Move the compiler to the subdirectory it will live in in Mesa. | Eric Anholt |