i965: Port INTEL_PRECISE_TRIG=1 to NIR.
[mesa.git] / src / mesa / drivers / dri / i965 / Makefile.am
2016-04-12 Kenneth Graunkei965: Port INTEL_PRECISE_TRIG=1 to NIR.
2016-01-26 Emil Velikovnir: move to compiler/
2015-12-01 Jonathan Grayautomake: fix some occurrences of hardcoded -ldl and...
2015-10-22 Alejandro Piñeiroi965/vec4: Add unit tests for cmod propagation pass
2015-10-17 Rob Clarkbuild: fix out-of-tree build after b9b40ef
2015-10-08 Kristian Høgsberg... i965: Link compiler unit tests to libi965_compiler.la
2015-10-08 Kristian Høgsberg... i965: Break out backend compiler to its own library
2015-06-12 Erik Faye-Lundmesa: build xmlconfig to a separate static library
2015-02-23 Matt Turneri965: Link test programs with gtest before pthreads.
2015-02-20 Eric Anholtmesa: Add gallium include dirs to more parts of the...
2015-02-20 Matt Turneri965/fs: Add unit tests for saturate propagation pass.
2015-01-25 Connor Abbottnir: use Python to autogenerate opcode information
2015-01-24 Matt Turneri965/fs: Add unit tests for cmod propagation pass.
2014-11-26 Matt Turneri965: Add unit test for float <-> VF conversions.
2014-11-07 Emil Velikovi965: drop the custom gen8_instruction CFLAG
2014-05-15 Matt Turneri965: Remove blorp unit tests.
2014-04-08 Eric Anholti965/vec4: Add a test for copy propagation behavior.
2014-03-31 Emil Velikovdri/i965: use CLOCK_LIBS over -lrt
2014-01-19 Kenneth Graunkei965: Add a new representation for Broadwell shader...
2013-12-27 Topi Pohjolaineni965/blorp: unit test compiling blend and scaled
2013-11-20 Matt Turneri965: Link -ldl after libmesa.la
2013-10-24 Eric Anholtmesa: Remove dricore from the build.
2013-10-24 Eric Anholti965: Build the driver into a shared mesa_dri_drivers...
2013-10-01 Emil Velikovmesa/drivers: drop HAVE_*_DRI from individual makefiles
2013-09-26 Eric Anholtmesa: Remove some remaining FEATURE_* detritus.
2013-09-23 Eric Anholtmesa: Use -Bsymbolic in the linker to locally resolve...
2013-06-26 Eric Anholti965: Move the remaining intel code to the i965 directory.
2013-05-01 Andreas Bollintel: use automake conditionals for defining FEATURE_...
2013-03-09 Frank Henigmani965: Link i965_dri.so with C++ linker.
2013-01-13 Johannes Obermayrxmlpool: Fix out-of-tree builds.
2013-01-12 Matt TurnerRemove hacks for static Makefiles
2012-12-15 Ian Romanicki965: Add missing autoconf bits so test_vec4_register_c...
2012-12-15 Eric Anholti965/vs: Add a unit test for opt_compute_to_mrf().
2012-11-12 Eric Anholtautomake: Merge per-type *_FILES variables in intel...
2012-10-03 Matt Turnerdri drivers: Link dricommon before dynamic libraries
2012-09-27 Eric Anholti965: Use visibility cflags on the driver code.
2012-09-17 Eric Anholti965: Add support for instruction compaction.
2012-09-17 Eric Anholti965: Make a linkable library for the contents of i965_...
2012-06-21 Eric Anholtmake: Fold ASM_CFLAGS into DEFINES.
2012-01-29 Matt Turnerdri: don't link with DRICORE_LIB_DEPS
2012-01-27 Matt Turneri965/automake: use $top_srcdir instead of relative...
2012-01-27 Eric Anholti965: Drop the missing symbols link test.
2012-01-27 Eric Anholtdri: Move the compile of the common files to a convenie...
2012-01-17 Eric Anholti965: Convert the build to using automake.