| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | mesa: Replace a priori knowledge of gcc attributes with configure tests. | Matt Turner | 2014-09-25 | 1 | -0/+4 |
* | mesa: Replace a priori knowledge of gcc builtins with configure tests. | Matt Turner | 2014-09-25 | 1 | -0/+9 |
* | configure.ac: Remove duplicate -DHAVE_PTHREAD. | Matt Turner | 2014-09-24 | 1 | -5/+4 |
* | configure.ac: Stop checking for perl. | Matt Turner | 2014-09-24 | 1 | -2/+0 |
* | configure.ac: Use test -a, rather than another test. | Matt Turner | 2014-09-24 | 1 | -9/+9 |
* | configure: remove NEED_{SOFT,LLVM}PIPE_DRIVER variables | Emil Velikov | 2014-09-24 | 1 | -5/+0 |
* | configure: remove unused variable OSMESA_MESA_DEPS | Emil Velikov | 2014-09-24 | 1 | -2/+0 |
* | configure.ac: unbreak the build with non gnu grep | Jonathan Gray | 2014-09-10 | 1 | -1/+1 |
* | configure.ac: strip _GNU_SOURCE from llvm-config output | Jonathan Gray | 2014-09-09 | 1 | -0/+1 |
* | automake: remove obsolete NEED_GALLIUM_LOADER | Emil Velikov | 2014-09-09 | 1 | -1/+0 |
* | configure: enable the gallium loader only when needed | Emil Velikov | 2014-09-09 | 1 | -10/+16 |
* | configure: inform the user when we're building sw/kms-dri | Emil Velikov | 2014-09-09 | 1 | -0/+1 |
* | configure: kill off NEED_WINSYS_WRAPPER | Emil Velikov | 2014-09-09 | 1 | -2/+0 |
* | configure: kill off NEED_NONNULL_WINSYS | Emil Velikov | 2014-09-09 | 1 | -33/+21 |
* | configure: bail out if building svga without libdrm | Emil Velikov | 2014-09-09 | 1 | -0/+3 |
* | configure.ac: Fix build with git-svn llvm version string | Tom Stellard | 2014-09-09 | 1 | -1/+1 |
* | configure: check for core xcb and link the VL targets against it | Emil Velikov | 2014-09-05 | 1 | -4/+4 |
* | configure: check for core xcb and link libEGL against it | Emil Velikov | 2014-09-05 | 1 | -1/+1 |
* | configure: check for core xcb and link libGL against it | Emil Velikov | 2014-09-05 | 1 | -3/+6 |
* | automake: check if the linker supports --dynamic-list | Jonathan Gray | 2014-09-05 | 1 | -0/+18 |
* | configure.ac: Add AC_SYS_LARGEFILE | Michel Dänzer | 2014-09-05 | 1 | -0/+2 |
* | Revert "configure: Disable xvmc by default" | Emil Velikov | 2014-08-28 | 1 | -1/+1 |
* | mapi: Inline shared-glapi/tests/Makefile. | Matt Turner | 2014-08-18 | 1 | -1/+0 |
* | mapi: Inline glapi/tests/Makefile. | Matt Turner | 2014-08-18 | 1 | -1/+0 |
* | mapi: Inline glapi/Makefile. | Matt Turner | 2014-08-18 | 1 | -1/+0 |
* | mapi: Inline es2api/Makefile. | Matt Turner | 2014-08-18 | 1 | -1/+0 |
* | mapi: Inline es1api/Makefile. | Matt Turner | 2014-08-18 | 1 | -1/+0 |
* | mapi: Inline shared-glapi/Makefile. | Matt Turner | 2014-08-18 | 1 | -1/+0 |
* | configure.ac: remove enable 32/64 bit hacks | Emil Velikov | 2014-08-14 | 1 | -38/+2 |
* | Revert "configure: Fix --enable-XX-bit flags by moving LT_INIT where it should" | Emil Velikov | 2014-08-14 | 1 | -8/+3 |
* | mesa: guard better when building with sse4.1 optimisations | Emil Velikov | 2014-08-13 | 1 | -0/+3 |
* | automake: compact gallium/target/Makefile into gallium/Makefile | Emil Velikov | 2014-08-13 | 1 | -1/+0 |
* | automake: merge gallium/state_trackers/Makefile into gallium/Makefile | Emil Velikov | 2014-08-13 | 1 | -1/+0 |
* | automake: compact gallium/drivers and gallium/winsys makefiles | Emil Velikov | 2014-08-13 | 1 | -2/+1 |
* | configure.ac: drop enable_dri check in gallium_gbm | Emil Velikov | 2014-08-12 | 1 | -4/+0 |
* | configure.ac: bail out if building gallium_gbm without gallium_egl | Emil Velikov | 2014-08-12 | 1 | -0/+4 |
* | configure: Fix --enable-XX-bit flags by moving LT_INIT where it should | Alexandre Demers | 2014-08-12 | 1 | -3/+8 |
* | configure.ac: Do not require llvm on x32 | Maarten Lankhorst | 2014-08-11 | 1 | -0/+1 |
* | configure.ac: Use LIBS rather than LDFLAGS to add -ldl to dladdr check | Jon TURNEY | 2014-08-09 | 1 | -3/+4 |
* | vc4: Initial skeleton driver import. | Eric Anholt | 2014-08-08 | 1 | -1/+20 |
* | configure: check for dladdr via AC_CHECK_FUNC/AC_CHECK_LIB | Pali Rohár | 2014-08-08 | 1 | -4/+3 |
* | util: remove ralloc_test | Emil Velikov | 2014-08-08 | 1 | -1/+0 |
* | util: Move the open-addressing linear-probing hash_table to src/util. | Kenneth Graunke | 2014-08-04 | 1 | -2/+2 |
* | util: Move ralloc to a new src/util directory. | Kenneth Graunke | 2014-08-04 | 1 | -1/+3 |
* | Remove XA state tracker support for Radeon | Marek Olšák | 2014-08-03 | 1 | -3/+3 |
* | gallium: Add a dumb drm/kms winsys backed swrast provider | Giovanni Campagna | 2014-07-30 | 1 | -0/+5 |
* | configure: Don't override user -g or -O options for debug builds | Ian Romanick | 2014-07-29 | 1 | -2/+12 |
* | configure.ac: require libdrm_radeon 2.4.56 because of the Hawaii fix there | Marek Olšák | 2014-07-29 | 1 | -1/+1 |
* | freedreno/a3xx: enable/disable wa's based on patch-level | Rob Clark | 2014-07-25 | 1 | -1/+1 |
* | configure.ac: Add LLVM patch version to error message. | Vinson Lee | 2014-07-18 | 1 | -1/+1 |