mesa/src
Paul Berry c03ad08e8d i965: Add .gitignore file to exclude automake build artifacts from git.
With the conversion to automake in commit
e326480e4e, several additional build
artifacts are created:

  src/mesa/drivers/dri/i965/.deps/
  src/mesa/drivers/dri/i965/.libs/
  src/mesa/drivers/dri/i965/Makefile
  src/mesa/drivers/dri/i965/Makefile.in
  src/mesa/drivers/dri/i965/i965_dri.la
  src/mesa/drivers/dri/i965/i965_symbols_test

This patch adds all of these files to .gitignore.

Reviewed-by: Matt Turner <mattst88@gmail.com>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
2012-01-17 15:44:26 -08:00
..
egl wayland-drm: Drop the non-premul formats, use format codes from drm_fourcc.h 2012-01-11 14:24:00 -05:00
gallium r600g: fix recip_uint on r600. 2012-01-18 06:53:02 +10:00
gbm gbm: Add documentation for the public facing API 2012-01-13 09:31:24 -05:00
getopt getopt: Make code more portable. 2011-01-12 16:54:21 +00:00
glsl linker: Calculate used samplers and shadow samplers in the linker 2012-01-11 12:51:24 -08:00
glu scons: Add Haiku build support 2012-01-17 20:01:14 +00:00
glx scons: Fix libGL.so build. 2012-01-13 22:39:14 +01:00
mapi Regenerate files from previous commits 2011-12-13 16:07:17 -08:00
mesa i965: Add .gitignore file to exclude automake build artifacts from git. 2012-01-17 15:44:26 -08:00
Makefile
SConscript scons: Add Haiku build support 2012-01-17 20:01:14 +00:00