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
Age
Commit message (
Expand
)
Author
Files
Lines
2001-01-29
Remove #if 0'd-out call to DRILock.
tdfx-3-0-1-branch
gareth
1
-76
/
+71
2001-01-28
would be nice to know which texture is invalid
nathanh
1
-1
/
+1
2001-01-28
texture memory was overlapping with front buffer, resulting in screen
nathanh
1
-18
/
+17
2001-01-28
Fix depth clears properly this time. Update all instances of
gareth
6
-40
/
+64
2001-01-26
fixes black screens in descent3
nathanh
1
-9
/
+9
2001-01-26
Client-side updates for drmRadeonClear(...), fixes color/depth buffer
gareth
7
-41
/
+47
2001-01-24
- Misc cleanups.
gareth
19
-405
/
+346
2001-01-24
fixed driver(s) typo
brianp
1
-2
/
+3
2001-01-23
fixed line rasterization problems, as in Radeon driver
brianp
1
-21
/
+44
2001-01-23
fixed state update bugs by calling internal Mesa functions to restore state i...
brianp
1
-171
/
+203
2001-01-23
fixed subpixel errors in line rasterization
brianp
1
-20
/
+43
2001-01-23
polygon stipples were upside down and at wrong offset - fixed
brianp
1
-10
/
+13
2001-01-23
pull libdri check back a version, until XFree86 code sync.
alanh
2
-4
/
+4
2001-01-23
correct text output
alanh
1
-1
/
+1
2001-01-23
correct cut&paste error
alanh
1
-2
/
+2
2001-01-23
ensure client side version checking.
alanh
2
-0
/
+68
2001-01-22
disabled stencil span functions until there's h/w support, fixes conform prob...
brianp
1
-0
/
+2
2001-01-22
revert subimage changes
keithw
1
-6
/
+16
2001-01-22
added subpixel offsets to fix rasterization errors
brianp
3
-14
/
+26
2001-01-22
minor changes to fix accum and scissor test failures
brianp
1
-3
/
+4
2001-01-22
adjusted SUBPIXEL_X/Y offsets to fix xformn.c failure
brianp
1
-5
/
+5
2001-01-22
add subpixel offsets for GL_POINTS to fix pntrast.c failure
brianp
2
-12
/
+20
2001-01-20
minor conformance fixes
brianp
4
-5
/
+8
2001-01-19
GL_RETURN didn't write to software alpha buffers
brianp
1
-0
/
+11
2001-01-19
clean-up of tdfx/voodoo5 info (got undone in 4.0.2 merge)
brianp
1
-108
/
+32
2001-01-19
Fix calculation of depth clear value in mgaDDClearDepth()
keithw
1
-75
/
+8
2001-01-18
Fixed problem preventing compile on system w/o agpgart.
jhartmann
1
-2
/
+2
2001-01-18
Fix driver for new behaviour of driPrivate->lastStamp introduced
keithw
2
-2
/
+4
2001-01-18
Fix detection of logicop fallback in most drvers.
keithw
6
-16
/
+118
2001-01-16
minor indentation clean-ups
brianp
1
-17
/
+23
2001-01-16
- Enable bus mastering in PCI config space for those systems that do not
kem
2
-0
/
+11
2001-01-15
- Remove AGP_CNTL register programming -- it was a holdover from the Rage 128
kem
1
-19
/
+0
2001-01-13
Remove debug messages.
gareth
1
-1
/
+1
2001-01-11
Makefile.linux was checking $(MACHINE) for 'i386' before building the i810.o
keithw
1
-0
/
+3
2001-01-11
Added a bunch of new comments / documentation.
brianp
1
-24
/
+81
2001-01-11
fixed FX_GLIDE_SWAPINTERVAL typos
brianp
1
-2
/
+2
2001-01-11
fix one liner.
alanh
1
-1
/
+1
2001-01-11
- Re-enable freeing resources when the screen is destroyed
kem
2
-3
/
+9
2001-01-11
Minor updates (Alpha info, /dev/dri permissions, copyright date)
brianp
2
-34
/
+15
2001-01-11
- Add XF86Config file option to enable depth buffer moves (they are
kem
3
-9
/
+19
2001-01-11
- Update DRI docs for the Radeon and Rage 128 drivers
kem
2
-19
/
+84
2001-01-11
use better defines for disabled code
keithw
2
-1
/
+4
2001-01-10
- Use screen-relative instead of window-relative coordiantes to calculate
kem
1
-14
/
+15
2001-01-10
Remove duplicate LinkSourceFile entries.
gareth
1
-4
/
+1
2001-01-10
- Fix offscreen memory allocation calculation for textures
kem
1
-1
/
+1
2001-01-10
Fix texture upload at offset 0 bug. Quake 2 engine games use
gareth
2
-1
/
+12
2001-01-10
Really fix the Imakefile. These changes were obviously undone by a
gareth
1
-3
/
+8
2001-01-10
fix Radeon's Imakefile build
alanh
1
-2
/
+2
2001-01-09
verbose warning message when DRM can't be opened
nathanh
1
-0
/
+2
2001-01-09
CLIPSPAN macros were inconsistent across drivers
nathanh
3
-16
/
+6
[next]