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
Age
Commit message (
Expand
)
Author
Files
Lines
2002-10-29
Cleaned version of Felix's smartwait patch
keithw
3
-50
/
+58
2002-10-29
Cleaned version of Felix's smartwait patch.
keithw
3
-113
/
+86
2002-10-29
make radeon_sanity.c more like r200_sanity.c
keithw
1
-36
/
+124
2002-10-27
re-disable libXThrStub building.
anholt
1
-1
/
+1
2002-10-25
move R200_FIREVERTICES() sooner in r200DestroyContext()
brianp
2
-4
/
+2
2002-10-25
restore libGL compatibility (hopefully)
alanh
2
-2
/
+1
2002-10-25
some missing XFree86 tags
alanh
4
-0
/
+8
2002-10-24
Enable NV_blend_square and ATI_texture_mirror_once. Some merges still
idr
4
-33
/
+64
2002-10-24
remove other references to HAVE_DRM_COMMAND
alanh
3
-80
/
+0
2002-10-23
Work around recursive locking issue
keithw
1
-0
/
+10
2002-10-23
remove Compat42 stuff from the i8x0 driver - no longer needed with the
alanh
1
-0
/
+2
2002-10-22
final part of XFree86 4.2.99.2 merge
X_4_2_99_2-20021023-merge
alanh
160
-220
/
+232
2002-10-22
more merging
alanh
4
-37
/
+74
2002-10-22
Initial revision
alanh
10
-0
/
+2565
2002-10-22
fix inconsistent type aliasing (Felix Kühling)
mdaenzer
2
-4
/
+4
2002-10-22
add subpixel offset to Y coordinate
mdaenzer
2
-3
/
+4
2002-10-20
don't use texture placeholder heaps after they've been destroyed
trunk-20021022
mdaenzer
5
-2
/
+5
2002-10-14
Remove bogus division by 64 in r200UploadAGPClientSubImage().
keithw
1
-1
/
+9
2002-10-14
Take padding into account when calculating rectangular texture size.
keithw
1
-2
/
+5
2002-10-12
Fix a bug where if an image is ever clientdata, it will always be clientdata
keithw
1
-0
/
+2
2002-10-10
New env var R200_AGP_CLIENT_TEXTURES, tells the driver that rectangular,
keithw
4
-20
/
+39
2002-10-10
use dlerror() to get more descriptive error message when we can't load a driver
brianp
1
-2
/
+3
2002-10-09
Increase nr outstanding clears to 8
keithw
1
-1
/
+3
2002-10-09
Added GL_EXT_stencil_wrap extension
brianp
2
-0
/
+19
2002-10-09
Use TEXTURE0_ANY instead of 0x00f, etc.
brianp
1
-2
/
+2
2002-10-09
In testing ctx->Texture._ReallyEnabled, replace 0x00f with TEXTURE0_ANY
brianp
1
-2
/
+2
2002-10-07
Clean up r200WaitForIdleLocked().
keithw
1
-25
/
+17
2002-10-04
don't abort on -EINTR
mdaenzer
2
-4
/
+12
2002-10-03
Make agp readpixels wait via r200Finish, hence irq's.
keithw
1
-1
/
+2
2002-10-02
* wait for vertical blank as late as possible
mdaenzer
3
-13
/
+27
2002-10-02
respect RADEON_NO_USLEEPS and spin a bit in place otherwise
mdaenzer
1
-6
/
+20
2002-10-02
Fix test for emitting irq...
keithw
1
-30
/
+32
2002-10-01
Add debug for new DEBUG_PIXEL flag
keithw
1
-27
/
+57
2002-10-01
New DEBUG_PIXEL flag
keithw
2
-0
/
+4
2002-10-01
A version of Felix's irq-wait patch
keithw
3
-48
/
+44
2002-09-29
Turn irq's back on for r200
keithw
1
-2
/
+1
2002-09-29
irqwait patch from felix
keithw
3
-49
/
+56
2002-09-28
Apply Felix's patch to the r200 as well
keithw
1
-1
/
+26
2002-09-28
call radeonWaitForIdle if do_irq's is false (oops)
keithw
1
-0
/
+2
2002-09-28
radeonFinish uses ioctls
keithw
1
-1
/
+23
2002-09-27
Modified GET_CURRENT_VB_MAX_ELTS to not over-commit the buffer when
idr
1
-1
/
+6
2002-09-26
R200 sync-to-vblank support (set LIBGL_THROTTLE_REFRESH=1)
anholt
6
-7
/
+36
2002-09-25
change RADEON_PARAM_IRQ_ACTIVE to RADEON_PARAM_IRQ_NR
mdaenzer
1
-1
/
+1
2002-09-25
add usleeps (disable with RADEON_NO_USLEEPS), IRQs (disable with RADEON_NO_IR...
mdaenzer
5
-8
/
+90
2002-09-24
re-enable DriDrivers
alanh
1
-2
/
+1
2002-09-23
Correct assertion.
keithw
1
-1
/
+1
2002-09-23
Disable irq's temporarily
keithw
1
-1
/
+2
2002-09-23
merged r200-0-2-branch to trunk
keithw
23
-362
/
+1712
2002-09-23
Disable printf
keithw
1
-272
/
+174
2002-09-11
- Fix various bugs in the DRI support for the i830 and i845G (Keith Whitwell).
dawes
22
-22517
/
+902
[next]