X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=.gitignore;h=d51e619ba1de392c68cee1f336267f6b5cb2baf0;hb=7c27cd7c5da0b87cea0dacd454307e2613d3b415;hp=e8f93b75503d68a4da1e5f964e8551344cd04dc6;hpb=53addc5d6ef7406d9fab5ea481cf68fa011870f1;p=android-x86%2Fexternal-libdrm.git diff --git a/.gitignore b/.gitignore index e8f93b75..d51e619b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,14 +1,22 @@ bsd-core/*/@ bsd-core/*/machine +*~ +*.1 +*.3 +*.5 +*.7 *.flags *.ko *.ko.cmd *.la *.lo +*.log *.mod.c *.mod.o *.o *.o.cmd +*.sw? +*.trs .depend .deps .libs @@ -17,12 +25,15 @@ bsd-core/*/machine .*install* Makefile Makefile.in +TAGS aclocal.m4 autom4te.cache +build-aux bus_if.h compile config.guess config.h +config.h.in config.log config.status config.sub @@ -41,9 +52,17 @@ libdrm.pc libdrm_intel.pc libdrm_nouveau.pc libdrm_radeon.pc +libdrm_omap.pc +libdrm_exynos.pc +libdrm_freedreno.pc +libdrm_amdgpu.pc +libdrm_vc4.pc +libdrm_etnaviv.pc +libkms.pc libtool ltmain.sh mach64.kld +man/.man_fixup mga.kld missing mkinstalldirs @@ -57,18 +76,33 @@ stamp-h1 tdfx.kld via.kld tests/auth +tests/amdgpu/amdgpu_test tests/dristat +tests/drmdevice +tests/drmsl tests/drmstat tests/getclient tests/getstats tests/getversion +tests/hash tests/lock -tests/gem_basic -tests/gem_flink -tests/gem_mmap -tests/gem_readwrite tests/openclose +tests/random tests/setversion tests/updatedraw tests/modeprint/modeprint tests/modetest/modetest +tests/name_from_fd +tests/proptest/proptest +tests/kms/kms-steal-crtc +tests/kms/kms-universal-planes +tests/kmstest/kmstest +tests/vbltest/vbltest +tests/radeon/radeon_ttm +tests/exynos/exynos_fimg2d_event +tests/exynos/exynos_fimg2d_perf +tests/exynos/exynos_fimg2d_test +tests/etnaviv/etnaviv_2d_test +tests/etnaviv/etnaviv_cmd_stream_test +tests/etnaviv/etnaviv_bo_cache_test +man/*.3