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-09-19
Fix loop epilogue code, still missing a triangle here and there.
sse-1-0-0-branch
gareth
1
-6
/
+12
2000-09-19
Fix parameters to mgaAllocVertexDwords().
gareth
1
-1
/
+4
2000-09-19
Fix structure offsets, stack bugs.
gareth
1
-3
/
+6
2000-09-18
Add initial SSE code for render_vb_triangles on the fastpath. Code is
gareth
3
-4
/
+405
2000-09-18
Get latest Mesa updates - added SSE streaming store instructions,
gareth
1
-1
/
+15
2000-09-18
Get latest Mesa updates - added SSE prefetching instructions.
gareth
1
-1342
/
+1349
2000-09-17
Get latest Mesa updates.
gareth
2
-256
/
+260
2000-09-10
Turn on SSE assembly-optimized functionality inside Mesa when using the
gareth
7
-23
/
+121
2000-09-10
Sync with 2.4.0-test8 kernel.
gareth
5
-7
/
+7
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
Merge of tdfx branch undid the changes from the 2.4.0-test8-pre5 kernel
gareth
3
-23
/
+3
2000-09-07
Merged tdfx-2-1-branch
tdfx-2-1-20000907-merge
alanh
175
-17225
/
+18964
2000-09-06
Sync with 2.4.0-test8-pre5 kernel.
gareth
27
-666
/
+698
2000-09-05
Misleading error messages. Has led me down the wrong track twice now.
nathanh
1
-3
/
+3
2000-09-04
Bugs 113551, 113552 - Fix some minor documentation errors.
gareth
1
-2
/
+2
2000-09-01
init result->next=0 in fxTMNewRangeNode() to be extra safe
brianp
1
-1
/
+1
2000-08-31
Bump version number after kernel interface change.
keithw
1
-2
/
+2
2000-08-31
Bump version number after kernel interface change.
keithw
1
-3
/
+4
2000-08-31
Bump version number after kernel interface changes.
keithw
1
-2
/
+2
2000-08-31
Pre Linux 2.4.0 compatibility header file
faith
1
-0
/
+41
2000-08-30
Advertize the 24/8 depth/stencil visuals.
keithw
1
-6
/
+9
2000-08-30
Added planemask args for color and depthbuffer clears.
keithw
2
-2
/
+9
2000-08-30
Initialize vertsize correctly.
keithw
4
-58
/
+121
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
Initialize pdisp fields to NULL in driCreateDisplay().
brianp
1
-0
/
+8
2000-08-30
Added generalized stencil fallback template.
keithw
1
-0
/
+132
2000-08-30
removed bogus assertion in fxSetBlend(), fixes bug 113086
brianp
1
-2
/
+0
2000-08-29
updated locale xmkmf command
brianp
1
-1
/
+1
2000-08-29
Use GLuint (rather than GLushort) for 32bit depth functions.
keithw
1
-3
/
+2
2000-08-29
Make default visual doublebuffered.
keithw
1
-2
/
+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-28
Add compatibility header file to make Linux 2.4.0 kernel patches cleaner.
faith
10
-26
/
+9
2000-08-28
Removed clearing of front buffer from I810DRIInitBuffers, + some server regen...
jhartmann
3
-18
/
+17
2000-08-26
Fix off-screen clearing in noaccel case.
dawes
2
-4
/
+9
2000-08-26
Fix a build problem when not using the Matrox HAL.
dawes
1
-1
/
+1
2000-08-26
Fix g400 dual head accel state restoration problem that is exposed when
dawes
4
-146
/
+46
2000-08-26
Sync with Linux 2.4.0-test7
faith
11
-2
/
+120
2000-08-26
fix a crash when acceleration is disabled
dawes
1
-5
/
+11
2000-08-25
Merge in support for G400 dual head. NOTE: this requires Matrox's binary
dawes
13
-122
/
+2331
2000-08-25
fix build problem
dawes
1
-1
/
+1
2000-08-25
Apply patch from Alan Hourihane to temporarily allow compilation on Alpha
faith
3
-0
/
+24
2000-08-25
Remove misleading authorship information from sis driver
faith
4
-12
/
+2
2000-08-25
Improve detection of kill_fasync parameter count
faith
2
-6
/
+23
2000-08-22
lots of updates and reorganization
brianp
1
-216
/
+248
2000-08-20
Bug fixes for 32bpp rendering (still disabled).
keithw
1
-12
/
+95
2000-08-20
Bug fixes for 32bpp rendering (still disabled)
keithw
1
-4
/
+6
[next]