Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | glsl: Define YY_NO_UNISTD_H on MSVC. | José Fonseca | 2011-03-04 | 1 | -0/+4 |
| | |||||
* | glsl: Rename .lpp to .ll and .ypp to .yy. | Kenneth Graunke | 2011-03-01 | 1 | -0/+453 |
SCons has built-in support for .ll and .yy, but not .lpp and .ypp. Since there's no real benefit to using the old names, change them. |