index
:
xorg/driver/xf86-video-r128
CYGWIN
DAMAGE-XFIXES
IPv6-REVIEW
XACE-SELINUX
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
agd5f-superpatch
ati-1-0-branch
ati-6.6-branch
ati-6.7-branch
atombios-support
import-1.1.3
lg3d-dev-0-6-1
lg3d-dev-0-6-1-1
lg3d-dev-0-6-2
lg3d-dev-0-7-0
lg3d-dev-0-7-1
lg3d-master
mach64-pci
mach64-pci-1
master
pci-rehash
pci-rework
randr-1.2
zaphod-lolz
ATI Rage128 video driver (mirrored from https://gitlab.freedesktop.org/xorg/driver/xf86-video-r128)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2006-09-16
Update to my latest code (also includes some of Henry's fixes)
agd5f-superpatch
Alex Deucher
5
-423
/
+704
2006-09-15
radeon: add back fix for my 7500
Dave Airlie
1
-2
/
+2
2006-09-15
radeon: commit updated superpatch
Dave Airlie
6
-2530
/
+3122
2006-09-12
radeon: this stops mergedfb working on my ATI M7 development board
Dave Airlie
1
-1
/
+2
2006-09-10
Revert "* [ Bug 6966 ] large negative refresh rates reported"
Michel Dänzer
3
-433
/
+212
2006-09-03
Removed the warning re. the r300 DRI driver status.
Tilman Sauerbeck
1
-9
/
+0
2006-08-31
* [ Bug 6966 ] large negative refresh rates reported
Henry Zhao
3
-212
/
+433
2006-08-25
and of course it takes two commits to do a simple commit
ati-6_6_2
Dave Airlie
1
-1
/
+1
2006-08-25
add changelog hook from nv driver
Dave Airlie
1
-1
/
+8
2006-08-24
Enable CPIO in the atimisc driver on ia64 platforms.
Adam Jackson
1
-1
/
+1
2006-08-24
Disable DRI on xpress 200{,m} since we know it's broken.
Adam Jackson
1
-0
/
+13
2006-08-24
Disable DRI on RN50 in a more pleasant way.
Adam Jackson
2
-5
/
+7
2006-08-25
update version numbers for release
Dave Airlie
2
-2
/
+2
2006-08-25
make colortiling default to on all cards
Dave Airlie
1
-5
/
+2
2006-08-12
[mach64] RENDER support: drop caching DP_WRITE_MASK.
George Sapountzis
2
-4
/
+0
2006-08-12
[mach64] RENDER support: save/restore, cache texture registers.
George Sapountzis
3
-2
/
+78
2006-08-12
[mach64] RENDER support (bug #6877).
George Sapountzis
8
-1
/
+1094
2006-08-12
radeon: make some local data static
Dave Airlie
1
-3
/
+3
2006-08-05
[mach64] Halve max w/h for hardware-accelerated operations.
George Sapountzis
2
-9
/
+25
2006-08-05
[mach64] EXA: add memcpy-based UTS/DFS.
George Sapountzis
1
-0
/
+62
2006-08-05
[mach64] XAA: minor refactoring of memory manager setup.
George Sapountzis
2
-200
/
+239
2006-08-05
[mach64] EXA support.
George Sapountzis
18
-59
/
+1071
2006-07-29
Bug #6623: Fix I2C bus Mach64 initialisation failure.
Samuel Thibault
1
-6
/
+25
2006-07-29
Fix warnings for Option:1 bit fields.
Marc Aurele La France
1
-13
/
+13
2006-07-29
Bug #807: copy throttling.
Marc Aurele La France
1
-0
/
+12
2006-07-29
Bug #807: invalidate read-back cache.
Marc Aurele La France
4
-5
/
+37
2006-07-29
Bug #807: split out TestRegisterCaching block for DP regs.
George Sapountzis
1
-104
/
+62
2006-07-29
Bug #807: split out TestRegisterCaching block for DP regs.
George Sapountzis
1
-34
/
+44
2006-07-23
Bug #6819: Fix broken rendering with *8b8g8r8 source formats.
Michel Dänzer
2
-21
/
+15
2006-07-13
Move variable declarations before statements to be C89 compatible
Tilman Sauerbeck
1
-2
/
+2
2006-07-03
Bug #6872: Disable digital output while reading ROM with Radeon 7000.
Alex Williamson
1
-0
/
+19
2006-07-03
Do even less cache flushing when the previous engine mode is known.
Michel Dänzer
3
-11
/
+26
2006-07-03
Bug #6762: Remove gratuitous cache flushing.
Eric Anholt
1
-4
/
+2
2006-07-03
Build and warning fixes for !defined(USE_XAA).
Michel Dänzer
4
-7
/
+24
2006-07-03
Reserve HW cursor memory statically instead of from EXA offscreen.
Michel Dänzer
4
-136
/
+83
2006-07-02
Clean up some redundant code.
Michel Dänzer
1
-16
/
+2
2006-07-02
Bug #6548: Fix playback of interlaced video with more than 1023 lines.
Michel Dänzer
1
-1
/
+1
2006-07-02
Bug #6939: Disable RENDER acceleration by default on RN50.
Michel Dänzer
1
-2
/
+3
2006-07-02
Bug #6939: Disable 3D acceleration on RN50 by setting invalid ClientDriverName.
Weixing Zhang
1
-0
/
+5
2006-06-29
Fix build for !defined(USE_EXA).
Frank Gevaerts
1
-0
/
+2
2006-06-29
Remove unused variables.
Michel Dänzer
1
-2
/
+0
2006-06-29
Don't declare unused variables on __powerpc__ and __alpha__.
Michel Dänzer
1
-0
/
+2
2006-06-29
Fix strict aliasing violation flagged by gcc -Wall.
Michel Dänzer
2
-13
/
+13
2006-06-26
radeon: force CP and VIP clocks on some r300 and rv100 chips.
Dave Airlie
1
-0
/
+16
2006-06-24
Bug #7274: Fix corruption with 'small' accelerated DownloadFromScreen transfers.
Michel Dänzer
1
-3
/
+15
2006-06-23
Remove obsolete FIXME.
Tilman Sauerbeck
1
-7
/
+0
2006-06-23
Use AC_CHECK_HEADER() to check for exa.h
Tilman Sauerbeck
1
-2
/
+6
2006-06-23
Use AC_MSG_RESULT() instead of echo for check results.
Tilman Sauerbeck
1
-9
/
+8
2006-06-23
conditionally declare pPCI and PciReg, too
Tilman Sauerbeck
1
-2
/
+5
2006-06-21
Bug #7283: Build fixes for !defined(XF86DRI).
Michel Dänzer
4
-30
/
+41
[next]