summaryrefslogtreecommitdiff
path: root/configs
AgeCommit message (Expand)AuthorFilesLines
2008-06-04Build with -O2Alan Hourihane1-1/+1
2008-05-23Merge branch 'gallium-i915-current' into gallium-0.1Jakob Bornecrantz2-1/+68
2008-05-23egl: Don't build EGL programs eitherJakob Bornecrantz1-1/+0
2008-05-23egl: Stoped compiling EGL completelyJakob Bornecrantz1-1/+2
2008-05-23mesa: Added linux-egl target, that only builds the i915simple driver and egl ...Jakob Bornecrantz1-0/+65
2008-05-23mesa: On second thought lets not build the driverJakob Bornecrantz1-6/+6
2008-05-22disable egl by defaultZack Rusin1-1/+1
2008-05-14mesa: Made linux-dri targets build EGLJakob Bornecrantz1-3/+5
2008-04-18gallium: reorder libs so that translate can see rtasmKeith Whitwell1-1/+1
2008-04-15gallium: add translate directoryKeith Whitwell1-1/+1
2008-03-25cell: Enable MIT-SHM on Cell.Ian Romanick1-1/+3
2008-03-10gallium: new surface/context tracker (sct) moduleBrian1-1/+1
2008-02-25Remove files of unsupported build systems.José Fonseca1-42/+0
2008-02-19Cell: Add missing "gallium/winsys" to SRC_DIRS to fix build.Ian Romanick1-1/+1
2008-02-19Simplify makefile boilerplate code.José Fonseca21-35/+35
2008-02-19Bring rtasm from mesa to gallium.José Fonseca1-1/+1
2008-02-18Update for llvm -> gallivm rename.José Fonseca1-1/+1
2008-02-18Build glx/x11.José Fonseca1-0/+1
2008-02-18Code reorganization: split gallium and mesa makefiles.José Fonseca4-6/+17
2008-02-15Cell: Add missing back-slash in linux-cell config fileIan Romanick1-1/+1
2008-02-15Cell: Add INCLUDE_DIRS to SPU_CFLAGS to fix build.Ian Romanick1-1/+3
2008-02-15Code reorganization: update build.José Fonseca15-18/+18
2008-01-28Cell: add OPT_FLAGS varBrian1-2/+4
2008-01-24Cell: s/-W/-Wall/ in linux-cellBrian1-1/+1
2008-01-23Use HOST_CC for programs that will run on the build hostIan Romanick2-0/+2
2008-01-23Use EXTRA_LIB_PATH with *_LIB_DEPSIan Romanick1-6/+6
2008-01-23Remove unnecessary pathsIan Romanick1-6/+6
2008-01-04llvm: we need custom rules so had to redo the build a little bitZack Rusin1-4/+4
2008-01-03Cell: added -Wmissing-prototypes to SPU_CFLAGSBrian1-1/+1
2007-12-11Port to libspe2Ian Romanick1-1/+1
2007-12-11Remove '-include altivec.h'.Ian Romanick1-1/+1
2007-12-11Redo the fragment program examples to match vp'sZack Rusin1-2/+2
2007-12-10remove -Wall, add -DGALLIUM_CELLBrian1-1/+1
2007-12-05Add dependency checking for Cell driver sources.Brian1-0/+3
2007-12-02added -fPICBrian1-1/+1
2007-12-02don't build libglwBrian1-0/+4
2007-12-02Initial Cell driver infrastructure.Brian1-0/+37
2007-12-02glut doesn't need -lXtBrian1-1/+1
2007-10-25Expand pkg-config flags before invoking the compiler.José Fonseca3-11/+11
2007-10-25LLVM requires linking with the C++ compiler.Michel Dänzer1-0/+1
2007-10-24Cleanup some code.Zack Rusin2-10/+9
2007-10-24Introduce linux-llvm target. Remove the llvm code from the default build for ...Zack Rusin2-22/+34
2007-10-24Implement the conversion and do the initial execution pass.Zack Rusin1-1/+2
2007-10-24Initial stab at LLVM integration.Zack Rusin1-1/+20
2007-09-28Update x86's static and profile configs.José Fonseca5-3/+25
2007-09-19Update linux-profile config.José Fonseca2-25/+5
2007-08-20remove the -DMESA flagsBrian2-3/+2
2007-08-16Remove many dependencies on mesa headers.Brian2-2/+3
2007-08-08Rename drivers/dri/i915pipe --> drivers/dri/intel_winsys.Keith Whitwell1-1/+1
2007-07-31Build the "pipe" version of the i915tex driver.Keith Whitwell1-1/+1