gallium/u_blitter: make clearing independent of the colorbuffer format
[mesa.git] / configure.ac
2013-06-08 Rob Clarkfreedreno: add a3xx support
2013-06-08 Rob Clarkfreedreno: prepare for a3xx
2013-06-06 Andreas Bollbuild: Unify PACKAGE_VERSION on autotools, scons and...
2013-06-06 Mike Stroyanconfigure.ac: Build dricommon for gallium swrast
2013-05-29 Andreas Hartmetzradeonsi: Add ipo to LLVM_COMPONENTS
2013-05-15 Marek Olšákr600g: rewrite FMASK allocation, fix FMASK texturing...
2013-05-01 Andreas Bollbuild: remove unused API_DEFINES
2013-05-01 Brian Paulconfigure: remove IN_DRI_DRIVER
2013-05-01 Brian Paulconfigure: remove FEATURE_GL/ES1/ES2
2013-04-30 Matt Turnerbuild: Remove libws_xlib.la from GALLIUM_PIPE_LOADER_LIBS.
2013-04-30 Matt Turnerbuild: Remove libpipe_loader.la from GALLIUM_PIPE_LOADE...
2013-04-30 Matt Turnerbuild: Remove HAVE_PIPE_LOADER_SW.
2013-04-30 Matt Turnerbuild: Remove libws_null.la from GALLIUM_PIPE_LOADER_LIBS.
2013-04-30 Matt Turnerbuild: Rename PIPE_LOADER_HAVE_XCB to HAVE_PIPE_LOADER_XCB.
2013-04-30 Matt Turnerconfigure.ac: Remove unused HAVE_PIPE_LOADER_XLIB macro.
2013-04-26 Chia-I Wuilo: add the driver to the build system
2013-04-23 Andreas Bollconfigure.ac: Allow OpenGL ES1 and ES2 only with enable...
2013-04-19 Matt Turnerconfigure.ac: Remove gallium-g3dvl flag.
2013-04-18 Jerome Glisseradeonsi: add 2d tiling support for texture v3
2013-04-18 Emil Velikovconfigure: enable vdpau and xvmc detection, with gallium
2013-04-17 José Fonsecagallivm: JIT symbol resolution with linux perf.
2013-04-16 Christian Königautoconf: enable detection of vdpau and xvmc by default
2013-04-15 Matt Turnerbuild: Get rid of GALLIUM_WINSYS_DIRS
2013-04-15 Matt Turnerbuild: Get rid of GALLIUM_TARGET_DIRS
2013-04-15 Matt Turnerbuild: Build pipe-loader before gallium tests
2013-04-15 Matt Turnerbuild: Get rid of GALLIUM_MAKE_DIRS
2013-04-15 Matt Turnerbuild: Stop using GALLIUM_STATE_TRACKERS_DIRS for SUBDIRS
2013-04-15 Matt Turnerbuild: Get rid of DRIVER_DIRS
2013-04-15 Matt Turnerbuild: Stop AC_SUBST'ing DRI_DIRS and GALLIUM_DRIVERS_DIRS
2013-04-15 Matt Turnerbuild: Remove GALLIUM_DIRS
2013-04-15 Matt Turnerbuild: Get rid of SRC_DIRS
2013-04-15 Matt Turnerbuild: Get rid of CORE_DIRS
2013-04-15 Tom Stellardradeon/llvm: Handle ELF formatted binary output from...
2013-04-11 Christian Königradeon/uvd: add UVD implementation v5
2013-04-09 Johannes Obermayrautotools: Better describe which cases OProfileJIT...
2013-04-08 Tom Stellardradeon/llvm: Bump minimum LLVM version to 3.3
2013-04-08 Niels Ole Salscheiderclover: Fix linkage of libOpenCL
2013-03-19 Andreas Bollbuild: Enable x86 assembler on Hurd.
2013-03-14 Christian Königradeon/llvm: fix LLVM dependencies
2013-03-13 Brian Paulconfigure: wire-up new OSMesa gallium state tracker...
2013-03-13 Matt Turnerconfigure.ac: Alphabetize freedreno makefiles.
2013-03-13 Matt Turnerbuild: Get rid of dead MESA_ASM_FILES variable
2013-03-12 Rob Clarkfreedreno: gallium driver for adreno
2013-03-12 José Fonsecad3d1x: Remove.
2013-03-09 Matt Turnerconfigure.ac: Build dricommon for DRI gallium drivers
2013-03-09 Matt Turnerconfigure.ac: Remove redundant checks of enable_dri.
2013-03-05 Matt Turnerconfigure.ac: Remove stale comment about --x-* arguments.
2013-03-05 Matt Turnerconfigure.ac: Don't check for X11 unconditionally.
2013-03-04 Daniel MartinFix build of swrast only without libdrm
2013-02-28 Adam Sampsonautotools: oprofilejit should be included in the list...
2013-02-27 Francisco Jerezconfigure.ac: Clarify the description of the --with...
2013-02-22 Lauri Kasanenconfigure: Fix build with automake < 1.11
2013-02-20 Vinson Leeconfigure.ac: Do not check for clock_gettime on MinGW.
2013-02-13 Tom Stellardconfigure.ac: Add components to LLVM_COMPONENTS when...
2013-02-09 Vinson Leeconfigure.ac: Do not check for rt on Mac OS X.
2013-02-05 Michel DänzerRequire libdrm_radeon 2.4.42 for radeonsi.
2013-02-01 Quentin Glidicconfigure.ac: Fix --with-llvm-shared-libs
2013-02-01 Michel Dänzerconfigure.ac: GLX cannot work without OpenGL
2013-01-31 Andreas Bollmesa: bump version to 9.2 (devel)
2013-01-29 Matt Turnerbuild: Add missing comma in AS_IF
2013-01-28 Tom Stellardr600g: Fix building with --enable-r600-llvm-compiler
2013-01-25 Tom Stellardconfigure.ac: Don't set LLVM_LIBS when llvm is disabled
2013-01-24 Tom Stellardconfigure.ac: Force use of LLVM shared libs with -...
2013-01-24 Tom Stellardconfigure.ac: Compute the required llvm static librarie...
2013-01-22 Matt Turnerbuild: Use AX_PROG_FLEX
2013-01-22 Matt Turnerbuild: Use AX_PROG_BISON
2013-01-22 Matt Turnerglsl/build: Build tests via the glsl Makefile
2013-01-22 Matt Turnerglsl/build: Build glcpp via the glsl Makefile
2013-01-22 Matt Turnerglsl/build: Don't build builtin_compiler separately...
2013-01-21 Matt Turnerbuild: Remove dead SHARED_GLAPI variable
2013-01-19 Andreas Bollbuild: require python module libxml2
2013-01-17 Maarten Lankhorstnvc0: add support for accelerated video decoding throug...
2013-01-16 Matt Turnerbuild: Make src/gtest before src/mesa
2013-01-14 Damien Lespiaubuild: Fix the documented default value of --with-galli...
2013-01-14 Marek Olšákr300g: kill the X.Org state tracker target
2013-01-12 Alexandre Demersconfigure.ac: Fixing common dri dependency when using...
2013-01-11 Carl Worthdriconf: Add translation-generation to build system...
2013-01-10 Matt TurnerRemove MESA_PIC_FLAGS macro
2013-01-10 Matt TurnerRemove minstall
2013-01-10 Matt TurnerRemove checking for makedepend
2013-01-10 Matt TurnerRemove mklib
2013-01-10 Matt TurnerRemove configs/{current,default}
2013-01-10 Andreas Bollgallium/tests/unit: Convert to automake
2013-01-10 Andreas Bollgallium/tests/trivial: Convert to automake
2013-01-10 Matt Turnertargets/pipe-loader: Convert to automake
2013-01-10 Matt Turnertargets/gbm: Convert to automake
2013-01-10 Matt Turnertargets/egl-static: Convert to automake
2013-01-10 Matt Turnertargets/xa-vmwgfx: Convert to automake
2013-01-10 Matt Turnertargets/xvmc-softpipe: Convert to automake
2013-01-10 Matt Turnertargets/xvmc-r600: Convert to automake
2013-01-10 Matt Turnertargets/xvmc-r300: Convert to automake
2013-01-10 Matt Turnertargets/xvmc-nouveau: Convert to automake
2013-01-10 Matt Turnerbuild: AC_SUBST XVMC_MAJOR/MINOR
2013-01-10 Matt Turnertargets/xorg-radeonsi: Convert to automake
2013-01-10 Matt Turnertargets/xorg-r600: Convert to automake
2013-01-10 Matt Turnertargets/xorg-r300: Convert to automake
2013-01-10 Matt Turnertargets/xorg-nouveau: Convert to automake
2013-01-10 Matt Turnertargets/xorg-i915: Convert to automake
2013-01-10 Matt Turnertargets/vdpau-softpipe: Convert to automake
2013-01-10 Matt Turnertargets/vdpau-radeonsi: Convert to automake
next