glsl: Transform dot product by a basis vector into a swizzle
[mesa.git] / configure.ac
2012-06-11 Kenneth Graunkeautomake: Add AM_PROG_AR before LT_INIT to silence...
2012-06-11 Brad Kingconfigure.ac: Add --with-(gl|glu|osmesa)-lib-name options
2012-06-11 Eric Anholtautomake: Merge the dricore libglsl build into libdricore.
2012-06-11 Eric Anholtautomake: Convert src/Makefile to automake.
2012-06-11 Eric Anholtautomake: Move top-level makefile to automake.
2012-06-11 Eric Anholtmesa: Move the version information right into configure.ac.
2012-06-05 Kristian Høgsbergconfigure.ac: Fail if egl x11 platform dependencies...
2012-06-01 Tapani Pälliautomake: use -m32 in CCASFLAGS when using --enable...
2012-06-01 Adam Rakr600g: compute support for evergreen
2012-06-01 Tom Stellardclover: Link to the necessary LLVM and Clang libs
2012-06-01 Tom Stellardconfigure.ac: Add variables LLVM_CPPFLAGS and LLVM_LIBDIR
2012-06-01 Tom Stellardconfigure.ac: Add option for libclc path
2012-06-01 Tom Stellardconfigure.ac: Add HAVE_OPENCL AM_CONDITIONAL v2
2012-05-30 Kenneth Graunkeautomake: Check for 'indent' and fall back to 'cat...
2012-05-29 Eric Anholtautomake: Convert dricore building to automake.
2012-05-29 Eric Anholtautomake: Rename variables in sources.mak to be automak...
2012-05-29 Eric Anholtmesa: Remove the generated glapi from source control...
2012-05-22 Paul Berryi965: Completely annotate the batch bo when aub dumping.
2012-05-21 ojabFilter out -Wcovered-switch-default from LLVM_CFLAGS
2012-05-15 Homer Hsingconfigure.ac: Fix typos in the r600-llvm-compiler option
2012-05-12 Michel Dänzerradeonsi: Fixups for recent build infrastructure changes.
2012-05-11 Marek OlšákMerge branch 'gallium-userbuf'
2012-05-11 Tom Stellardclover: Assorted build fixes.
2012-05-11 Francisco Jerezclover: Import OpenCL state tracker.
2012-05-11 Francisco Jerezgallium/gbm: Switch to auxiliary/pipe-loader.
2012-05-11 Francisco Jerezgallium/tests/trivial: Switch to the pipe loader.
2012-05-11 Francisco Jerezgallium: Add pipe loader for device enumeration and...
2012-04-29 Dylan Noblesmithautoconf: pass -Wall to automake
2012-04-23 Tom Stellardr600g: Add hooks for the LLVM shader compiler
2012-04-23 Tom Stellardconfigure.ac: Move HAVE_LLVM definition into configure.ac
2012-04-19 Eric Anholtglsl: Convert the tests directory to automake.
2012-04-17 Dave Airlieconfigure.ac: add IA64 support.
2012-04-17 Tom Stellardr600g: Use automake to generate Makefile
2012-04-16 Dylan Noblesmithautoconf: add AM_PROG_CC_C_O
2012-04-13 Ben Skeggsnv30: import new driver for GeForce FX/6/7 chipsets...
2012-04-13 Christoph Bumillernouveau: switch to libdrm_nouveau-2.0
2012-04-13 Ben Skeggsnvfx: completely remove this driver (GeForce FX/6/7)
2012-04-13 Ben Skeggsnouveau/vieux: switch to libdrm_nouveau-2.0
2012-04-13 Tom Stellardradeonsi: initial WIP SI code
2012-04-13 Eric Anholtglx: Hook up the unit tests again using the internal...
2012-04-13 Eric Anholtgtest: Build as a convenience library.
2012-04-04 Alexandre Demersst/xvmc: fix library installation dir
2012-03-30 Tom Stellardconfigure: Add --with-llvm-shared-libs
2012-03-28 Christian Königvl: move winsys helper out of winsys directory
2012-03-21 Eric Anholtintel: Bump libdrm requirement to 2.4.32.
2012-03-19 Kristian Høgsbergshared-glapi: Convert to automake
2012-03-14 Tom Stellardnoop: Use non-recursive automake
2012-03-14 Tom Stellardidentity: Use non-recursive automake
2012-03-14 Tom Stellardgalahad: Use non-recursive automake
2012-03-14 Tom Stellardgallium/drivers: Use automake to generate makefile
2012-03-01 Christian Königvl: use SwapBuffers instead of CopyBuffers
2012-03-01 Christian Königvl: rewrite vl DRI backend using XCB
2012-02-29 Eric Anholtegl/drivers: Convert to automake.
2012-02-29 Eric Anholtegl/main: Convert to automake.
2012-02-29 Eric Anholtegl: Clean up some flow of EGL platform handling.
2012-02-29 Eric Anholtglx: Convert to automake.
2012-02-26 Tom Stellardr300g: Use automake to generate Makefile v3
2012-02-25 Christian Königst/xvmc: move xvmc state tracker out of xorg subdir
2012-02-09 Chia-I Wumesa: enable remap table when --enable-shared-glapi
2012-02-06 Jerome Glisser600g: add support for common surface allocator for...
2012-02-06 Jon TURNEYdri: Don't build libdricommon.la if we don't need it
2012-02-04 Eric Anholtmesa: Fix xcb-dri2 link flags leaking into LIBS.
2012-02-01 Colin Waltersbuild: Note that we don't support srcdir != builddir
2012-02-01 Matt TurnerRevert "automake: src/mesa/drivers/osmesa"
2012-02-01 Matt TurnerRevert "automake: src/glsl and src/glsl/glcpp"
2012-02-01 Matt TurnerRevert "Make sure libGL.so links with libglsl"
2012-01-31 Matt TurnerMake sure libGL.so links with libglsl
2012-01-31 Matt Turnerautomake: src/glsl and src/glsl/glcpp
2012-01-31 Matt Turnerautoconf: use AC_PROG_YACC/LEX
2012-01-31 Matt Turnerautomake: src/mesa/drivers/osmesa
2012-01-30 Eric Anholtautoconf: Enable missing-prototypes errors when available.
2012-01-30 ojabUse only native engine & bitwriter LLVM libraries for...
2012-01-27 Jeremy Huddlestonconfigure.ac: Don't use $CLANG since it will collide...
2012-01-27 Matt Turnerconfigure.ac: remove shared/static options
2012-01-27 Matt Turnerdri: make sure to build libdricommon.la
2012-01-26 Benjamin Franzkeconfigure: Use WAYLAND_SCANNER_RULES only if available
2012-01-26 Benjamin Franzkeautomake: src/egl/wayland
2012-01-25 Christian Königst/xvmc: remove xorg-server dependency
2012-01-24 Matt TurnerRevert "Always build shared glapi"
2012-01-23 Matt Turnerautomake: src/gbm
2012-01-23 Eric Anholtautoconf: Fix build of dri symbols test to not manually...
2012-01-23 Jon TURNEYDon't build shared dricore when unneeded
2012-01-22 Matt Turnerconfigure.ac: use AC_PROG_MKDIR_P
2012-01-22 Matt TurnerRemove src/mesa/ppc
2012-01-20 Matt Turnerautomake: src/mesa/drivers/dri
2012-01-20 Matt Turnerautomake: src/mesa/drivers/dri/swrast
2012-01-20 Matt Turnerautomake: src/mesa/drivers/dri/nouveau
2012-01-20 Matt Turnerautomake: src/mesa/drivers/dri/r200
2012-01-20 Matt Turnerautomake: src/mesa/drivers/dri/radeon
2012-01-20 Matt Turnerautomake: src/mesa/drivers/dri/i915
2012-01-20 Matt TurnerAlways build shared dricore
2012-01-20 Matt TurnerAlways build shared glapi
2012-01-20 Matt TurnerRemove -ffast-math from default CFLAGS
2012-01-17 Eric Anholtmesa: Enable silent automake rules when available.
2012-01-17 Eric Anholti965: Convert the build to using automake.
2012-01-12 Thomas Hellstromconfigure: Add the svga gallium driver to the default...
2012-01-11 Matt Turnerconfigure.ac: use AC_PROG_SED
2012-01-11 Matt Turnerconfigure.ac: don't set HAVE_GTEST twice
2012-01-07 Kenneth Graunkeconfigure.ac: Remove unused GLUT substitutions.
2012-01-06 Eric Anholti965/gen7: Use the updated interface for SO write point...
next