summaryrefslogtreecommitdiffstats
path: root/configs/default
Commit message (Expand)AuthorAgeFilesLines
* configs: added vega to default GALLIUM_STATE_TRACKERS_DIRSBrian Paul2010-01-271-1/+1
* egl: Install drivers to ${libdir}/egl.Chia-I Wu2010-01-231-0/+3
* egl: Remove egl_softpipe.Chia-I Wu2010-01-221-1/+1
* winsys/drm: Add swrast.Chia-I Wu2010-01-221-2/+2
* egl: Remove the demo driver.Chia-I Wu2010-01-221-1/+1
* r300g: Build driver by defaultJakob Bornecrantz2010-01-141-1/+1
* st/egl_g3d: New EGL state tracker that uses Gallium.Chia-I Wu2010-01-121-0/+2
* egl: Clean up the Makefile rules.Chia-I Wu2010-01-111-1/+4
* gallium: Hunt down all references to GALLIUM_AUXILIARY_DIRS.José Fonseca2010-01-021-1/+0
* gallium: Generate a single library for auxiliaries with Make too.José Fonseca2010-01-011-1/+1
* gallium: Remove the sct module.José Fonseca2010-01-011-1/+1
* Merge branch 'i965g-restart'Keith Whitwell2009-12-221-1/+1
|\
| * Merge commit 'origin/master' into i965g-restartKeith Whitwell2009-12-211-2/+2
| |\
| * | i965g: hook into build systemKeith Whitwell2009-10-241-1/+1
* | | Merge branch 'master' into glsl-pp-rework-2Michal Krol2009-12-121-4/+4
|\ \ \ | | |/ | |/|
| * | mesa: bump version to 7.8Brian Paul2009-11-181-1/+1
| * | svga: Build svga driverJakob Bornecrantz2009-11-171-1/+1
| |/
| * i915g: Drop the simple sufixJakob Bornecrantz2009-10-051-1/+1
| * mesa: add objviewer to PROGRAM_DIRSBrian Paul2009-10-011-1/+1
| * g3dvl: pipe_video_context interface, softpipe impl, auxiliary libsYounes Manton2009-09-271-1/+1
* | Build mesa glsl with make.michal2009-12-101-1/+1
|/
* Merge branch 'mesa_7_6_branch'Brian Paul2009-09-151-0/+1
|\
| * Merge branch 'mesa_7_5_branch' into mesa_7_6_branchBrian Paul2009-09-151-0/+1
| |\
| | * Use CFLAGS as HOST_CFLAGS by defaultDan Nicholson2009-09-121-0/+1
| | * mesa: bump version to 7.5.2Brian Paul2009-09-081-1/+1
| | * mesa: bump version to 7.5.1Brian Paul2009-07-221-1/+1
* | | mesa: bump version to 7.7Brian Paul2009-09-081-1/+1
|/ /
* | egl: Remove dependency on libX11.Chia-I Wu2009-08-211-1/+1
* | egl: Support per-thread info.Chia-I Wu2009-07-171-1/+1
* | identity: Add new identity driverJakob Bornecrantz2009-06-241-1/+1
* | Use separate $(MINSTALL) for installing librariesDan Nicholson2009-06-011-1/+4
* | rbug: Add Gallium Remote Debugger Protocol codeJakob Bornecrantz2009-06-011-1/+1
* | mesa: bump version to 7.6 (devel)Brian Paul2009-05-011-1/+1
|/
* configs: bump MESA_MINOR to 5Brian Paul2009-05-011-1/+1
* st/xorg: Install to XORG_DRIVER_INSTALL_DIRJoel Bosveld2009-03-061-0/+3
* egl: use new EGL_LIB_DEPS to pass library dependencies to mklib when building...Brian Paul2009-02-251-0/+1
* gallium: s/GALLIUM_DRIVER_DIRS/GALLIUM_DRIVERS_DIRS/Jakob Bornecrantz2009-02-201-2/+2
* gallium: Renable pipe drivers disabled during vbuf changesJakob Bornecrantz2009-02-191-1/+1
* softpipe: update to new draw interfacesKeith Whitwell2009-02-171-1/+1
* gallium: Disable nouveau by defaultJakob Bornecrantz2009-02-111-1/+1
* mesa: Build both software rasterizers for debugJakob Bornecrantz2009-02-101-1/+1
* gallium: Introduce new subdirs build variablesJakob Bornecrantz2009-02-101-0/+3
* Revert "mesa: added new linux-gallium and linux-gallium-debug configs"Jakob Bornecrantz2009-02-101-2/+10
* mesa: added new linux-gallium and linux-gallium-debug configsBrian Paul2009-02-091-10/+2
* Readd trace to list of default pipe drivers.Corbin Simpson2009-02-061-1/+1
* Merge branch 'gallium-0.2-radeon' into gallium-0.2Corbin Simpson2009-02-061-1/+1
|\
| * Remove r300 from default build.Corbin Simpson2009-02-061-1/+1
| * r300, amd: Make everything build. (Not necessarily work, mind you.)Corbin Simpson2009-02-011-1/+1
* | gallium: add new aux lib for index list translationsKeith Whitwell2009-02-051-1/+1
|/
* glew: Build it as a static lib.José Fonseca2009-01-241-1/+1