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
Age
Commit message (
Expand
)
Author
Files
Lines
2000-11-08
4.0.1e merge
dawes
1
-2
/
+2
2000-11-08
merge with 4.0.1d
X_4_0_1d-20001107-merge
dawes
63
-109
/
+137
2000-11-01
Renabled Multitexture in 3D client-side driver
jhartmann
1
-1
/
+1
2000-10-31
pass 0xff to grStencilMask() in fxDDClear()
brianp
1
-1
/
+1
2000-10-27
Remove DD_LIGHTING_CULL from drivers (should only be set in Mesa).
alanh
2
-2
/
+0
2000-10-20
added LinkSourceFile cmds for katmai source files
brianp
1
-0
/
+13
2000-10-20
Allow use of Compaq's Math Library on Alpha. Put .. in host.def
alanh
8
-8
/
+12
2000-10-20
Actually commit the ctx->Texture.Enabled to ctx->Texture.ReallyEnabled
gareth
2
-5
/
+5
2000-09-28
Update the i810 driver to use ctx->Texture.ReallyEnabled as well
jhartmann
2
-4
/
+4
2000-09-28
Fixed Lament software fallback
jhartmann
3
-6
/
+6
2000-09-28
Fixed two things Rik pointed out in the last commit
jhartmann
1
-1
/
+1
2000-09-27
Merged the mga-lock-debug-0-2-0-branch with the trunk. This includes
jhartmann
2
-5
/
+7
2000-09-25
Treat GL_RGB textures properly in GL_DECAL
keithw
1
-1
/
+4
2000-09-24
commit xfree86 4.0.1d-pre update
alanh
83
-155
/
+883
2000-09-18
Ops, typo in last commit (#if should be #ifdef)
jhartmann
1
-1
/
+1
2000-09-18
Fixed problem when MesaUse3dnow is defined
jhartmann
1
-1
/
+1
2000-09-12
disable 'convert failed' message - it's not an error
brianp
1
-2
/
+2
2000-09-10
Fix building of 3DNow! support.
gareth
1
-2
/
+1
2000-09-07
Checked in change to make the mga driver work with Mesa 3.4
jhartmann
1
-5
/
+5
2000-09-07
Merged tdfx-2-1-branch
tdfx-2-1-20000907-merge
alanh
42
-672
/
+17720
2000-08-31
Bump version number after kernel interface changes.
keithw
1
-2
/
+2
2000-08-30
- Implemented stencil rendering (need to recompile kernel module).
keithw
26
-1897
/
+2034
2000-08-30
support for profiling
keithw
1
-3
/
+17
2000-08-30
disabled unsupported extensions
keithw
1
-6
/
+8
2000-08-30
Added generalized stencil fallback template.
keithw
1
-0
/
+132
2000-08-29
Use GLuint (rather than GLushort) for 32bit depth functions.
keithw
1
-3
/
+2
2000-08-29
Make sure i810BufferSize returns uptodate values - fixes stencil resize
keithw
1
-0
/
+7
2000-08-28
Correctly fallback to software on stencil rendering
keithw
2
-4
/
+1
2000-08-25
fix build problem
dawes
1
-1
/
+1
2000-08-20
Bug fixes for 32 bpp rendering (still disabled)
keithw
11
-91
/
+146
2000-08-18
more asm for color swapping
keithw
1
-2
/
+17
2000-08-17
- Performance tuning for non-fastpath pipelines.
keithw
13
-330
/
+425
2000-08-17
Performance work for the standard (non-eltpath) rendering pipelines. Good
keithw
13
-169
/
+218
2000-08-16
first part of 4.0.1b merge
dawes
20
-815
/
+490
2000-08-16
Initial revision
dawes
1
-0
/
+25
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
7
-38
/
+86
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
[next]