i965/gs: Fixup gl_PointSize on entry to geometry shaders.
[mesa.git] / configure.ac
2013-10-08 Marek Olšákconfigure.ac: report an error if LLVM shared libs are...
2013-10-03 Emil Velikovconfigure: set HAVE_COMMON_DRI when building only swrast
2013-10-01 Emil Velikovst/glx: consolidate C sources list into Makefile.sources
2013-10-01 Emil Velikovgalahad: consolidate C sources list into Makefile.sources
2013-10-01 Emil Velikovnoop: consolidate C sources list into Makefile.sources
2013-10-01 Emil Velikovidentity: consolidate C sources list into Makefile...
2013-10-01 Emil Velikovr600: use NEED_RADEON_LLVM over R600_NEED_RADEON_GALLIUM
2013-10-01 Johannes Obermayrgallium/targets: Make use of prebuilt libdricommon.la.
2013-09-28 Tom Stellardconfigure.ac: Add a more informative warning when libcl...
2013-09-25 Christian Königbuild/radeonsi: group all targets in common subdir
2013-09-25 Christian Königbuild/r600: group all targets in common subdir
2013-09-25 Christian Königbuild/r300: group build target in common subdir
2013-09-23 Eric Anholtmesa: Use -Bsymbolic in the linker to locally resolve...
2013-09-22 Johannes ObermayrSuppress clang's warnings about unused CFLAGS and CXXFLAGS.
2013-09-11 Johannes ObermayrMove nv30, nv50 and nvc0 to nouveau.
2013-09-09 Kenneth Graunkebuild: Delete cross-compiling macros.
2013-09-09 Kenneth Graunkeglsl: Remove builtin_compiler from the build system.
2013-08-27 Fabio Pedretticonfigure.ac: Bump Wayland requirement to 1.2.0
2013-08-27 Kristian LehmannFixed and/or order mistake, resulting in compiling...
2013-08-23 Jon Severinssongallium/osmesa: Make and install an osmesa.pc.
2013-08-22 Matt Turnerbuild: Add --enable-gallium-osmesa flag.
2013-08-16 Niels Ole Salscheiderclover: Fix linkage of libOpenCL
2013-07-29 Emil Velikovbuild: unify mesa version by using a VERSION file
2013-07-25 Kenneth Graunkemesa: Bump version to 9.3.0-devel.
2013-07-25 Rob Clarkxa: bump major version
2013-07-22 Matt Turnerconfigure.ac: Use correct options names in AC_ARG_ENABLE.
2013-07-22 Matt Turnerbuild: Remove unused EGL_PLATFORMS.
2013-07-18 Mike Frysingergen_matypes: fix cross-compiling with gcc
2013-07-18 Jean-Sébastien Pédronconfigure.ac: On some systems, "x86-64" is called ...
2013-07-18 Jonathan Grayconfigure.ac: make grep tests more portable
2013-07-18 Jonathan Grayconfigure.ac: add OpenBSD
2013-07-13 Klemens Baumconfigure.ac: better detection of LLVM version
2013-07-12 Jonathan Liuconfigure: Avoid use of AC_CHECK_FILE for cross compiling
2013-07-11 Alex Deucherradeon: bump libdrm_radeon requirement for CIK support
2013-07-01 Ross Burtonbuild: fix EGL build when no X11 headers are present
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
next