summaryrefslogtreecommitdiffstats
path: root/configs/default
Commit message (Expand)AuthorAgeFilesLines
* mesa: bump version to 7.10Vinson Lee2010-09-171-1/+1
* mesa: also build galahad driverBrian Paul2010-09-031-1/+1
* configs: Remove -lstdc++ from default.Vinson Lee2010-08-241-1/+1
* mesa: AC_SUBST the talloc libs/cflags so the ./configure results are saved.Eric Anholt2010-08-221-1/+4
* configs: Add -lstdc++ to default.Vinson Lee2010-08-191-1/+1
* configs: added -ltalloc to config filesBrian Paul2010-08-111-1/+1
* st/egl: Fix build on FreeBSD.Chia-I Wu2010-07-161-0/+2
* egl: s/EGL_DISPLAY/EGL_PLATFORM/.Chia-I Wu2010-06-171-2/+2
* glew: Drop glew now that we don't need it for the progsJakob Bornecrantz2010-06-081-3/+1
* mesa: remove PROGRAM_DIRS from config filesBrian Paul2010-06-041-2/+0
* rbug: Break out of traceJakob Bornecrantz2010-05-121-1/+1
* gallium: Add egl-apis target.Chia-I Wu2010-05-081-0/+1
* Define OpenGL ES and OpenVG library names.Chia-I Wu2010-05-081-0/+21
* glapi: Move to src/mapi/.Chia-I Wu2010-05-071-1/+2
* Squashed commit of the following:Keith Whitwell2010-04-101-1/+1
* progs: Fix linking of Xlib demos for non-autoconf buildsDan Nicholson2010-04-011-1/+1
* gallium: Reorg winsys directoriesJakob Bornecrantz2010-03-241-1/+1
* gallium: Move egl drivers to targetsJakob Bornecrantz2010-03-241-1/+1
* gallium: Remove GALLIUM_WINSYS_DRM_DIRSJakob Bornecrantz2010-03-241-2/+1
* mesa: fix linux-dri and autogen builds since sw-api-2 mergeKeith Whitwell2010-03-121-1/+1
* null: Add a null software winsys.José Fonseca2010-03-091-1/+1
* Merge commit 'origin/master' into gallium-sw-api-2Keith Whitwell2010-03-091-1/+1
|\
| * mesa: bump version to 7.9Brian Paul2010-03-051-1/+1
* | gallium: introduce target directoryKeith Whitwell2010-03-081-1/+2
|/
* 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