2006-03-14 Adam Jackson * xf86drmHash.c: Avoid walking off the end of the hash table. (Coverity report #465) 2006-02-20 Adam Jackson * ChangeLog: * Makefile.am: Created. * TODO: * xf86drm.c: * xf86drm.h: * xf86drmHash.c: * xf86drmRandom.c: * xf86drmSL.c: Formatting cleanup, dead code removal. Remove N() namespacing macro, useless. Remove SIGIO handling functions as they're server-only and properly belong in libdri. ='2'>cgit logo index : renesas/drm.git
libdrm, cloned from git://anongit.freedesktop.org/mesa/drmLaurent Pinchart
summaryrefslogtreecommitdiff
path: root/README
blob: 40f7e1146670a310a0c666e4adc7596acc4a5429 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69