X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=.gitignore;h=243457ee7713638ae7247a876df4977cc42e27c6;hb=df497e9281036ca9397bc5a08a82fdf44dbc12b2;hp=4386f408c3358315d5c8da02e0dceb2e3520a50c;hpb=e5c4a26a29a9af301cb8b0aebbba84e70f995b83;p=profile%2Fivi%2Flibdrm.git diff --git a/.gitignore b/.gitignore index 4386f40..243457e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,54 +1,5 @@ -bsd-core/linux -bsd-core/drm.h -bsd-core/drm_sarea.h -bsd-core/i915_dma.c -bsd-core/i915_drm.h -bsd-core/i915_drv.h -bsd-core/i915_irq.c -bsd-core/i915_mem.c -bsd-core/mach64_dma.c -bsd-core/mach64_drm.h -bsd-core/mach64_drv.h -bsd-core/mach64_irq.c -bsd-core/mach64_state.c -bsd-core/mga_dma.c -bsd-core/mga_drm.h -bsd-core/mga_drv.h -bsd-core/mga_irq.c -bsd-core/mga_state.c -bsd-core/mga_ucode.h -bsd-core/mga_warp.c -bsd-core/nv_drv.h -bsd-core/r128_cce.c -bsd-core/r128_drm.h -bsd-core/r128_drv.h -bsd-core/r128_irq.c -bsd-core/r128_state.c -bsd-core/r300_cmdbuf.c -bsd-core/r300_reg.h -bsd-core/radeon_cp.c -bsd-core/radeon_drm.h -bsd-core/radeon_drv.h -bsd-core/radeon_irq.c -bsd-core/radeon_mem.c -bsd-core/radeon_state.c -bsd-core/savage_bci.c -bsd-core/savage_drm.h -bsd-core/savage_drv.h -bsd-core/savage_state.c -bsd-core/sis_drm.h -bsd-core/sis_drv.h -bsd-core/tdfx_drv.h -bsd-core/via_3d_reg.h -bsd-core/via_dma.c -bsd-core/via_drm.h -bsd-core/via_drv.c -bsd-core/via_drv.h -bsd-core/via_irq.c -bsd-core/via_map.c -bsd-core/via_verifier.c -bsd-core/via_verifier.h -bsd-core/via_video.c +bsd-core/*/@ +bsd-core/*/machine *.flags *.ko *.ko.cmd @@ -62,6 +13,8 @@ bsd-core/via_video.c .deps .libs .tmp_versions +.*check* +.*install* Makefile Makefile.in aclocal.m4 @@ -70,10 +23,13 @@ bus_if.h compile config.guess config.h +config.h.in config.log config.status config.sub configure +configure.lineno +cscope.* depcomp device_if.h drm.kld @@ -81,7 +37,12 @@ drm_pciids.h export_syms i915.kld install-sh +libdrm/config.h.in libdrm.pc +libdrm_intel.pc +libdrm_nouveau.pc +libdrm_radeon.pc +libkms.pc libtool ltmain.sh mach64.kld @@ -97,3 +58,21 @@ sis.kld stamp-h1 tdfx.kld via.kld +tests/auth +tests/dristat +tests/drmstat +tests/getclient +tests/getstats +tests/getversion +tests/lock +tests/gem_basic +tests/gem_flink +tests/gem_mmap +tests/gem_readwrite +tests/openclose +tests/setversion +tests/updatedraw +tests/modeprint/modeprint +tests/modetest/modetest +tests/kmstest/kmstest +tests/vbltest/vbltest