summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2011-06-02dri/nouveau: Fix build with --enable-shared-dricore.Johannes Obermayr1-5/+12
2011-05-31st/egl: Fix udev linkage when egl_dri2 is not buildBenjamin Franzke1-3/+3
2011-05-18mesa: check that flex/bison are installedBrian Paul1-0/+6
2011-05-18add $SELINUX_LIBS to EGL and OpenVG lib depsTapani Pälli1-2/+2
2011-05-13st/egl: Implement EGL_WL_bind_wayland_display for x11,drm,waylandBenjamin Franzke1-2/+2
2011-05-05Revert "DRI2/GLX: make swap event handling match spec"Dave Airlie1-2/+2
2011-05-04DRI2/GLX: make swap event handling match specJesse Barnes1-2/+2
2011-05-02Default to --disable-gallium-r300 if not --with-driver=driJon TURNEY1-0/+7
2011-04-25winsys: Add wayland shm sw winsysBenjamin Franzke1-0/+1
2011-04-25configure.ac: require LLVM for r300g on x86 and x86_64Marek Olšák1-1/+8
2011-04-25configure.ac: enable LLVM by default on x86 and x86_64Marek Olšák1-1/+6
2011-04-22configure.ac: fix up the help text for --enable-gallium-r300Marek Olšák1-1/+1
2011-04-19configure.ac: rename --enable-gallium-radeon to --enable-gallium-r300Marek Olšák1-9/+8
2011-04-15configure.ac: add an enable switch for float textures (v2)Marek Olšák1-0/+15
2011-04-08Disable direct rendering on CygwinJon TURNEY1-0/+14
2011-04-08Disable direct rendering on GNU/Hurdnobled1-2/+11
2011-04-08Only require libdrm if direct rendering is actually enabled.Samuel Thibault1-11/+18
2011-03-14autoconf/make: Don't specify individual llvm libraries.José Fonseca1-1/+1
2011-03-14autoconf/llvm: fix build for disassemblerDave Airlie1-1/+1
2011-03-13gallivm: Use LLVM MC disassembler, instead of udis86.José Fonseca1-6/+0
2011-03-02egl_dri2 x11: Workaround device_name xcb-dri2 bugBenjamin Franzke1-0/+3
2011-03-01egl: Add EGL_WL_bind_wayland_displayBenjamin Franzke1-1/+1
2011-03-01configure: Bump libdrm requirementsChris Wilson1-4/+4
2011-02-23Fix GLX_USE_TLS define.Tom Fogal1-5/+3
2011-02-20Fix --enable-shared-glapi configure optionJon TURNEY1-1/+1
2011-02-11mesa: Optionally build a dricore support library (v3)Christopher James Halse Rogers1-6/+53
2011-02-11configure.ac: remove libdrm_radeon dependency for r300g and r600gMarek Olšák1-18/+6
2011-02-10configure.ac: Fix typoKristian Høgsberg1-1/+1
2011-02-07egl: Implement libwayland-eglBenjamin Franzke1-0/+17
2011-02-07egl: Add wayland platformBenjamin Franzke1-0/+4
2011-02-06configure.ac: correctly check for libdrm_radeon versionMarek Olšák1-1/+1
2011-01-31Remove talloc from the make and automake build systems.Kenneth Graunke1-9/+5
2011-01-25configure.ac: define LIBDRM_INTEL_REQUIREDTormod Volden1-1/+2
2011-01-20glapi: Fix OpenGL and OpenGL ES interop.Chia-I Wu1-2/+14
2011-01-20glapi: Fix OpenGL ES 1.1 and 2.0 interop.Chia-I Wu1-0/+13
2011-01-20autoconf: Fail when --with-state-trackers is incomplete.Chia-I Wu1-0/+9
2011-01-11noop: remove dead dri targetJerome Glisse1-13/+0
2011-01-11configure: bump libdrm version requirement to 2.4.23Brian Paul1-3/+3
2011-01-10Export TLS support in gl.pc.Tom Fogal1-1/+7
2011-01-10mesa: Remove GLES overlay.Chia-I Wu1-20/+13
2011-01-10egl: Make egl_dri2 and egl_glx built-in drivers.Chia-I Wu1-1/+1
2011-01-09noop: make noop useable like trace or rbugJerome Glisse1-1/+1
2011-01-06mesa: fix build for NetBSDPierre Allegraud1-7/+4
2011-01-04Merge remote branch 'origin/nvc0'Christoph Bumiller1-1/+1
2011-01-03intel: Bump libdrm configure.ac requirement for the gen6 BLT ring support.Eric Anholt1-1/+1
2011-01-04autoconf: Fix --with-driver=xlib --enable-openvg.Chia-I Wu1-5/+1
2010-12-19Merge remote branch 'origin/master' into nvc0-newChristoph Bumiller1-1/+14
2010-12-08configure: use llvm-config --cppflags instead of --cflagsBrian Paul1-1/+1
2010-11-15gallium/noop: no operation gallium driverJerome Glisse1-0/+13
2010-11-12nvc0: import nvc0 gallium driverChristoph Bumiller1-1/+1