summaryrefslogtreecommitdiff
path: root/configs/default
AgeCommit message (Expand)Author
2010-01-27configs: added vega to default GALLIUM_STATE_TRACKERS_DIRSBrian Paul
2010-01-23egl: Install drivers to ${libdir}/egl.Chia-I Wu
2010-01-22egl: Remove egl_softpipe.Chia-I Wu
2010-01-22winsys/drm: Add swrast.Chia-I Wu
2010-01-22egl: Remove the demo driver.Chia-I Wu
2010-01-14r300g: Build driver by defaultJakob Bornecrantz
2010-01-12st/egl_g3d: New EGL state tracker that uses Gallium.Chia-I Wu
2010-01-11egl: Clean up the Makefile rules.Chia-I Wu
2010-01-02gallium: Hunt down all references to GALLIUM_AUXILIARY_DIRS.José Fonseca
2010-01-01gallium: Generate a single library for auxiliaries with Make too.José Fonseca
2010-01-01gallium: Remove the sct module.José Fonseca
2009-12-22Merge branch 'i965g-restart'Keith Whitwell
2009-12-21Merge commit 'origin/master' into i965g-restartKeith Whitwell
2009-12-12Merge branch 'master' into glsl-pp-rework-2Michal Krol
2009-12-10Build mesa glsl with make.michal
2009-11-18mesa: bump version to 7.8Brian Paul
2009-11-17svga: Build svga driverJakob Bornecrantz
2009-10-24i965g: hook into build systemKeith Whitwell
2009-10-05i915g: Drop the simple sufixJakob Bornecrantz
2009-10-01mesa: add objviewer to PROGRAM_DIRSBrian Paul
2009-09-27g3dvl: pipe_video_context interface, softpipe impl, auxiliary libsYounes Manton
2009-09-15Merge branch 'mesa_7_6_branch'Brian Paul
2009-09-15Merge branch 'mesa_7_5_branch' into mesa_7_6_branchBrian Paul
2009-09-12Use CFLAGS as HOST_CFLAGS by defaultDan Nicholson
2009-09-08mesa: bump version to 7.7Brian Paul
2009-09-08mesa: bump version to 7.5.2Brian Paul
2009-08-21egl: Remove dependency on libX11.Chia-I Wu
2009-07-22mesa: bump version to 7.5.1Brian Paul
2009-07-17egl: Support per-thread info.Chia-I Wu
2009-06-24identity: Add new identity driverJakob Bornecrantz
2009-06-01Use separate $(MINSTALL) for installing librariesDan Nicholson
2009-06-01rbug: Add Gallium Remote Debugger Protocol codeJakob Bornecrantz
2009-05-01mesa: bump version to 7.6 (devel)Brian Paul
2009-05-01configs: bump MESA_MINOR to 5Brian Paul
2009-03-06st/xorg: Install to XORG_DRIVER_INSTALL_DIRJoel Bosveld
2009-02-25egl: use new EGL_LIB_DEPS to pass library dependencies to mklib when building...Brian Paul
2009-02-20gallium: s/GALLIUM_DRIVER_DIRS/GALLIUM_DRIVERS_DIRS/Jakob Bornecrantz
2009-02-19gallium: Renable pipe drivers disabled during vbuf changesJakob Bornecrantz
2009-02-17softpipe: update to new draw interfacesKeith Whitwell
2009-02-11gallium: Disable nouveau by defaultJakob Bornecrantz
2009-02-10mesa: Build both software rasterizers for debugJakob Bornecrantz
2009-02-10gallium: Introduce new subdirs build variablesJakob Bornecrantz
2009-02-10Revert "mesa: added new linux-gallium and linux-gallium-debug configs"Jakob Bornecrantz
2009-02-09mesa: added new linux-gallium and linux-gallium-debug configsBrian Paul
2009-02-06Readd trace to list of default pipe drivers.Corbin Simpson
2009-02-06Merge branch 'gallium-0.2-radeon' into gallium-0.2Corbin Simpson
2009-02-06Remove r300 from default build.Corbin Simpson
2009-02-05gallium: add new aux lib for index list translationsKeith Whitwell
2009-02-01r300, amd: Make everything build. (Not necessarily work, mind you.)Corbin Simpson
2009-01-24glew: Build it as a static lib.José Fonseca