summaryrefslogtreecommitdiff
path: root/src/mesa/SConscript
AgeCommit message (Expand)AuthorFilesLines
2009-09-03Add syncobj.c to SConscriptIan Romanick1-0/+1
2009-08-29mesa: Update sconscript for new ARB/FP assembler.José Fonseca1-0/+6
2009-04-03mesa: move glGetTexImage(), glGetCompresssedTexImage() code into new fileBrian Paul1-0/+1
2009-03-07mesa: move shared context state functions to new shared.c fileBrian Paul1-0/+1
2009-03-07mesa: move glViewport and glDepthRange functions into new viewport.c fileBrian Paul1-0/+1
2009-03-07mesa: remove GL_MESA_program_debug extensionBrian Paul1-1/+0
2009-03-06mesa: add new program optimizer codeBrian Paul1-0/+1
2009-03-04mesa: new cpuinfo.c file to init/query cpu info and extensionsBrian Paul1-0/+1
2009-03-04mesa: rename x86.c -> x86_xform.cBrian Paul1-1/+1
2009-02-24mesa: List new source file in SConscript.José Fonseca1-0/+1
2009-02-23wgl: Enable the use of Win32 threads.José Fonseca1-0/+1
2009-01-27wgl: relocate wgl code to state_trackers/wglKeith Whitwell1-2/+0
2009-01-08mesa: Ensure gl* symbols are marked as dllexport on windows.José Fonseca1-0/+6
2008-12-30scons: Specify C99 throughout all the tree.José Fonseca1-5/+1
2008-12-16mesa: update SConscript with new source filesBrian Paul1-1/+2
2008-11-21mesa: Bring in new mesa sub-statetracker.José Fonseca1-0/+3
2008-10-23scons: ppc support.Michel Dänzer1-0/+4
2008-08-19gallium: do a proper implementation of GL_OES_read_formatBrian Paul1-0/+1
2008-07-24mesa: Prefix main includes with dir to avoid conflicts.José Fonseca1-1/+0
2008-06-24mesa: Fix Windows GDI winsys build.José Fonseca1-0/+1
2008-06-12gallium: add missing commaBrian Paul1-1/+1
2008-06-11mesa: refactor: update SConscript with recently added new source filesBrian Paul1-0/+9
2008-06-04scons: Generate matypes.h at build time.José Fonseca1-97/+110
2008-05-31scons: Enable mesa state tracker in all platforms by default.José Fonseca1-301/+303
2008-04-26scons: A few fixes for building mesa on windows.José Fonseca1-4/+14
2008-04-22gallium: Don't link x86sse.c into libmesa.a.Michel Dänzer1-1/+0
2008-04-08gallium: Fix up scons build.Michel Dänzer1-0/+1
2008-03-21gallium: Update scons build for state tracker files added/removed.Michel Dänzer1-1/+2
2008-03-04gallium: Add missing file for scons build.Michel Dänzer1-0/+1
2008-02-28scons: Build mesa source with c99.José Fonseca1-0/+5
2008-02-19Remove src/mesa and src/mesa/main from gallium source include paths.José Fonseca1-0/+7
2008-02-18Update scons build for new code layout.José Fonseca1-160/+10
2008-02-06gallium: Cross-platform debugging helpers.José Fonseca1-0/+1
2008-01-31gallium: Add SCons as alternative build system for Gallium.José Fonseca1-0/+435