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
2001-03-14
Fix incorrect colors with texturing (Steven Fuller).
full-1-0-0-branch
gareth
1
-4
/
+4
2001-03-13
Rest of MGA dualhead patch.
gareth
1
-16
/
+16
2001-03-12
Fix dualhead operation (Klaus Wilhelm Rose).
gareth
2
-6
/
+19
2001-03-12
Try that again...
gareth
14
-125
/
+116
2001-03-08
add missing texformat.[co]
alanh
1
-0
/
+2
2001-03-08
Add missing texformat.[co] to Mesa sources, objects. Should fix
gareth
5
-3
/
+13
2001-03-08
Fix ring space calculations, tests. Based on patch by Bruce Stockwell.
gareth
8
-88
/
+27
2001-03-07
Change error message to debug message when client dies while holding the
gareth
1
-1
/
+1
2001-03-07
Fix GL_DECAL textures.
gareth
3
-28
/
+25
2001-03-07
surround agp calls in drm_memory with __REALLY_HAVE_AGP instead of
alanh
2
-3
/
+2
2001-03-07
Get rid of FullScreen mode messages.
gareth
2
-29
/
+31
2001-03-07
Fix alphaSize at 32bpp.
gareth
1
-1
/
+1
2001-03-07
Fix typo.
gareth
1
-1
/
+1
2001-03-06
Fix binding of driver texture object when glBindTexture() hasn't been
gareth
2
-3
/
+31
2001-03-06
- Fix MGA texturing.
tdfx-3-1-0-20010306-merge
gareth
4
-155
/
+26
2001-03-06
Merge tdfx-3-1-0 branch.
gareth
53
-6747
/
+6781
2001-03-05
call i810DmaFinish() in HW_LOCK(). Fixed READ_RGBA to return properly scaled...
tdfx-3-1-0-20010306-freeze
brianp
1
-3
/
+4
2001-03-05
disabled condition in i810RegetLockQuiescent() - fixes glReadPixels synchroni...
brianp
1
-1
/
+8
2001-03-05
allow dristat to find out whether AGP is write-combined or not.
alanh
1
-0
/
+1
2001-03-05
fix that last patch to initialize the MTRR when AGP available.
alanh
1
-2
/
+3
2001-03-04
Don't try and setup the MTRR for AGP when AGP not available.
alanh
3
-4
/
+2
2001-03-02
enabling tex unit 1 but not unit 0 was broken
brianp
1
-1
/
+1
2001-03-02
fixed subpixel point/line rendering errors
brianp
2
-17
/
+45
2001-03-02
fixed polygons stipple and colormask conformance problems
brianp
1
-22
/
+27
2001-03-01
implement s/w fallbacks for 1D, 3D and texture borders
brianp
2
-73
/
+76
2001-03-01
Fixed remaining texenv mode bugs (only unit 0 so far).
brianp
1
-35
/
+87
2001-03-01
fixed a number of texture env setup bugs, more to come
brianp
1
-14
/
+31
2001-03-01
removed ~NEW_TEXTURE_ENABLE from INTERESTED bitfield to fix texture enable/di...
brianp
1
-2
/
+2
2001-03-01
LCS_ALPHA_FLAT/INTERP were incorrect
brianp
1
-2
/
+2
2001-03-01
add FLUSH_BATCH() to HW_LOCK macro
brianp
1
-0
/
+1
2001-03-01
oops, fix that message.
alanh
1
-1
/
+1
2001-03-01
put a nice informative message, when GrStippleMode_t isn't defined.
alanh
1
-0
/
+5
2001-02-28
Make the hardware bug workaround configurable. That way, people with
gareth
1
-1
/
+8
2001-02-28
Please try this if you experience lockups...
gareth
1
-1
/
+7
2001-02-28
Implement drmOpen* without /proc dependence
faith
6
-347
/
+326
2001-02-26
Fixed mustpass (separate specular) and vertex order conformance failures.
brianp
3
-2
/
+48
2001-02-26
Undo broken fix.
gareth
1
-1
/
+1
2001-02-26
Fix typo in context creation.
gareth
1
-1
/
+1
2001-02-24
two-sided lighting didn't always work when using s/w fallbacks
brianp
2
-21
/
+6
2001-02-23
another fix in _mesa_stencil_and_ztest_pixels() for hardware fallbacks
brianp
1
-5
/
+2
2001-02-23
added mgaChooseTexelFormat() and initialize teximage component size fields
brianp
1
-45
/
+144
2001-02-23
Fixed a few conformance problems:
brianp
4
-26
/
+27
2001-02-23
silence compiler warnings
brianp
1
-4
/
+5
2001-02-23
fixed XMesaCreateWindowBuffer() to only request s/w buffers when appropriate
brianp
1
-2
/
+4
2001-02-23
fixed bug in _mesa_stencil_and_ztest_pixels() found w/ DRI mga driver
brianp
1
-20
/
+20
2001-02-23
separate specular and polygon stipple fixes
brianp
3
-14
/
+42
2001-02-23
cosmetic clean-ups
brianp
1
-18
/
+17
2001-02-22
24-bit Z buffer reads/writes were broken
brianp
1
-4
/
+4
2001-02-22
fallback to s/w when there's a texture border
brianp
1
-1
/
+5
2001-02-22
check for two-sided lighting in stipple fallback case
brianp
1
-0
/
+3
[next]