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-01-31
correct handling of culled case in private backbuffer
i810-20000201-beta1
keithw
1
-2
/
+1
2000-01-31
short-circuit redundant glDrawBuffer calls
keithw
1
-1
/
+4
2000-01-31
Support for client-side shared texture managment.
keithw
3
-62
/
+85
2000-01-31
Shared texture memory management - clients can (usually) keep their
keithw
17
-245
/
+481
2000-01-31
Fix fastpath vertexbuffer init.
keithw
4
-24
/
+29
2000-01-30
Implementation of protocol, client support (i810) and limited server-side
keithw
35
-234
/
+707
2000-01-30
Newest watermark data from intel.
keithw
7
-261
/
+287
2000-01-29
clip movebuffers rectangles to screen dimensions
keithw
1
-150
/
+164
2000-01-29
fixed cliprect indexing
keithw
4
-3
/
+49
2000-01-29
removed printk's from critical path
keithw
1
-13
/
+0
2000-01-29
Fix 1600x1200 mode bug.
keithw
4
-44
/
+101
2000-01-27
Updates to get dma working + support for Xserver changes
jhartmann
12
-102
/
+690
2000-01-27
Major Server restructuring
jhartmann
8
-212
/
+321
2000-01-27
Cleanup of driver initialization.
keithw
16
-262
/
+754
2000-01-27
removed some compiler warnings, backport of tex_env_add
keithw
14
-23
/
+119
2000-01-27
Fix initialization of number of cliprects in cliprect loop.
keithw
5
-52
/
+35
2000-01-27
Use of updated drm agpgart interface for allocating device specific memory
keithw
8
-169
/
+431
2000-01-26
Greatly streamlined locking code, gears now runs about the same
keithw
14
-423
/
+307
2000-01-26
Support changes to i810 driver
keithw
1
-67
/
+92
2000-01-26
Fixed cliprect problem.
keithw
15
-263
/
+332
2000-01-24
Added warp microcode loading (Still needs a little cleanup
jhartmann
7
-207
/
+216
2000-01-24
Interrupt dma for mga
jhartmann
9
-292
/
+314
2000-01-22
Quake 3 works, but has rendering errors.
keithw
5
-47
/
+63
2000-01-22
multiple 3d contexts
keithw
12
-166
/
+226
2000-01-21
3d client interaction works
keithw
4
-148
/
+1181
2000-01-21
outstanding mga changes
keithw
9
-148
/
+58
2000-01-21
Gears works, with some screen corruption.
keithw
17
-168
/
+335
2000-01-21
Added type to drm so I810 will work properly
jhartmann
7
-7
/
+13
2000-01-20
Fixed up I810 driver for Keith
jhartmann
6
-490
/
+306
2000-01-20
debug commit for jeff
keithw
5
-116
/
+64
2000-01-20
All hardware managment and drm interaction is in place, but untested.
keithw
18
-417
/
+610
2000-01-19
Test app stuff
jhartmann
3
-25
/
+1520
2000-01-19
Checkin for Rik
jhartmann
1
-24
/
+96
2000-01-19
Code in debugging process
jhartmann
7
-119
/
+1219
2000-01-17
Remove this for now.
keithw
2
-116
/
+0
2000-01-17
The MGA driver is large changes to move all primary dma to the resposibility
keithw
19
-12998
/
+373
2000-01-17
Minor changes
keithw
8
-107
/
+3
2000-01-17
Periodic commitment
keithw
3
-0
/
+11861
2000-01-14
Removing utah specific stuff here too
keithw
24
-2387
/
+1196
2000-01-14
Further steps towards DRI drivers
keithw
18
-353
/
+333
2000-01-14
Removed last remaining utah-isms. Compiles as a dri driver.
keithw
29
-1210
/
+1693
2000-01-14
Added buffer allocation to mga_dri.c/h
jhartmann
2
-1
/
+42
2000-01-14
Compile fixes for xf86drm.c
jhartmann
1
-1
/
+2
2000-01-14
Fixes to make mga_buf.c & mga_dma.c compile
jhartmann
3
-4
/
+13
2000-01-13
dma checkin, still need to figure out how to pass TT_FLAGS and do some testing
jhartmann
11
-21
/
+220
2000-01-11
Mapping test app (does no drawing atm)
jhartmann
2
-0
/
+395
2000-01-11
Misc cleanup + in work-in-progress dma handling
jhartmann
6
-473
/
+128
2000-01-10
remove files from branch
keithw
9
-2397
/
+0
2000-01-10
Steps towards dri drivers.
keithw
48
-0
/
+22702
2000-01-08
Partial sync w/ rik
jhartmann
11
-59
/
+2338
[next]