index
:
~agd5f/xf86-video-ati
dp2
evergreen_accel
master
r128-support
Unnamed repository; edit this file to name it for gitweb.
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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
2006-06-18
Implement accelerated EXA DownloadFromScreen hook.
Michel Dänzer
4
-17
/
+187
2006-06-18
Remove #include <fbdevhw.h>, not used here.
Michel Dänzer
1
-2
/
+0
2006-06-18
Prefer visuals with stencil when it's hardware acclerated.
Michel Dänzer
1
-3
/
+6
2006-06-18
Take part of the blame for the radeon driver.
Michel Dänzer
1
-0
/
+1
2006-06-18
Add Option "DepthBits".
Michel Dänzer
5
-16
/
+54
2006-06-16
[PATCH] move the declaration of pMach64 into the correct ifndef statement
ati-6_6_1
Tilman Sauerbeck
1
-1
/
+4
2006-06-16
ati: prepare for release
Dave Airlie
3
-5
/
+5
[next]