summaryrefslogtreecommitdiffstats
path: root/src/mesa/SConscript
Commit message (Expand)AuthorAgeFilesLines
* gallium: do a proper implementation of GL_OES_read_formatBrian Paul2008-08-191-0/+1
* mesa: Prefix main includes with dir to avoid conflicts.José Fonseca2008-07-241-1/+0
* mesa: Fix Windows GDI winsys build.José Fonseca2008-06-241-0/+1
* gallium: add missing commaBrian Paul2008-06-121-1/+1
* mesa: refactor: update SConscript with recently added new source filesBrian Paul2008-06-111-0/+9
* scons: Generate matypes.h at build time.José Fonseca2008-06-041-97/+110
* scons: Enable mesa state tracker in all platforms by default.José Fonseca2008-05-311-301/+303
* scons: A few fixes for building mesa on windows.José Fonseca2008-04-261-4/+14
* gallium: Don't link x86sse.c into libmesa.a.Michel Dänzer2008-04-221-1/+0
* gallium: Fix up scons build.Michel Dänzer2008-04-081-0/+1
* gallium: Update scons build for state tracker files added/removed.Michel Dänzer2008-03-211-1/+2
* gallium: Add missing file for scons build.Michel Dänzer2008-03-041-0/+1
* scons: Build mesa source with c99.José Fonseca2008-02-281-0/+5
* Remove src/mesa and src/mesa/main from gallium source include paths.José Fonseca2008-02-191-0/+7
* Update scons build for new code layout.José Fonseca2008-02-181-160/+10
* gallium: Cross-platform debugging helpers.José Fonseca2008-02-061-0/+1
* gallium: Add SCons as alternative build system for Gallium.José Fonseca2008-01-311-0/+435