Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-03-09 | scons: Add new targets option. | José Fonseca | |
This will likely change. Most probably we'll just add an alias to indvidual targets and use the regular scons targets arguments. | |||
2010-01-26 | support an 'embedded' platform target which turns off most parts of the | Alan Hourihane | |
build. | |||
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. | |||
2009-11-25 | scons: Autogenerate GLSL builtin library *_gc.h from *.gc files. | Michal Krol | |
2009-11-13 | glsl/cl: Add a hard-coded syntax parser. | Michal Krol | |
2009-09-07 | glsl: Add a purify command-line tool. | Michal Krol | |
2009-09-07 | glsl: Add preprocessor purifier. | Michal Krol | |
2009-01-23 | glew: Initial import. | José Fonseca | |
From glew 1.5.1 release. | |||
2008-11-21 | glut: MinGW portability fixes. | José Fonseca | |
Still, it doesn't run as well as the glut binaries... | |||
2008-02-23 | Fix typo. | José Fonseca | |
2008-02-23 | Avoid building problematic module/drivers on windows. | José Fonseca | |
2008-02-18 | Update scons build for new code layout. | José Fonseca | |