summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i965/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* i965: Move the remaining intel code to the i965 directory.Eric Anholt2013-06-261-1/+0
* intel: use automake conditionals for defining FEATURE_{ES1,ES2}Andreas Boll2013-05-011-1/+10
* i965: Link i965_dri.so with C++ linker.Frank Henigman2013-03-081-0/+1
* xmlpool: Fix out-of-tree builds.Johannes Obermayr2013-01-131-0/+1
* Remove hacks for static MakefilesMatt Turner2013-01-131-3/+0
* i965: Add missing autoconf bits so test_vec4_register_coalesce will buildIan Romanick2012-12-141-0/+3
* i965/vs: Add a unit test for opt_compute_to_mrf().Eric Anholt2012-12-141-2/+8
* automake: Merge per-type *_FILES variables in intel drivers.Eric Anholt2012-11-121-3/+1
* dri drivers: Link dricommon before dynamic librariesMatt Turner2012-10-031-2/+2
* i965: Use visibility cflags on the driver code.Eric Anholt2012-09-271-0/+1
* i965: Add support for instruction compaction.Eric Anholt2012-09-171-0/+14
* i965: Make a linkable library for the contents of i965_dri.so.Eric Anholt2012-09-171-5/+12
* make: Fold ASM_CFLAGS into DEFINES.Eric Anholt2012-06-211-1/+0
* dri: don't link with DRICORE_LIB_DEPSMatt Turner2012-01-281-1/+0
* i965/automake: use $top_srcdir instead of relative linksMatt Turner2012-01-271-3/+3
* i965: Drop the missing symbols link test.Eric Anholt2012-01-261-9/+0
* dri: Move the compile of the common files to a convenience library.Eric Anholt2012-01-261-10/+3
* i965: Convert the build to using automake.Eric Anholt2012-01-171-0/+81