index
:
~ajax/dri
XFree
agpgart_2_0_branch
ati-4-0-0-branch
ati-4-0-1-branch
ati-4-1-0-branch
ati-4-1-1-branch
ati-5-0-0-branch
ati-5-0-1-branch
ati-pcigart-0-0-1-branch
ati-pcigart-1-0-0-branch
bsd-1-0-0-branch
bsd-1-0-1-branch
bsd-2-0-0-branch
bsd-3-0-0-branch
bsd-4-0-0-branch
cle266-0-0-1-branch
config-0-0-1-branch
dispatch-0-0-1-branch
dispatch-0-0-2-branch
dispatch-0-0-3-branch
dmx-0-1-branch
dmx-1-0-branch
driinterface-0-0-1-branch
driinterface-0-0-2-branch
driinterface-0-0-3-branch
drm-filp-0-1-branch
drmcommand-0-0-1-branch
full-0-0-2-branch
gamma-1-0-0-branch
gamma-2-0-0-branch
geode-0-0-1-branch
glxmisc-1-0-0-branch
glxmisc-2-0-0-branch
glxmisc-3-0-0-branch
i865-agp-0-1-branch
m3-0-0-1-branch
mach64-0-0-0-branch
mach64-0-0-1-branch
mach64-0-0-2-branch
mach64-0-0-3-branch
mach64-0-0-3-dma-branch
mach64-0-0-4-branch
mach64-0-0-5-branch
mach64-0-0-6-branch
mach64-0-0-7-branch
master
mesa-3-5-branch
mesa-4-0-4-branch
mesa-4-0-branch
mesa-4-1-branch
mga-0-0-1-branch
mga-0-0-2-branch
mga-0-0-3-branch
mga-1-0-0-branch
mga-lock-debug-0-0-1-branch
mga-lock-debug-0-2-0-branch
mga-readpix-0-0-1-branch
mgadh-0-0-3-branch
multihead-1-0-0-branch
newdrm-0-0-1-branch
newmesa-0-0-1-branch
origin
ppc-1-0-0-branch
ppc-1-0-1-branch
r200-0-1-branch
r200-0-2-branch
r200-stable-1-0-branch
radeon-1-0-0-branch
reinit-0-0-1-branch
s3virge-0-0-1-branch
sarea-1-0-0-branch
savage-0-0-1-branch
savage-1_0_0-branch
savage-2-0-0-branch
smt-0-0-1-branch
smt-0-0-1-stage2b
smt-0-0-2-branch
sse-1-0-0-branch
stable-1-0-branch
tcl-0-0-branch
tdfx-1-1
tdfx-2-0-branch
tdfx-2-1-branch
tdfx-3-0-0-branch
tdfx-3-1-0-branch
tdlabs-0-0-1-branch
texmem-0-0-1
trident-0-0-1-branch
trident-0-0-2-branch
git import of dri.freedesktop.org cvs history
ajax
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
xc
Age
Commit message (
Expand
)
Author
Files
Lines
2000-05-30
More AGP fixes.
bsd-1-0-0-20000530-freeze
dfr
1
-17
/
+27
2000-05-30
Change to latest MGA kernel api.
dfr
3
-28
/
+70
2000-05-29
Fix calls to device_busy() and device_unbusy() so they match up
dfr
2
-6
/
+13
2000-05-29
Add AGP support to drm_mmap().
dfr
1
-0
/
+1
2000-05-29
Make this compile again.
dfr
1
-1
/
+1
2000-05-29
Add AGP support to drm_addmap().
dfr
1
-0
/
+5
2000-05-24
Attempt to find if drm is available by opening devices in /dev instead
dfr
1
-4
/
+48
2000-05-24
Avoid a list corruption bug if the device is opened twice by the same pid.
dfr
1
-4
/
+3
2000-05-24
Adjust ioctl declarations to correctly specify data direction.
dfr
2
-6
/
+152
2000-05-22
* Update so that it builds on the latest FreeBSD-current and change to
dfr
11
-14
/
+501
2000-05-08
Makefile is generated from Imakefile.
dfr
1
-891
/
+0
2000-05-08
Find drm.h from the right subdir of os-support instead of assuming linux.
dfr
2
-2
/
+16
2000-05-07
Define FreeBSDGccOptBug on both 4.0 and 5.0.
dfr
1
-1
/
+1
2000-05-07
* Reorganise so that each card driver is in a different directory to make
dfr
34
-300
/
+1272
2000-05-07
Allocate the right amount of memory for the client driver name.
dfr
1
-9
/
+47
2000-05-07
Remove the rule which builds x86a.S from x86a.S.m4 since x86a.S is a
dfr
1
-4
/
+0
2000-05-05
This file is generated from Imakefile.
dfr
1
-953
/
+0
2000-05-05
Change a few tabs to spaces so that the generated Makefiles work with
dfr
5
-33
/
+494
2000-05-04
added return -EINVAL in drm_dma_enqueue()
brianp
1
-6
/
+16
2000-05-04
fixed memory leak problem in drm_remove_magic()
brianp
1
-2
/
+3
2000-05-03
BSD patch from Doug Rabson
brianp
1
-0
/
+11
2000-05-03
BSD patches from Doug Rabson
brianp
2
-3
/
+26
2000-05-03
fixed a nested comment (Doug Rabson's BSD patch)
brianp
1
-1
/
+1
2000-05-03
Doug Rabson's BSD port of the DRI.
brianp
34
-2
/
+11588
2000-03-15
Import of XFree86 4.0
X_4_0
jhartmann
646
-8933
/
+23727
2000-03-15
Import of XFree86 4.0
jhartmann
171
-1560
/
+4676
2000-02-22
Import of XFree86 3.9.18
X_3_9_18
kem
1846
-52898
/
+319801
2000-01-06
Import of XFree86 3.9.17
X_3_9_17
faith
1431
-4
/
+6981817
2000-01-06
Import of XFree86 3.9.17
faith
1778
-0
/
+966787
2000-01-06
Import of XFree86 3.9.17
faith
109
-0
/
+36589
2000-01-06
Import of XFree86 3.9.17
faith
1033
-28101
/
+137164
1999-12-05
Import XFree 3.9.16
X_3_9_16
daryll
511
-0
/
+233783
1999-12-05
Import XFree 3.9.16
daryll
183
-0
/
+38897
1999-12-05
Import XFree 3.9.16
daryll
1642
-2
/
+503068
1999-12-05
Initial revision
daryll
3152
-0
/
+1139702