| Commit message (Expand) | Author | Age | Files | Lines |
* | build: remove unused API_DEFINES | Andreas Boll | 2013-05-01 | 1 | -3/+0 |
* | configure: remove IN_DRI_DRIVER | Brian Paul | 2013-05-01 | 1 | -10/+5 |
* | configure: remove FEATURE_GL/ES1/ES2 | Brian Paul | 2013-05-01 | 1 | -12/+1 |
* | build: Remove libws_xlib.la from GALLIUM_PIPE_LOADER_LIBS. | Matt Turner | 2013-04-30 | 1 | -4/+0 |
* | build: Remove libpipe_loader.la from GALLIUM_PIPE_LOADER_LIBS. | Matt Turner | 2013-04-30 | 1 | -1/+0 |
* | build: Remove HAVE_PIPE_LOADER_SW. | Matt Turner | 2013-04-30 | 1 | -1/+0 |
* | build: Remove libws_null.la from GALLIUM_PIPE_LOADER_LIBS. | Matt Turner | 2013-04-30 | 1 | -1/+0 |
* | build: Rename PIPE_LOADER_HAVE_XCB to HAVE_PIPE_LOADER_XCB. | Matt Turner | 2013-04-30 | 1 | -1/+1 |
* | configure.ac: Remove unused HAVE_PIPE_LOADER_XLIB macro. | Matt Turner | 2013-04-30 | 1 | -1/+0 |
* | ilo: add the driver to the build system | Chia-I Wu | 2013-04-26 | 1 | -1/+12 |
* | configure.ac: Allow OpenGL ES1 and ES2 only with enabled OpenGL | Andreas Boll | 2013-04-23 | 1 | -0/+11 |
* | configure.ac: Remove gallium-g3dvl flag. | Matt Turner | 2013-04-18 | 1 | -16/+1 |
* | radeonsi: add 2d tiling support for texture v3 | Jerome Glisse | 2013-04-18 | 1 | -1/+1 |
* | configure: enable vdpau and xvmc detection, with gallium | Emil Velikov | 2013-04-17 | 1 | -2/+8 |
* | gallivm: JIT symbol resolution with linux perf. | José Fonseca | 2013-04-17 | 1 | -7/+0 |
* | autoconf: enable detection of vdpau and xvmc by default | Christian König | 2013-04-16 | 1 | -3/+3 |
* | build: Get rid of GALLIUM_WINSYS_DIRS | Matt Turner | 2013-04-15 | 1 | -15/+23 |
* | build: Get rid of GALLIUM_TARGET_DIRS | Matt Turner | 2013-04-15 | 1 | -1/+1 |
* | build: Build pipe-loader before gallium tests | Matt Turner | 2013-04-15 | 1 | -4/+4 |
* | build: Get rid of GALLIUM_MAKE_DIRS | Matt Turner | 2013-04-15 | 1 | -23/+7 |
* | build: Stop using GALLIUM_STATE_TRACKERS_DIRS for SUBDIRS | Matt Turner | 2013-04-15 | 1 | -24/+21 |
* | build: Get rid of DRIVER_DIRS | Matt Turner | 2013-04-15 | 1 | -7/+2 |
* | build: Stop AC_SUBST'ing DRI_DIRS and GALLIUM_DRIVERS_DIRS | Matt Turner | 2013-04-15 | 1 | -2/+0 |
* | build: Remove GALLIUM_DIRS | Matt Turner | 2013-04-15 | 1 | -4/+0 |
* | build: Get rid of SRC_DIRS | Matt Turner | 2013-04-15 | 1 | -14/+7 |
* | build: Get rid of CORE_DIRS | Matt Turner | 2013-04-15 | 1 | -29/+8 |
* | radeon/llvm: Handle ELF formatted binary output from the LLVM backend | Tom Stellard | 2013-04-15 | 1 | -0/+3 |
* | radeon/uvd: add UVD implementation v5 | Christian König | 2013-04-11 | 1 | -3/+2 |
* | autotools: Better describe which cases OProfileJIT is required. | Johannes Obermayr | 2013-04-09 | 1 | -2/+6 |
* | radeon/llvm: Bump minimum LLVM version to 3.3 | Tom Stellard | 2013-04-08 | 1 | -6/+2 |
* | clover: Fix linkage of libOpenCL | Niels Ole Salscheider | 2013-04-08 | 1 | -0/+4 |
* | build: Enable x86 assembler on Hurd. | Andreas Boll | 2013-03-19 | 1 | -0/+3 |
* | radeon/llvm: fix LLVM dependencies | Christian König | 2013-03-14 | 1 | -1/+1 |
* | configure: wire-up new OSMesa gallium state tracker and target | Brian Paul | 2013-03-12 | 1 | -0/+4 |
* | configure.ac: Alphabetize freedreno makefiles. | Matt Turner | 2013-03-12 | 1 | -3/+3 |
* | build: Get rid of dead MESA_ASM_FILES variable | Matt Turner | 2013-03-12 | 1 | -5/+0 |
* | freedreno: gallium driver for adreno | Rob Clark | 2013-03-11 | 1 | -1/+13 |
* | d3d1x: Remove. | José Fonseca | 2013-03-12 | 1 | -21/+0 |
* | configure.ac: Build dricommon for DRI gallium drivers | Matt Turner | 2013-03-08 | 1 | -9/+10 |
* | configure.ac: Remove redundant checks of enable_dri. | Matt Turner | 2013-03-08 | 1 | -18/+16 |
* | configure.ac: Remove stale comment about --x-* arguments. | Matt Turner | 2013-03-05 | 1 | -6/+0 |
* | configure.ac: Don't check for X11 unconditionally. | Matt Turner | 2013-03-05 | 1 | -8/+0 |
* | Fix build of swrast only without libdrm | Daniel Martin | 2013-03-04 | 1 | -1/+1 |
* | autotools: oprofilejit should be included in the list of LLVM components requ... | Adam Sampson | 2013-02-28 | 1 | -0/+3 |
* | configure.ac: Clarify the description of the --with-opencl-libdir parameter a... | Francisco Jerez | 2013-02-27 | 1 | -1/+1 |
* | configure: Fix build with automake < 1.11 | Lauri Kasanen | 2013-02-22 | 1 | -1/+2 |
* | configure.ac: Do not check for clock_gettime on MinGW. | Vinson Lee | 2013-02-19 | 1 | -1/+1 |
* | configure.ac: Add components to LLVM_COMPONENTS when using llvm shared libs | Tom Stellard | 2013-02-13 | 1 | -9/+10 |
* | configure.ac: Do not check for rt on Mac OS X. | Vinson Lee | 2013-02-09 | 1 | -4/+10 |
* | Require libdrm_radeon 2.4.42 for radeonsi. | Michel Dänzer | 2013-02-05 | 1 | -1/+1 |