Replace gl_frag_attrib enum with gl_varying_slot.
[mesa.git] / configure.ac
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
2013-01-10 Matt Turnertargets/vdpau-r600: Convert to automake
2013-01-10 Matt Turnertargets/vdpau-r300: Convert to automake
2013-01-10 Matt Turnertargets/vdpau-nouveau: Convert to automake
2013-01-10 Matt Turnerbuild: AC_SUBST VDPAU_MAJOR/MINOR
2013-01-10 Matt Turnertargets/libgl-xlib: Convert to automake
2013-01-10 Matt Turnertargets/dri-vmwgfx: Convert to automake
2013-01-10 Matt Turnertargets/dri-swrast: Convert to automake
2013-01-10 Matt Turnertargets/dri-radeonsi: Convert to automake
2013-01-10 Matt Turnertargets/dri-r600: Convert to automake
2013-01-10 Matt Turnertargets/dri-r300: Convert to automake
2013-01-10 Matt Turnertargets/dri-nouveau: Convert to automake
2013-01-10 Matt Turnertargets/dri-i915: Convert to automake
2013-01-10 Matt Turnerstate_trackers/xvmc: Convert to automake
2013-01-10 Matt Turnerstate_trackers/xorg: Convert to automake
2013-01-10 Matt Turnerstate_trackers/xa: Convert to automake
2013-01-10 Matt Turnerstate_trackers/vega: Convert to automake
2013-01-10 Matt Turnerstate_trackers/vdpau: Convert to automake
2013-01-10 Matt Turnerstate_trackers/glx: Convert to automake
2013-01-10 Matt Turnerstate_trackers/gbm: Convert to automake
2013-01-10 Matt Turnerstate_trackers/egl: Convert to automake
2013-01-10 Matt Turnerstate_trackers: Convert to automake
2013-01-10 Tom Stellardradeon/llvm: Convert to Automake
2013-01-10 Matt Turnerbuild: Add automake conditionals for gallium drivers
2013-01-10 Matt Turnerstate_trackers/dri/sw: Convert to automake
2013-01-10 Matt Turnerstate_trackers/dri/drm: Convert to automake
2013-01-10 Matt Turnerstate_trackers/dri: Convert to automake
2013-01-10 Matt Turnerwinsys/sw/xlib: Convert to automake
2013-01-10 Matt Turnerwinsys/sw/wrapper: Convert to automake
2013-01-10 Matt Turnerwinsys/sw/wayland: Convert to automake
2013-01-10 Matt Turnerwinsys/sw/null: Convert to automake
2013-01-10 Matt Turnerwinsys/sw/fbdev: Convert to automake
2013-01-10 Matt Turnerwinsys/sw/dri: Convert to automake
2013-01-10 Matt Turnerwinsys/sw: Convert to automake
2013-01-10 Matt Turnersvga/winsys/drm: Convert to automake
2013-01-10 Matt Turnernouveau/winsys/drm: Convert to automake
2013-01-10 Matt Turnerradeonsi: Convert to automake
2013-01-10 Matt Turnernvc0: Convert to automake
2013-01-10 Matt Turnernv50: Convert to automake
next