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
Age
Commit message (
Expand
)
Author
Files
Lines
2000-02-12
Debugging code for client-side copy elimination.
smt-0-0-1-stage2c
smt-0-0-1-branch
faith
1
-1
/
+22
2000-02-12
Add XF86SmtWrapPointer and XF86SmtSyncPointer functions
faith
1
-0
/
+33
2000-02-12
Eliminate most client-side copies.
faith
7
-171
/
+689
2000-02-12
Remove unneeded code.
faith
1
-6
/
+0
2000-02-12
Prevent SMT buffer from being freed.
faith
2
-0
/
+10
2000-02-12
Add XF86SmtWrapPointer and XF86SmtSyncPointer functions
faith
2
-2
/
+44
2000-02-04
Update comment.
faith
1
-2
/
+4
2000-02-04
Make RevertSmtBuffer handle more cases.
faith
1
-9
/
+17
2000-02-04
Change permission on shared memory segment to 0700.
faith
1
-1
/
+1
2000-02-04
Fix bug where clearing pipe accidentally overwrote data.
faith
3
-16
/
+66
2000-02-04
Disable sched_yield spin -- no longer needed
faith
1
-0
/
+8
2000-02-03
Add global read only region so that clients can tell when server is sleeping.
faith
1
-8
/
+42
2000-02-03
Add global read only region so that clients can tell when server is sleeping.
faith
3
-89
/
+212
2000-02-03
Add global read only region so that clients can tell when server is sleeping.
faith
2
-13
/
+23
2000-02-03
Add global read only region so that clients can tell when server is sleeping.
faith
2
-2
/
+3
2000-02-02
Eliminate server-side copies
faith
3
-65
/
+260
2000-02-02
Eliminate server-side copies
faith
2
-26
/
+169
2000-02-02
Revert experimental BUFSIZE change.
faith
1
-2
/
+0
2000-02-02
Change _X11TransSmtUsing to _X11TransSmtClient to be consistent with other ex...
faith
2
-2
/
+4
2000-01-29
Use SmtSelect routine to handle pending data in SMT area.
faith
1
-1
/
+12
2000-01-29
Add flush to make sure BufferEmptyEvent gets to client asap.
faith
1
-0
/
+3
2000-01-29
Add SmtSelect routine to handle pending data in SMT area.
faith
2
-9
/
+79
2000-01-29
Add support to handle non-SMT transport becoming full.
faith
2
-8
/
+186
2000-01-28
Include lib/xtrans dependencies
faith
2
-2
/
+2
2000-01-28
Move all SMT functions into Xtranssmt.c
faith
6
-448
/
+370
2000-01-27
Add prototype to get rid of compiler warning
faith
1
-0
/
+2
2000-01-27
Added SmtAvailable routine for polling free space in SMT area.
faith
2
-0
/
+13
2000-01-27
Added short spin with sched_yield before using pipes for synchronization.
faith
1
-45
/
+6
2000-01-27
Experiment with sched_yield
faith
1
-3
/
+62
2000-01-25
Prototype addition of event so client can determine when send buffer is empty
faith
9
-32
/
+233
2000-01-21
Implement prototype of smt with double copies (very slow)
faith
7
-20
/
+346
2000-01-21
Allow client to request arbitrary size segment
faith
1
-3
/
+8
2000-01-18
Implement ProcXF86SMTOpen
faith
1
-17
/
+57
2000-01-18
Implement XF86SmtOpen and XF86SmtUseExtension
faith
1
-3
/
+67
2000-01-18
Implement XF86SmtOpen stub
faith
2
-1
/
+35
2000-01-12
Preliminary work on experimental prototype
faith
4
-4
/
+147
2000-01-12
Fix known bug with gcc 2.7.2.3
faith
1
-1
/
+2
2000-01-12
Preliminary work on experimental prototype
faith
13
-8
/
+462
2000-01-12
Fix known r128 bugs on this branch.
smt-0-0-1-20000112-base
faith
1
-1
/
+4
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