summaryrefslogtreecommitdiffstats
path: root/configs/default
Commit message (Expand)AuthorAgeFilesLines
* Remove unused APP_LIB_DEPS variableMatt Turner2011-09-191-2/+0
* glw: Remove GLw source.Kenneth Graunke2011-08-151-1/+1
* Squashed commit of the following:José Fonseca2011-07-141-9/+2
* mesa: bump version to 7.12 (devel)Brian Paul2011-06-291-1/+1
* Add gbm (generic/graphics buffer manager)Benjamin Franzke2011-06-231-1/+13
* mesa: check that flex/bison are installedBrian Paul2011-05-181-0/+2
* mesa: Optionally build a dricore support library (v3)Christopher James Halse Rogers2011-02-111-0/+3
* egl: Implement libwayland-eglBenjamin Franzke2011-02-071-0/+7
* Remove talloc from the make and automake build systems.Kenneth Graunke2011-01-311-4/+1
* glapi: Fix OpenGL ES 1.1 and 2.0 interop.Chia-I Wu2011-01-201-0/+4
* Add GLX_TLS setting to configs/default.Tom Fogal2011-01-101-0/+1
* noop: make noop useable like trace or rbugJerome Glisse2011-01-091-1/+1
* mesa: bump version to 7.11Vinson Lee2011-01-051-1/+1
* 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
| |\