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
/
lib
/
GL
/
mesa
/
src
/
drv
Age
Commit message (
Expand
)
Author
Files
Lines
2000-08-16
first part of 4.0.1b merge
dawes
16
-597
/
+272
2000-07-13
applied Jeff's xf86cvs-I810copy.patch
brianp
4
-3
/
+48
2000-07-13
patched to sync with XFree86 4.0.1
brianp
7
-32
/
+79
2000-07-13
merged 4.0.1 additional changes
keithw
10
-17
/
+37
2000-07-12
fix glide3x to glide3
alanh
1
-4
/
+3
2000-07-12
Extra patches to sync Rage 128 driver with XFree86 4.0.1
kem
33
-43
/
+44
2000-07-12
First set of misc changes to bring upto 4.0.1
alanh
4
-34
/
+75
2000-07-12
Commit updates to bring gamma driver upto XFree86 4.0.1
alanh
9
-11
/
+11
2000-07-11
minor logicop change
keithw
1
-2
/
+2
2000-07-11
Disabled a bunch of new extensions the driver can't handle
keithw
3
-2
/
+92
2000-07-11
Fix glLogicOp (requires newest mesa)
keithw
14
-832
/
+101
2000-07-10
Initial revision
alanh
58
-0
/
+16113
2000-07-06
Set maxtexturesize for the g400. Disable a bunch of new extensions that have
keithw
2
-1
/
+32
2000-07-01
A tiny part of my next megapatch, for XFree86 4.0.1 inclusion:
gareth
23
-441
/
+375
2000-06-26
Fix for PolygonOffset in GL_LINE and GL_POINT mode triangles.
keithw
2
-78
/
+84
2000-06-26
Pull in SoF text bug fix (alpha + texture) from Utah.
keithw
2
-16
/
+28
2000-06-26
Fix for polygon offset in GL_LINE and GL_POINTS mode triangles.
keithw
3
-99
/
+94
2000-06-23
Fixes for Rage 128 Pro lockups. Colour and depth buffers clears were
gareth
4
-51
/
+12
2000-06-21
Fixed dword count on ring-based vertex buffer code. PCI cards will now
gareth
1
-2
/
+9
2000-06-18
disable GL_REPLACE tex env pipeline optimization
brianp
3
-3
/
+9
2000-06-14
disabled multitexture on G400 (Jeff Hartmann)
brianp
1
-1
/
+1
2000-06-14
Fix inlining of r128AllocVertexDwords(). Immediate mode uses a regular
gareth
3
-9
/
+18
2000-06-14
don't call gl_destroy_context() in drivers, it's done in the higher DRI code
brianp
2
-3
/
+0
2000-06-13
Merged bsd-1-0-1
bsd-1-0-1-20000613-merge
dfr
2
-3
/
+3
2000-06-13
Remove references to non-existant elt path.
gareth
4
-11
/
+38
2000-06-13
Utah-GLX style peformance and debugging boxes, currently disabled by
gareth
9
-19
/
+260
2000-06-13
More performance tweaks, Q3A fastest goes from 66 fps to 75.6 fps,
gareth
3
-36
/
+97
2000-06-13
Fixed inlining of fastpath triangle functions.
gareth
4
-154
/
+139
2000-06-12
Fix brain-dead non-inlined AllocVertexDwords etc. Q3A runs like the
gareth
2
-55
/
+56
2000-06-12
Restore __inline declaration to TAG(triangle). This makes a big difference
keithw
1
-3
/
+3
2000-06-12
Merging the ati-4-1-0 branch onto the trunk.
gareth
22
-1633
/
+1025
2000-06-12
Merged the tdfx-2-0 branch onto the trunk
tdfx-2-0-20000612-merge
daryll
3
-7
/
+48
2000-06-11
Update Normals
alanh
1
-47
/
+8
2000-06-11
Update Vertex stuff.
alanh
1
-109
/
+28
2000-06-08
disabled a diagnostic fprintf
brianp
1
-0
/
+2
2000-06-08
Merged glxmisc-3-0-0
glxmisc-3-0-0-20000608-merge
brianp
14
-58
/
+264
2000-06-07
Fix a few more macro problems.
alanh
1
-83
/
+328
2000-06-07
Fix typo when using GlxBuiltin mode
alanh
1
-1
/
+1
2000-06-06
Fix up conversion macros.
alanh
1
-51
/
+175
2000-06-05
Make sure we don't reset Two Sided Lighting.
alanh
1
-3
/
+0
2000-06-05
Remove another debug message.
alanh
1
-1
/
+0
2000-06-05
Remove unneeded files from Imakefile
alanh
1
-5
/
+2
2000-06-05
Turn off verbose messages for the trunk.
alanh
1
-1
/
+1
2000-06-05
Include updated gamma support
alanh
8
-174
/
+1021
2000-06-05
Fix merge problem.
alanh
1
-14
/
+222
2000-05-30
Merged bsd-1-0-0
bsd-1-0-0-20000531-merge
dfr
6
-14
/
+28
2000-05-28
Fixed packet size maximum for texture uploads.
gareth
1
-3
/
+2
2000-05-25
Merged mga-0-0-3-branch
keithw
43
-1697
/
+1454
2000-05-18
Merged ati-4-0-1
ati-4-0-1-20000518-merge
kem
37
-0
/
+9399
2000-05-07
fallback to software antialiased lines
brianp
1
-0
/
+8
[next]