summaryrefslogtreecommitdiffstats
path: root/src/SConscript
Commit message (Collapse)AuthorAgeFilesLines
* mapi/vgapi: Add SConscript for Windows build.Chia-I Wu2010-05-311-0/+1
|
* egl: Use SConscript for Windows build.Chia-I Wu2010-05-311-0/+3
| | | | Fix several portability issues and add SConscript for Windows build.
* glapi: Move to src/mapi/.Chia-I Wu2010-05-071-0/+1
| | | | Move glapi to src/mapi/{glapi,es1api,es2api}.
* scons: Add new targets option.José Fonseca2010-03-091-5/+4
| | | | | This will likely change. Most probably we'll just add an alias to indvidual targets and use the regular scons targets arguments.
* support an 'embedded' platform target which turns off most parts of theAlan Hourihane2010-01-261-2/+3
| | | | build.
* scons: Get GLSL code building correctly when cross compiling.José Fonseca2009-12-101-3/+1
| | | | | This is quite messy. GLSL code has to be built twice: one for the host OS, another for the target OS.
* scons: Autogenerate GLSL builtin library *_gc.h from *.gc files.Michal Krol2009-11-251-1/+1
|
* glsl/cl: Add a hard-coded syntax parser.Michal Krol2009-11-131-0/+1
|
* glsl: Add a purify command-line tool.Michal Krol2009-09-071-0/+1
|
* glsl: Add preprocessor purifier.Michal Krol2009-09-071-0/+1
|
* glew: Initial import.José Fonseca2009-01-231-2/+3
| | | | From glew 1.5.1 release.
* glut: MinGW portability fixes.José Fonseca2008-11-211-0/+2
| | | | Still, it doesn't run as well as the glut binaries...
* Fix typo.José Fonseca2008-02-231-1/+1
|
* Avoid building problematic module/drivers on windows.José Fonseca2008-02-231-5/+6
|
* Update scons build for new code layout.José Fonseca2008-02-181-0/+7