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