summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | | | | | | | | configure.ac: add option --with-gallium-drivers=DIRSMarek Olšák2011-06-191-108/+57
* | | | | | | | | | | | | | | | | | | | | configure.ac: remove --with-state-trackersMarek Olšák2011-06-191-142/+75
* | | | | | | | | | | | | | | | | | | | | configure.ac: remove redundant option --enable-gallium-eglMarek Olšák2011-06-191-26/+4
|/ / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | configure.ac: cleanup the gallium-r300 optionMarek Olšák2011-06-141-19/+13
* | | | | | | | | | | | | | | | | | | | xorg-radeon: rename to xorg-r300Marek Olšák2011-06-141-1/+1
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | dri/nouveau: Fix build with --enable-shared-dricore.Johannes Obermayr2011-06-021-5/+12
* | | | | | | | | | | | | | | | | | | st/egl: Fix udev linkage when egl_dri2 is not buildBenjamin Franzke2011-05-311-3/+3
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | mesa: check that flex/bison are installedBrian Paul2011-05-181-0/+6
* | | | | | | | | | | | | | | | | | add $SELINUX_LIBS to EGL and OpenVG lib depsTapani Pälli2011-05-181-2/+2
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | st/egl: Implement EGL_WL_bind_wayland_display for x11,drm,waylandBenjamin Franzke2011-05-131-2/+2
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | 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
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ | | |/| | | | | | |