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
/
extras
/
Mesa
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2000-10-20
Allow use of Compaq's Math Library on Alpha. Put .. in host.def
alanh
1
-0
/
+5
2000-09-24
commit xfree86 4.0.1d-pre update
alanh
3
-5
/
+5
2000-09-07
Merged tdfx-2-1-branch
tdfx-2-1-20000907-merge
alanh
113
-19238
/
+3539
2000-09-01
init result->next=0 in fxTMNewRangeNode() to be extra safe
brianp
1
-1
/
+1
2000-08-30
removed bogus assertion in fxSetBlend(), fixes bug 113086
brianp
1
-2
/
+0
2000-08-17
Fix for (another cause of) the two-sided lit, unfilled triangle bug.
keithw
1
-2
/
+2
2000-08-16
first part of 4.0.1b merge
dawes
4
-7
/
+14
2000-07-31
fixed out-of-texture-memory bug (James Matthews)
brianp
1
-3
/
+3
2000-07-20
fixed a debug test conditional
brianp
1
-1
/
+1
2000-07-19
added still more texmem debug code
brianp
1
-1
/
+10
2000-07-19
fixed texture proxy typos
brianp
1
-2
/
+2
2000-07-19
added more texmem debug code
brianp
1
-2
/
+12
2000-07-19
added more diag messages for 'No space for texture' bug
brianp
1
-1
/
+16
2000-07-12
applied latest changes to sync up with XFree86 4.0.1
brianp
4
-53
/
+49
2000-07-11
Merge XFree86 4.0.1
alanh
6
-7
/
+11
2000-07-10
Initial revision
alanh
2
-0
/
+1795
2000-06-19
check for special cases of value = 0 or 1 in glAccum
brianp
1
-2
/
+5
2000-06-18
disable GL_REPLACE tex env pipeline optimization
brianp
1
-1
/
+2
2000-06-16
updated GL_RENDERER date to 20000616
brianp
1
-1
/
+1
2000-06-16
revamped _mesa_CopyTexSubImage[123]D to work like _mesa_CopyTexImage[123]D
brianp
1
-75
/
+74
2000-06-16
don't try to enable/disable HW stencil without HW stencil buffer
brianp
1
-4
/
+4
2000-06-16
removed GL_REPLACE texenv optimization - it's broken
brianp
1
-1
/
+2
2000-06-16
don't use fxTMReloadSubMipMapLevel() for now - it's broken
brianp
1
-1
/
+4
2000-06-16
only call grStencil functions if we have HW stencil
brianp
1
-12
/
+15
2000-06-15
Moved LLBL macro definition into assyntax.h, removed it from .S files.
brianp
27
-506
/
+363
2000-06-12
Fixed GL_EXT_vertex_array dispatch problem.
brianp
17
-153
/
+348
2000-06-12
Merged the tdfx-2-0 branch onto the trunk
tdfx-2-0-20000612-merge
daryll
10
-711
/
+2234
2000-06-08
Merged glxmisc-3-0-0
glxmisc-3-0-0-20000608-merge
brianp
67
-4512
/
+10403
2000-05-30
Merged bsd-1-0-0
bsd-1-0-0-20000531-merge
dfr
1
-1
/
+1
2000-05-18
Merged ati-4-0-1
ati-4-0-1-20000518-merge
kem
1
-1
/
+9
2000-05-05
fixed glDrawBuffer(GL_NONE) bug
brianp
2
-6
/
+16
2000-05-05
replaced buggy fxDDReadRGBAPixels() with read_R5G6B5_pixels()
brianp
1
-18
/
+35
2000-05-05
toggle DD_LINE_SMOOTH in GL_LINE_SMOOTH case
brianp
1
-0
/
+11
2000-05-05
fixed crash in selection/feedback mode
brianp
1
-1
/
+2
2000-05-03
Merged glxmisc-2-0-0
glxmisc-2-0-0-20000503-merge
brianp
10
-18
/
+15
2000-04-21
flat-shaded lines were miscolored
brianp
1
-12
/
+4
2000-04-20
Merged glxmisc-1-0-0
glxmisc-1-0-0-20000420-merge
brianp
88
-1896
/
+4979
2000-04-11
More work on the GL_BLEND for performer this time without breaking Q3A.
daryll
2
-10
/
+11
2000-04-09
Only enable DRI for 16bpp mode.
daryll
5
-23
/
+65
2000-04-04
Merged mga branch with trunk
mga-0-0-2-20000404-merge
jhartmann
6
-4
/
+10
2000-04-04
span buffer was being allocated too small for some visuals
brianp
1
-1
/
+1
2000-03-31
mask/disable stencil/accum clears in fxDDClear()
brianp
1
-1
/
+4
2000-03-30
implemented optimized glReadPixels - preliminary
brianp
1
-2
/
+121
2000-03-30
improved PrintTexture debug function
brianp
1
-7
/
+36
2000-03-30
fixed typos in generate_lookup_tables()
brianp
1
-2
/
+2
2000-03-30
fixed subtexture address calculation bug
brianp
1
-32
/
+32
2000-03-29
added a few new enums
brianp
1
-0
/
+3
2000-03-29
fixed bug in set_extension()
brianp
1
-1
/
+1
2000-03-29
added replacement for non-standard strdup()
brianp
1
-2
/
+14
2000-03-29
new texture image interface and optimizations
brianp
11
-777
/
+569
[next]