summaryrefslogtreecommitdiff
path: root/configs
Commit message (Expand)AuthorAgeFilesLines
* Squashed commit of the following:José Fonseca2011-07-1458-113/+11
* Merge branch 'pipe-video'Christian König2011-07-131-0/+6
|\
| * pipe-video: merge fixesChristian König2011-07-112-4/+3
| * Merge remote-tracking branch 'origin/master' into pipe-videoChristian König2011-07-043-3/+26
| |\
| * \ Merge remote-tracking branch 'origin/master' into pipe-videoChristian König2011-06-091-13/+17
| |\ \
| * \ \ Merge remote-tracking branch 'origin/master' into pipe-videoChristian König2011-06-052-5/+12
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'origin/master' into pipe-videoChristian König2011-05-212-0/+6
| |\ \ \ \
| * \ \ \ \ Merge remote branch 'origin/master' into pipe-videoChristian König2011-04-231-1/+2
| |\ \ \ \ \
| * \ \ \ \ \ Merge remote branch 'origin/master' into pipe-videoChristian König2011-03-192-5/+6
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge remote branch 'origin/master' into pipe-videoChristian König2011-02-248-15/+45
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge remote branch 'origin/master' into pipe-videoChristian König2011-01-202-0/+9
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge remote branch 'origin/master' into pipe-videoChristian König2011-01-122-2/+3
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge remote branch 'vdpau/pipe-video' into pipe-videoChristian König2011-01-103-5/+11
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | vl: va state-tracker configuration scriptsThomas Balling Sørensen2010-10-241-0/+3
| | * | | | | | | | | | Merge branch 'master' into pipe-videoThomas Balling Sørensen2010-10-0521-51/+89
| | |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | vdpau changesThomas Balling Sørensen2010-07-143-5/+7
* | | | | | | | | | | | | configs: do not let llvm-config define NDEBUG in debug buildsBrian Paul2011-07-111-1/+1
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |
* | | | | | | | | | | | mesa: bump version to 7.12 (devel)Brian Paul2011-06-291-1/+1
* | | | | | | | | | | | configs: add libdrm cflags to linux-llvm configBrian Paul2011-06-291-0/+3
* | | | | | | | | | | | Add gbm (generic/graphics buffer manager)Benjamin Franzke2011-06-232-2/+22
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
* | | | | | | | | | | darwin: Use -fvisibility=hidden to set default symbol visibilityJeremy Huddleston2011-06-081-2/+2
* | | | | | | | | | | darwin: Fix VG_LIB_GLOB to also match the unversioned symlinkJeremy Huddleston2011-06-071-1/+1
* | | | | | | | | | | darwin: Don't link against libGL when building libOSMesaJeremy Huddleston2011-06-071-1/+1
* | | | | | | | | | | darwin: Set VG_LIB_{NAME,GLOB} to fix make installJeremy Huddleston2011-06-061-10/+12
* | | | | | | | | | | darwin: Define GALLIUM_DRIVERS_DIRS in darwin configJeremy Huddleston2011-06-061-0/+2
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | dri/nouveau: Fix build with --enable-shared-dricore.Johannes Obermayr2011-06-022-5/+12
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | mesa: check that flex/bison are installedBrian Paul2011-05-182-0/+6
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | configs: add r600 dir to DRI_DIRSBrian Paul2011-04-111-1/+1
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | autoconf/make: Don't specify individual llvm libraries.José Fonseca2011-03-141-3/+3
* | | | | | | gallivm: Use LLVM MC disassembler, instead of udis86.José Fonseca2011-03-131-2/+2
* | | | | | | glx: Take GLPROTO_CFLAGS into account.Henri Verbeet2011-03-071-0/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | mesa: Optionally build a dricore support library (v3)Christopher James Halse Rogers2011-02-117-8/+28
* | | | | | egl: Implement libwayland-eglBenjamin Franzke2011-02-072-0/+16
* | | | | | Remove talloc from the make and automake build systems.Kenneth Graunke2011-01-314-9/+3
| |_|_|_|/ |/| | | |
* | | | | glapi: Fix OpenGL and OpenGL ES interop.Chia-I Wu2011-01-201-0/+1
* | | | | glapi: Fix OpenGL ES 1.1 and 2.0 interop.Chia-I Wu2011-01-202-0/+8
| |_|_|/ |/| | |
* | | | Add GLX_TLS setting to configs/default.Tom Fogal2011-01-101-0/+1
* | | | Export TLS support in gl.pc.Tom Fogal2011-01-101-0/+1
* | | | mesa: Remove GLES overlay.Chia-I Wu2011-01-101-1/+0
* | | | 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/llvm: use llvm-config --cppflagsBrian Paul2010-12-061-3/+2
* | | mesa: consolidate some compiler -D flagsBrian Paul2010-12-031-2/+3
* | | Fix build on systems where "python" is python 3.Kenneth Graunke2010-10-271-1/+1
| |/ |/|
* | configs: remove egl-swrast target from linux-dri configBrian Paul2010-09-221-1/+1
* | mesa: bump version to 7.10Vinson Lee2010-09-171-1/+1
* | Make XF86VIDMODE extension optionalJon TURNEY2010-09-071-0/+2
* | mesa: also build galahad driverBrian Paul2010-09-031-1/+1
* | configs: Remove -lstdc++ from default.Vinson Lee2010-08-241-1/+1
* | mesa: Fix typo in autoconf.in that made talloc cflags still detect at runtime.Eric Anholt2010-08-221-1/+1