Eric Anholt | 8c64183 | 2009-03-26 17:15:11 -0700 | [diff] [blame] | 1 | .deps |
2 | .libs | ||||
3 | Makefile | ||||
4 | Makefile.in | ||||
5 | *.la | ||||
6 | *.lo | ||||
7 | *.o | ||||
8 | *~ | ||||
9 | aclocal.m4 | ||||
10 | autom4te.cache | ||||
11 | compile | ||||
12 | config.guess | ||||
13 | config.h | ||||
14 | config.h.in | ||||
15 | config.log | ||||
16 | config.status | ||||
17 | config.sub | ||||
18 | configure | ||||
19 | configure.lineno | ||||
20 | depcomp | ||||
Eric Anholt | 8c64183 | 2009-03-26 17:15:11 -0700 | [diff] [blame] | 21 | install-sh |
22 | libtool | ||||
23 | ltmain.sh | ||||
24 | missing | ||||
Eric Anholt | 8c64183 | 2009-03-26 17:15:11 -0700 | [diff] [blame] | 25 | stamp-h1 |
26 | cscope.* | ||||
27 | benchmarks/intel_upload_blit_large | ||||
Eric Anholt | cb5a35f | 2009-03-30 19:17:12 -0700 | [diff] [blame] | 28 | benchmarks/intel_upload_blit_large_gtt |
29 | benchmarks/intel_upload_blit_large_map | ||||
Eric Anholt | 895a415 | 2009-03-26 18:47:42 -0700 | [diff] [blame] | 30 | benchmarks/intel_upload_blit_small |
Eric Anholt | 49ccc2b | 2009-04-27 09:41:41 -0700 | [diff] [blame] | 31 | m4/libtool.m4 |
32 | m4/lt*.m4 | ||||
Eric Anholt | 895a415 | 2009-03-26 18:47:42 -0700 | [diff] [blame] | 33 | tests/getclient |
34 | tests/getstats | ||||
35 | tests/getversion | ||||
36 | tests/gem_basic | ||||
Chris Wilson | 8f3f862 | 2009-09-01 10:09:55 +0100 | [diff] [blame] | 37 | tests/gem_fence_thrash |
Eric Anholt | 895a415 | 2009-03-26 18:47:42 -0700 | [diff] [blame] | 38 | tests/gem_flink |
Eric Anholt | 49cba96 | 2009-05-19 15:53:55 -0700 | [diff] [blame] | 39 | tests/gem_largeobject |
Eric Anholt | 895a415 | 2009-03-26 18:47:42 -0700 | [diff] [blame] | 40 | tests/gem_mmap |
Eric Anholt | cd9ba0a | 2009-04-07 16:18:11 -0700 | [diff] [blame] | 41 | tests/gem_pread_after_blit |
Eric Anholt | 895a415 | 2009-03-26 18:47:42 -0700 | [diff] [blame] | 42 | tests/gem_readwrite |
Eric Anholt | 302d15f | 2009-04-27 09:35:40 -0700 | [diff] [blame] | 43 | tests/gem_ringfill |
Eric Anholt | 3b301df | 2009-04-03 14:23:06 -0700 | [diff] [blame] | 44 | tests/gem_tiled_blits |
Eric Anholt | 548a6a7 | 2009-04-07 16:21:16 -0700 | [diff] [blame] | 45 | tests/gem_tiled_pread |
Jesse Barnes | bbafc3d | 2009-06-18 18:07:47 -0700 | [diff] [blame] | 46 | tests/gem_bad_address |
47 | tests/gem_bad_batch | ||||
48 | tests/gem_bad_blit | ||||
49 | tests/gem_hang | ||||
Chris Wilson | 9eb4de1 | 2010-02-12 13:28:40 +0000 | [diff] [blame] | 50 | tools/intel_error_decode |
Carl Worth | 00c7571 | 2009-04-07 16:22:46 -0700 | [diff] [blame] | 51 | tools/intel_gpu_dump |
Chris Wilson | 94a180c | 2009-11-30 15:20:29 +0000 | [diff] [blame] | 52 | tools/intel_gpu_time |
Eric Anholt | fbbf124 | 2009-03-27 12:25:09 -0700 | [diff] [blame] | 53 | tools/intel_gpu_top |
Eric Anholt | a5846bf | 2010-02-01 15:02:24 -0800 | [diff] [blame] | 54 | tools/intel_gtt |
Eric Anholt | 22fd4c3 | 2010-02-19 12:12:04 -0500 | [diff] [blame] | 55 | tools/intel_lid |
Eric Anholt | 40bff50 | 2009-10-06 17:25:10 -0700 | [diff] [blame] | 56 | tools/intel_reg_dumper |
Eric Anholt | 324428c | 2009-06-30 18:05:57 -0700 | [diff] [blame] | 57 | tools/intel_reg_write |
Eric Anholt | fbbf124 | 2009-03-27 12:25:09 -0700 | [diff] [blame] | 58 | tools/intel_stepping |
Zhenyu Wang | 087d74b | 2010-01-06 13:43:54 +0800 | [diff] [blame] | 59 | tools/intel_audio_dump |
60 | tools/intel_reg_read | ||||
Chris Wilson | 58eb041 | 2010-04-08 12:00:00 +0100 | [diff] [blame] | 61 | tools/intel_reg_snapshot |
Eric Anholt | 0583c22 | 2010-02-19 12:23:16 -0500 | [diff] [blame] | 62 | tools/intel_bios_dumper |
Zhenyu Wang | 97ffee6 | 2010-01-12 14:04:43 +0800 | [diff] [blame] | 63 | tools/intel_bios_reader |