Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mesa: Add some more .gitignore | Jason Ekstrand | 2016-08-31 | 1 | -0/+1 |
| | |||||
* | glsl: Generate ir_expression_operation_strings.h from Python | Ian Romanick | 2016-08-30 | 1 | -0/+1 |
| | | | | | | | | | | | | 'diff -ud' is clean. v2: Massive rebase. v3: With much help from José Fonseca, fix the SCons build. Signed-off-by: Ian Romanick <[email protected]> Reviewed-by: Matt Turner <[email protected]> Acked-by: Dylan Baker <[email protected]> | ||||
* | glsl: Generate ir_expression_operation.h from Python | Ian Romanick | 2016-08-30 | 1 | -0/+1 |
| | | | | | | | | | | | | | There are differences in where end-of-line comments are placed, but 'diff -wud' is clean. v2: Massive rebase. v3: With much help from José Fonseca, fix SCons build. Signed-off-by: Ian Romanick <[email protected]> Reviewed-by: Matt Turner <[email protected]> Acked-by: Dylan Baker <[email protected]> | ||||
* | compiler: fix .gitignore for glsl_compiler | Rob Clark | 2016-02-03 | 1 | -1/+0 |
| | | | | Signed-off-by: Rob Clark <[email protected]> | ||||
* | glsl: move to compiler/ | Emil Velikov | 2016-01-26 | 1 | -0/+10 |
Signed-off-by: Emil Velikov <[email protected]> Acked-by: Matt Turner <[email protected]> Acked-by: Jose Fonseca <[email protected]> |