summaryrefslogtreecommitdiff
path: root/configs
AgeCommit message (Expand)Author
2008-06-05egl: build libEGL and softpipe_egl.so by defaultBrian Paul
2008-06-04Build with -O2Alan Hourihane
2008-05-25Merge remote branch 'upstream/gallium-0.1' into nouveau-gallium-0.1Ben Skeggs
2008-05-23drop GLcoreGeorge Sapountzis
2008-05-23Merge branch 'gallium-i915-current' into gallium-0.1Jakob Bornecrantz
2008-05-23egl: Don't build EGL programs eitherJakob Bornecrantz
2008-05-23egl: Stoped compiling EGL completelyJakob Bornecrantz
2008-05-23mesa: Added linux-egl target, that only builds the i915simple driver and egl ...Jakob Bornecrantz
2008-05-23mesa: On second thought lets not build the driverJakob Bornecrantz
2008-05-22disable egl by defaultZack Rusin
2008-05-14mesa: Made linux-dri targets build EGLJakob Bornecrantz
2008-05-09Default DRI driver directory to match X.Org xserverDan Nicholson
2008-05-05autoconf: Scrape the version from configs/defaultDan Nicholson
2008-05-05glcore: Set all external variables in configurationGeorge Sapountzis
2008-04-30autoconf: Don't substitute MESA_MAJOR and friendsDan Nicholson
2008-04-23glcore: tree sharing for DRI and XMesaGeorge Sapountzis
2008-04-23glcore: build from mesaGeorge Sapountzis
2008-04-23Merge branch 'upstream-gallium-0.1' into nouveau-gallium-0.1Ben Skeggs
2008-04-18gallium: reorder libs so that translate can see rtasmKeith Whitwell
2008-04-15gallium: add translate directoryKeith Whitwell
2008-03-31DRI interface changes and DRI2 direct rendering support.Kristian Høgsberg
2008-03-30Merge remote branch 'upstream/gallium-0.1' into nouveau-gallium-0.1Ben Skeggs
2008-03-25cell: Enable MIT-SHM on Cell.Ian Romanick
2008-03-15nv10.Stephane Marchesin
2008-03-13Merge remote branch 'upstream/gallium-0.1' into nouveau-gallium-0.1Ben Skeggs
2008-03-10gallium: new surface/context tracker (sct) moduleBrian
2008-03-10Darwin: Fixed small error in darwin config filesJeremy Huddleston
2008-03-10Darwin: Config/source fixes to now build glxdemo apps and OSMesaJeremy Huddleston
2008-02-28Convert crlf->lf line endings.José Fonseca
2008-02-27Merge branch 'upstream-gallium-0.1' into nouveau-gallium-0.1Ben Skeggs
2008-02-25autoconf: Add gcc search patch to MKDEP_OPTIONS to eliminate warnings.Kristian Høgsberg
2008-02-25Remove files of unsupported build systems.José Fonseca
2008-02-22nouveau: fix buildBen Skeggs
2008-02-19Cell: Add missing "gallium/winsys" to SRC_DIRS to fix build.Ian Romanick
2008-02-19Apple: Pulled in changes from Apple's patchset to allow mesa to build on darw...Jeremy Huddleston
2008-02-19Simplify makefile boilerplate code.José Fonseca
2008-02-19Bring rtasm from mesa to gallium.José Fonseca
2008-02-18Update for llvm -> gallivm rename.José Fonseca
2008-02-18Build glx/x11.José Fonseca
2008-02-18Code reorganization: split gallium and mesa makefiles.José Fonseca
2008-02-15Cell: Add missing back-slash in linux-cell config fileIan Romanick
2008-02-15Cell: Add INCLUDE_DIRS to SPU_CFLAGS to fix build.Ian Romanick
2008-02-15Code reorganization: update build.José Fonseca
2008-02-12glapi: Use variable for indent and flagsDan Nicholson
2008-01-28Cell: add OPT_FLAGS varBrian
2008-01-24Cell: s/-W/-Wall/ in linux-cellBrian
2008-01-23Use HOST_CC for programs that will run on the build hostIan Romanick
2008-01-23Use EXTRA_LIB_PATH with *_LIB_DEPSIan Romanick
2008-01-23Remove unnecessary pathsIan Romanick
2008-01-04llvm: we need custom rules so had to redo the build a little bitZack Rusin