X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=.gitignore;h=d51e619ba1de392c68cee1f336267f6b5cb2baf0;hb=7c27cd7c5da0b87cea0dacd454307e2613d3b415;hp=05b2e7d8b7d1146f46fd16ef5008ea67e77cbcc0;hpb=09cf0f0213652609d09154ce2859c03cf97ab11e;p=android-x86%2Fexternal-libdrm.git diff --git a/.gitignore b/.gitignore index 05b2e7d8..d51e619b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,26 +1,39 @@ 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 .tmp_versions +.*check* +.*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 @@ -36,9 +49,20 @@ i915.kld install-sh libdrm/config.h.in 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 @@ -52,16 +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