summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | | | | | | | | configure: Enable st/gbm if st/egl has drm platformBenjamin Franzke2011-07-021-2/+10
* | | | | | | | | | | | | | | | | | | | | autoconf: swrast does not require libdrmChia-I Wu2011-07-021-4/+13
* | | | | | | | | | | | | | | | | | | | | autoconf: fix --disable-glxChia-I Wu2011-07-011-16/+23
* | | | | | | | | | | | | | | | | | | | | autoconf: fix --disable-driChia-I Wu2011-07-011-20/+13
* | | | | | | | | | | | | | | | | | | | | autoconf: add --enable-{dri,glx,osmesa}Chia-I Wu2011-07-011-124/+177
* | | | | | | | | | | | | | | | | | | | | glx: Check HAVE_XF86VIDMODE before adding it as an implicit linkAlan Hourihane2011-06-281-1/+5
* | | | | | | | | | | | | | | | | | | | | Don't use -fvisibilty=hidden on cygwinJon TURNEY2011-06-281-0/+9
* | | | | | | | | | | | | | | | | | | | | Fix config check that claims to test if CXX supports -fvisibility=hidden opti...Jon TURNEY2011-06-281-0/+2
* | | | | | | | | | | | | | | | | | | | | configure.ac: sort Gallium directories alphabeticallyMarek Olšák2011-06-271-0/+6
* | | | | | | | | | | | | | | | | | | | | targets/egl-static: replace targets/eglChia-I Wu2011-06-241-1/+1
* | | | | | | | | | | | | | | | | | | | | configure: Disable drm egl platform by defaultBenjamin Franzke2011-06-241-3/+0
* | | | | | | | | | | | | | | | | | | | | egl_dri2: Hookup gbm as drm platformBenjamin Franzke2011-06-231-0/+3
* | | | | | | | | | | | | | | | | | | | | gbm: Add gallium (drm) backendBenjamin Franzke2011-06-231-0/+23
* | | | | | | | | | | | | | | | | | | | | gbm: Add dri backendBenjamin Franzke2011-06-231-0/+7
* | | | | | | | | | | | | | | | | | | | | Add gbm (generic/graphics buffer manager)Benjamin Franzke2011-06-231-0/+37
* | | | | | | | | | | | | | | | | | | | | configure.ac: remove deprecated EGL optionsChia-I Wu2011-06-201-9/+0
* | | | | | | | | | | | | | | | | | | | | configure.ac: add back --enable-gallium-eglMarek Olšák2011-06-191-4/+27
* | | | | | | | | | | | | | | | | | | | | configure.ac: Avoid running llvm-config when it hadn't been checked for.Cyril Brulebois2011-06-191-0/+2
* | | | | | | | | | | | | | | | | | | | | configure.ac: build r600g by defaultMarek Olšák2011-06-191-2/+2
* | | | | | | | | | | | | | | | | | | | | 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