Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | glsl2: Enable all supported extensions in stand-alone compiler | Ian Romanick | 2010-08-05 | 1 | -0/+5 |
* | ast: Initialize location data in constructor of all ast_node objects. | Carl Worth | 2010-07-30 | 1 | -1/+3 |
* | glsl2: Parser support for GL_ARB_fragment_coord_conventions | Ian Romanick | 2010-07-28 | 1 | -0/+7 |
* | glsl2: Fix standalone compiler to not crash horribly. | Kenneth Graunke | 2010-07-22 | 1 | -0/+23 |
* | glsl2: Add a constructor for _mesa_glsl_parse_state | Ian Romanick | 2010-07-20 | 1 | -0/+41 |
* | glsl2: Fix warning from always-false assert not being known to not return. | Eric Anholt | 2010-07-18 | 1 | -0/+1 |
* | glsl2: Conditionally allow optional extensions to be enabled | Ian Romanick | 2010-07-01 | 1 | -0/+6 |
* | glsl2: Initialize ast_declarator_list::invariant in constructor | Ian Romanick | 2010-07-01 | 1 | -0/+1 |
* | glsl2: Move the compiler to the subdirectory it will live in in Mesa. | Eric Anholt | 2010-06-24 | 1 | -0/+621 |