Age | Commit message (Expand) | Author |
---|---|---|
2007-02-20 | added SWIZZLE_XXXX, SWIZZLE_YYYY, etc | Brian |
2007-02-20 | Merge branch 'glsl-compiler-1' of git+ssh://brianp@git.freedesktop.org/git/me... | Brian |
2007-02-08 | change BranchTarget to GLint | Brian |
2007-02-05 | additional comments for BranchTarget | Brian |
2007-02-05 | Initial support of loop and subroutine instructions. | Brian |
2007-01-31 | Overhaul handling of writemasks/swizzling. This fixes two problem cases: | Brian |
2007-01-28 | noise functions | Brian |
2007-01-23 | updated comment | Brian |
2007-01-23 | indicate which opcodes are used by Mesa GLSL, updated comments | Brian |
2007-01-20 | Initial implementation of OPCODE_IF/ELSE/ENDIF instructions. | Brian |
2007-01-17 | Added OPCODE_INT to convert 4 floats to 4 ints. | Brian |
2007-01-05 | added Sampler field to prog_instruction struct | Brian |
2006-12-14 | Split the program.[ch] files into several new files. | Brian |