Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove remnants of the old glsl compiler. | Eric Anholt | 2010-08-20 | 1 | -77/+0 |
* | glsl/pp: Add sl_pp_context_add_extension(). | Michal Krol | 2009-12-10 | 1 | -2/+0 |
* | glsl/pp: Avoid using `__VERSION__' as an identifier. | Michal Krol | 2009-09-24 | 1 | -1/+4 |
* | glsl/pp: Add `0' and `1' to dictionary. | Michal Krol | 2009-09-23 | 1 | -0/+3 |
* | slang/pp: Use a dictionary for the remaining string literals. | Michal Krol | 2009-09-17 | 1 | -0/+27 |
* | glsl/pp: Add a dictionary to a context. | Michal Krol | 2009-09-14 | 1 | -0/+46 |