summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
...
| * configure: bump libdrm version requirement to 2.4.23Brian Paul2011-01-111-3/+3
| * Export TLS support in gl.pc.Tom Fogal2011-01-101-1/+7
| * mesa: Remove GLES overlay.Chia-I Wu2011-01-101-20/+13
| * egl: Make egl_dri2 and egl_glx built-in drivers.Chia-I Wu2011-01-101-1/+1
| * noop: make noop useable like trace or rbugJerome Glisse2011-01-091-1/+1
* | Merge remote branch 'vdpau/pipe-video' into pipe-videoChristian König2011-01-101-6/+49
|\ \
| * | vl: enable target va-r600Thomas Balling Sørensen2010-10-281-1/+1
| * | vl: commited Orasanu Lucian's patch containing va stubs.Thomas Balling Sørensen2010-10-271-0/+3
| * | vl: pipe-video branch merged with Königs pipe-video branchThomas Balling Sørensen2010-10-261-21/+4
| * | Merge branch 'pipe-video' of git://anongit.freedesktop.org/~deathsimple/xvmc-...Thomas Balling Sørensen2010-10-261-1/+15
| |\ \
| * | | vl: va state-tracker configuration scriptsThomas Balling Sørensen2010-10-241-2/+25
| * | | Merge branch 'master' into pipe-videoThomas Balling Sørensen2010-10-051-158/+299
| |\ \ \
| * | | | vdpau changesThomas Balling Sørensen2010-07-141-4/+21
* | | | | Merge remote branch 'origin/master' into pipe-videoChristian König2011-01-081-14/+7
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | mesa: fix build for NetBSDPierre Allegraud2011-01-061-7/+4
| * | | | Merge remote branch 'origin/nvc0'Christoph Bumiller2011-01-041-1/+1
| |\ \ \ \
| | * \ \ \ Merge remote branch 'origin/master' into nvc0-newChristoph Bumiller2010-12-191-1/+14
| | |\ \ \ \
| | * | | | | nvc0: import nvc0 gallium driverChristoph Bumiller2010-11-121-1/+1
| * | | | | | intel: Bump libdrm configure.ac requirement for the gen6 BLT ring support.Eric Anholt2011-01-031-1/+1
| * | | | | | autoconf: Fix --with-driver=xlib --enable-openvg.Chia-I Wu2011-01-041-5/+1
| | |/ / / / | |/| | | |
* | | | | | Merge remote branch 'origin/master' into pipe-videoChristian König2010-12-111-1/+1
|\| | | | |
| * | | | | configure: use llvm-config --cppflags instead of --cflagsBrian Paul2010-12-081-1/+1
* | | | | | Merge remote branch 'origin/master' into pipe-videoChristian König2010-11-211-0/+13
|\| | | | |
| * | | | | gallium/noop: no operation gallium driverJerome Glisse2010-11-151-0/+13
| |/ / / /
* | | | | Merge remote branch 'origin/master' into pipe-videoChristian König2010-11-111-121/+254
|\| | | |
| * | | | autoconf: Add --enable-gallium-egl.Chia-I Wu2010-11-101-6/+22
| * | | | autoconf: Tidy configure output for EGL.Chia-I Wu2010-10-311-7/+9
| * | | | autoconf: st/vega requires --enable-openvg.Chia-I Wu2010-10-301-0/+15
| * | | | autoconf: Update configuration info.Chia-I Wu2010-10-291-23/+40
| * | | | autoconf: Better client API selection.Chia-I Wu2010-10-291-97/+180
* | | | | Merge branch 'master' of ssh://git.freedesktop.org/git/mesa/mesa into pipe-videoChristian König2010-10-281-0/+3
|\| | | | | |_|_|/ |/| | |
| * | | Fix build on systems where "python" is python 3.Kenneth Graunke2010-10-271-0/+3
| | |/ | |/|
* | | First xvmc-r600 implementationChristian König2010-10-231-1/+1
* | | Merge branch 'master' of ssh://git.freedesktop.org/git/mesa/mesa into pipe-videoChristian König2010-10-121-163/+301
|\| | | |/ |/|
| * configure.ac: do not build xorg-r300g by defaultMarek Olšák2010-09-281-2/+10
| * configure.ac: look for libdrm_radeon before building gallium/r300,r600Marek Olšák2010-09-281-10/+18
| * mesa: make makedepend an hard requirementLuca Barbieri2010-09-271-0/+4
| * Build r300g by defaultMarek Olšák2010-09-241-4/+2
| * egl: Enable drm platform by default.Chia-I Wu2010-09-191-0/+3
| * st/egl: Rename kms backend to drm.Chia-I Wu2010-09-191-1/+1
| * configure: Enable -fvisibility=hidden for g++ as wellKristian Høgsberg2010-09-081-0/+7
| * Make XF86VIDMODE extension optionalJon TURNEY2010-09-071-1/+10
| * Cygwin: Teach mklib/minstall to properly install libraries on cygwinJon TURNEY2010-09-011-10/+16
| * Don't pass -ffast-math to clang, since it ignores it and complains.Eric Anholt2010-08-301-1/+4
| * Make configure work with clangnobled2010-08-301-1/+15
| * Add talloc to osmesa library dependenciesJon TURNEY2010-08-301-2/+2
| * Add talloc to dependencies for libGL built with xlib driverJon TURNEY2010-08-301-2/+2
| * r300g: rename radeong_dri.so to r300_dri.soDave Airlie2010-08-251-1/+1
| * mesa: AC_SUBST the talloc libs/cflags so the ./configure results are saved.Eric Anholt2010-08-221-0/+2
| * Merge branch 'master' into glsl2Ian Romanick2010-08-131-1/+1
| |\