summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Revert "DRI2/GLX: make swap event handling match spec"Dave Airlie2011-05-051-2/+2
* DRI2/GLX: make swap event handling match specJesse Barnes2011-05-041-2/+2
* Default to --disable-gallium-r300 if not --with-driver=driJon TURNEY2011-05-021-0/+7
* winsys: Add wayland shm sw winsysBenjamin Franzke2011-04-251-0/+1
* configure.ac: require LLVM for r300g on x86 and x86_64Marek Olšák2011-04-251-1/+8
* configure.ac: enable LLVM by default on x86 and x86_64Marek Olšák2011-04-251-1/+6
* configure.ac: fix up the help text for --enable-gallium-r300Marek Olšák2011-04-221-1/+1
* configure.ac: rename --enable-gallium-radeon to --enable-gallium-r300Marek Olšák2011-04-191-9/+8
* configure.ac: add an enable switch for float textures (v2)Marek Olšák2011-04-151-0/+15
* Disable direct rendering on CygwinJon TURNEY2011-04-081-0/+14
* Disable direct rendering on GNU/Hurdnobled2011-04-081-2/+11
* Only require libdrm if direct rendering is actually enabled.Samuel Thibault2011-04-081-11/+18
* autoconf/make: Don't specify individual llvm libraries.José Fonseca2011-03-141-1/+1
* autoconf/llvm: fix build for disassemblerDave Airlie2011-03-141-1/+1
* gallivm: Use LLVM MC disassembler, instead of udis86.José Fonseca2011-03-131-6/+0
* egl_dri2 x11: Workaround device_name xcb-dri2 bugBenjamin Franzke2011-03-021-0/+3
* egl: Add EGL_WL_bind_wayland_displayBenjamin Franzke2011-03-011-1/+1
* configure: Bump libdrm requirementsChris Wilson2011-03-011-4/+4
* Fix GLX_USE_TLS define.Tom Fogal2011-02-231-5/+3
* Fix --enable-shared-glapi configure optionJon TURNEY2011-02-201-1/+1
* mesa: Optionally build a dricore support library (v3)Christopher James Halse Rogers2011-02-111-6/+53
* configure.ac: remove libdrm_radeon dependency for r300g and r600gMarek Olšák2011-02-111-18/+6
* configure.ac: Fix typoKristian Høgsberg2011-02-101-1/+1
* egl: Implement libwayland-eglBenjamin Franzke2011-02-071-0/+17
* egl: Add wayland platformBenjamin Franzke2011-02-071-0/+4
* configure.ac: correctly check for libdrm_radeon versionMarek Olšák2011-02-061-1/+1
* Remove talloc from the make and automake build systems.Kenneth Graunke2011-01-311-9/+5
* configure.ac: define LIBDRM_INTEL_REQUIREDTormod Volden2011-01-251-1/+2
* glapi: Fix OpenGL and OpenGL ES interop.Chia-I Wu2011-01-201-2/+14
* glapi: Fix OpenGL ES 1.1 and 2.0 interop.Chia-I Wu2011-01-201-0/+13
* autoconf: Fail when --with-state-trackers is incomplete.Chia-I Wu2011-01-201-0/+9
* noop: remove dead dri targetJerome Glisse2011-01-111-13/+0
* 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
* 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
| |/ |/|
* | configure: use llvm-config --cppflags instead of --cflagsBrian Paul2010-12-081-1/+1
* | gallium/noop: no operation gallium driverJerome Glisse2010-11-151-0/+13
|/
* 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