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
/
programs
/
Xserver
/
hw
/
xfree86
/
drivers
/
savage
Age
Commit message (
Expand
)
Author
Files
Lines
2004-06-02
Replace drmHandle, drmContext, drmDrawable, drmMagic and related types with
idr
3
-11
/
+11
2004-06-01
Replace all occurances of XF86DRIClipRect (and related typedefs) with
idr
1
-1
/
+1
2004-04-09
Build fix.
fxkuehl
1
-1
/
+1
2004-03-26
- make savage4 use 2 as a cobIndex as well. Apparently only rev.A savage4s u...
agd5f
1
-7
/
+3
2004-03-26
- explicitly disable XvMC support on Savage3D based chips. I don't know if
agd5f
1
-0
/
+4
2004-03-26
- Fix tile mode and enable it by default. It can still be disabled with the
agd5f
3
-57
/
+12
2004-03-24
- fix accel bug again. accidently reverted in my last change.
agd5f
1
-0
/
+4
2004-03-23
- re-enable AGPMode option
agd5f
6
-29
/
+76
2004-03-22
fix AdjustFrame() for mobile savages
agd5f
1
-9
/
+5
2004-03-22
- Update savage man page (add 2d/3d status and new options)
agd5f
2
-11
/
+54
2004-03-22
- Fix off by one bug in HW cursor location and cob alignment (Felix Kühling)
agd5f
1
-67
/
+9
2004-03-20
- Rework non-Xv streams code
agd5f
4
-98
/
+212
2004-03-08
add missing FOURCC_IA44 bits (needed for xvmc) to savage_video.c (Sarath Menon)
agd5f
1
-0
/
+4
2004-03-04
Adding missing XvMC initialization code. This may not fix XvMC on savage it ...
agd5f
1
-0
/
+7
2004-03-02
remove videodev2.h, savage_util.c/h. S3 remnants no longer needed
agd5f
3
-1552
/
+0
2004-03-02
- Add check to make sure there is enough ram for 3D with the mode/depth
driinterface-0-0-3-20040303-premerge
agd5f
4
-71
/
+50
2004-02-27
Make DPMS work for flatpanels when the BIOS is not setting modes.
agd5f
1
-1
/
+31
2004-02-24
remove un-needed/unused function declaration.
agd5f
1
-1
/
+0
2004-02-24
build fix for old gcc's
alanh
1
-1
/
+2
2004-02-22
Merged the DRI-enabled Savage 2D driver from the savage-2-0-0-branch into the...
fxkuehl
20
-362
/
+7107
2003-09-12
third round (just r128/radeon/i810/i830 to do)
alanh
6
-269
/
+838
2003-03-25
driver merge
alanh
3
-17
/
+23
2002-10-22
final part of XFree86 4.2.99.2 merge
X_4_2_99_2-20021023-merge
alanh
4
-137
/
+323
2002-01-27
First pass merge of XFree86 4.2.0 import.
dawes
3
-54
/
+143
2001-08-22
First part of XFree86 4.1.99.1 merge.
X_4_1_99_1-20010822-merge
dawes
3
-31
/
+44
2001-06-14
First pass of 4.1.0 merge.
dawes
4
-68
/
+115
2001-05-01
Initial merge for XFree86 4.0.99.3 import
dawes
4
-337
/
+338
2001-04-09
First pass of XFree86 4.0.99.2 merge.
dawes
2
-3
/
+7
2001-03-19
Initial XFree86 4.0.99.1 merge.
dawes
5
-468
/
+722
2001-03-19
Initial revision
dawes
4
-0
/
+1991
2001-01-05
Merged ati-5-0-0
ati-5-0-0-20010105-merge
kem
5
-68
/
+126
2000-12-05
Initial revision
dawes
12
-0
/
+5571