Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | scons: Fix xlib build. | José Fonseca | 2009-12-28 | 1 | -1/+1 |
| | | | | After glsl rework merge. | ||||
* | glsl/pp: move static functions out of header file | Keith Whitwell | 2009-12-23 | 1 | -0/+1 |
| | |||||
* | scons: Get GLSL code building correctly when cross compiling. | José Fonseca | 2009-12-10 | 1 | -0/+68 |
This is quite messy. GLSL code has to be built twice: one for the host OS, another for the target OS. |